Explorar el Código

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

zhaohuanhuan hace 7 meses
padre
commit
60d081df0e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 : []
   return result.length > 0 ? result : []
 }
 }
 
 
-
 //扣除商品数量
 //扣除商品数量
 const weightRef=ref(null)
 const weightRef=ref(null)
 const cutBarcode = (itemActive, count) => {
 const cutBarcode = (itemActive, count) => {