Jelajahi Sumber

选址因子配置可选因子重置

maxiaoxiao 11 bulan lalu
induk
melakukan
64bc22074d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/siteselection/components/yxyzPop.vue

+ 1 - 1
src/views/siteselection/components/yxyzPop.vue

@@ -345,7 +345,7 @@ export default {
   },
   watch: {
     dialogVisible(oldVal, newVal) {
-      // this.resetDialogData();
+      if (newVal) this.resetDialogData();
     },
     yzTableData(oldVal, newVal) {
       let idArr = [];