maotao 4 miesięcy temu
rodzic
commit
dac375c463
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      components/IncidentListFilter.vue

+ 2 - 0
components/IncidentListFilter.vue

@@ -215,6 +215,8 @@
215
 		searchData.categoryValue = {};
215
 		searchData.categoryValue = {};
216
 		searchData.dept = {};
216
 		searchData.dept = {};
217
 		searchData.deptValue = {};
217
 		searchData.deptValue = {};
218
+		searchData.selectBuildingId = [];
219
+		searchData.areaName = [];
218
   }
220
   }
219
 
221
 
220
   // 取消
222
   // 取消