소스 검색

活动单复核-增加组合商品复核

zhaohuanhuan 8 달 전
부모
커밋
60d081df0e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/outbound/check/activity/index.vue

+ 0 - 1
src/views/outbound/check/activity/index.vue

@@ -258,7 +258,6 @@ const getBarcodeCombine=(goodsList, combineSkuMap)=>{
   return result.length > 0 ? result : []
 }
 
-
 //扣除商品数量
 const weightRef=ref(null)
 const cutBarcode = (itemActive, count) => {