Sfoglia il codice sorgente

修复节点参数

gangyj 2 anni fa
parent
commit
8e6328d7d6
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/views/manager/projectinfo/tree.vue

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

@@ -2302,8 +2302,8 @@ export default {
     nodeInfo (data) {//节点参数按钮
       this.keymap()
       //console.log(data)
-      this.jiedianId = data.id
-      this.parameters(data.id)
+      this.jiedianId = data.primaryKeyId
+      this.parameters(data.primaryKeyId)
       this.nodeInfoVisible = true;
     },
     addNodeInfoTable () {//添加节点参数数据