Quellcode durchsuchen

高程勾选后,再次配置因子树结构数据展示错误问题修改

maxiaoxiao vor 11 Monaten
Ursprung
Commit
291f503c7b
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      src/views/siteselection/components/yxyzPop.vue

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

@@ -333,6 +333,7 @@ export default {
       } else {
         // 选择模板时,生成新的树
         this.dialogData = JSON.parse(JSON.stringify(this.tableData));
+        this.options = JSON.parse(JSON.stringify(this.optionsTemp))
         // this.setData(this.dialogData);
       }
       if (this.defaultArr.length) {