Просмотр исходного кода

手持-拣货自动确认逻辑调整2

zhaohuanhuan 2 месяцев назад
Родитель
Сommit
75f75a2de0
1 измененных файлов с 4 добавлено и 10 удалено
  1. 4 10
      src/views/outbound/picking/list/index.vue

+ 4 - 10
src/views/outbound/picking/list/index.vue

@@ -472,12 +472,8 @@ const _handlerScan=(code)=> {
               onScan(4)
               activeItem.value=activeBarcode
               countTrueFalseBy.value=true
-              setTimeout(()=>{
-                countRef.value?.focus()
-              },200)
               // setTimeout(()=>{
-              //   //匹配到条码扣减库存
-              //   onCount(activeBarcode,0)
+              //   countRef.value?.focus()
               // },200)
             }).catch(()=>{
               const allOperationTimeExist = modelLocative.list.every(({ operationTime }) => operationTime);
@@ -493,11 +489,9 @@ const _handlerScan=(code)=> {
             //匹配到条码扣减库存
             activeItem.value=activeBarcode
             countTrueFalseBy.value=true
-            setTimeout(()=>{
-              countRef.value?.focus()
-            },200)
-            // onCount(activeBarcode,0)
-          // },200)
+            // setTimeout(()=>{
+            //   countRef.value?.focus()
+            // },200)
         }
     }else{
       //查询组合条码