yusheng 4 часов назад
Родитель
Сommit
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) {