Explorar o código

节点参数新增nodeid

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
3dcb5a0ee2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/manager/wbsinfo/edit.vue

+ 1 - 1
src/views/manager/wbsinfo/edit.vue

@@ -2743,7 +2743,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 () {//节点参数弹框保存按钮
       if (this.nodeInfoTable) {