gangyj hace 3 años
padre
commit
edd4aa4e3d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/manager/projectinfo/detail.vue

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

@@ -407,7 +407,7 @@
           let ids = this.wbsId.toString().split(',');
           obj.wbsId = ids[0];
           obj.referencePrivateWbsProjectId = ids[1];
-          obj.primaryKeyId = this.leftTreeData[0].primaryKeyId;
+          // obj.primaryKeyId = this.leftTreeData[0].primaryKeyId;
         }else{
           //公有库
           obj.referenceType =  "public";