Răsfoiți Sursa

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

maxiaoxiao 1 an în urmă
părinte
comite
64bc22074d
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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 = [];