duy 2 жил өмнө
parent
commit
49d2f40170

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

@@ -2932,7 +2932,7 @@ export default {
     async setParameterName() {
       //设置参数名称中添加节点参数按钮
       // wbsId: this.jiedianId
-      this.namelists.unshift({ name: "", remark: "", k: "", type: 0 });
+      this.namelists.unshift({ name: "", remark: "", k: "", type: 0 ,nodeId:this.jiedianId});
     },
     async nodeInfoSave() {
       //节点参数弹框保存按钮