Explorar o código

私有wbs树修改

duy hai 1 ano
pai
achega
8e83ff835a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/manager/projectinfo/tree.vue

+ 1 - 1
src/views/manager/projectinfo/tree.vue

@@ -1966,7 +1966,7 @@ export default {
         this.nodeDetail = Object.assign({}, res.data.data);
       });
       this.updateNodeTable();
-      this.nodeTypeChange(53)
+      this.nodeTypeChange(data.nodeType)
 
       //获取节点展开路径
       this.getExpandedKeys(node);