chenrui  2 년 전
부모
커밋
bbbf11a683
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      src/views/systemSettings/warningSet/index.vue

+ 6 - 6
src/views/systemSettings/warningSet/index.vue

@@ -209,12 +209,12 @@ const submitID = ref<string | any>("");
 const delName = ref<string>("");
 const listqueryTemplateID = ref<string | any>("");
 const tableForm = reactive<any>({
-  IATACode: "",
-  departmentAirport: "",
-  landingAirport: "",
-  flightNo: "",
-  startDate: "",
-  endDate: "",
+  IATACode: null,
+  departmentAirport: null,
+  landingAirport: null,
+  flightNo: null,
+  startDate: null,
+  endDate: null,
   // alarmSceneId: "",
   // event: "",
 }); //弹窗内容