소스 검색

feat: ces

liujt 1 개월 전
부모
커밋
24a1d4a06a
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/bpm/handleTask/components/saleOrder/saleReturnGoods/detailDialog.vue
  2. 1 1
      src/views/bpm/stockManagement/storage.vue

+ 1 - 1
src/views/bpm/handleTask/components/saleOrder/saleReturnGoods/detailDialog.vue

@@ -143,7 +143,7 @@
         v-if="activeComp == 'inoutBound'&&form.id"
         :form="form"
         :sourceBizNo="form.returnNo"
-        :detailList="form.productList.filter((item) => item.packageId)"
+        :detailList="mergeData"
         :saleProductList="form.productList.filter((item) => !item.packageId)"
         :bizType="6"
         :isMoreProduct="true"

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

@@ -2120,7 +2120,7 @@
                       batchNum: val.productBrand
                         ? val.productBrand
                         : val.batchNo,
-                      num: 1
+                      num: val.packingQuantity
                     };
                   })
                 : [