Преглед изворни кода

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

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) => {