Explorar o código

私有wbs修改

duy hai 1 ano
pai
achega
b0aa4709f3
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(data.nodeType)
+      // this.nodeTypeChange(data.nodeType)
 
       //获取节点展开路径
       this.getExpandedKeys(node);