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

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

@@ -689,7 +689,8 @@
           if(type == 1){
             this.nodeDetail = {
               parentId:res.data.data.id,
-              parentName:parentName
+              parentName:parentName,
+              pkeyId:res.data.data.pkeyId
             };
           }else{
             this.nodeDetail = Object.assign({},res.data.data);