chenrui  1 年之前
父節點
當前提交
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: "",
 }); //弹窗内容