Explorar el Código

修复接口传参

gangyj hace 2 años
padre
commit
266e113464
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 () {//添加节点参数数据