gangyj 3 yıl önce
ebeveyn
işleme
edd4aa4e3d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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";