yusheng 6 小時之前
父節點
當前提交
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) {