Parcourir la source

修复接口传参

gangyj il y a 2 ans
Parent
commit
266e113464
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/manager/projectinfo/tree.vue

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

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