yusheng 5 시간 전
부모
커밋
c34fba9b73
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/bpm/stockManagement/storage.vue

+ 1 - 1
src/views/bpm/stockManagement/storage.vue

@@ -1663,7 +1663,7 @@
         this.formData.approvalUserId =
           this.form.approvalUserId || userInfo.userId;
         // this.formData.extInfo.supplierName = this.form.supplierName;
-        // this.formData.extInfo.supplierId = this.form.supplierId;
+        // this.formData.extInfo.supplierId = this.form.supplierId;        // this.formData.extInfo.supplierId = this.form.supplierId;
         console.log('saleProductList-------------------', this.saleProductList);
 
         if (this.saleProductList?.length > 0) {