Browse Source

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

maxiaoxiao 11 tháng trước cách đây
mục cha
commit
64bc22074d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = [];