yusheng hai 10 horas
pai
achega
c34fba9b73
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) {