Bladeren bron

宝时快上-无推荐库位时步清空库位

zhaohuanhuan 2 dagen geleden
bovenliggende
commit
17825b86c5
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      src/views/inbound/putaway/task/index.vue

+ 2 - 2
src/views/inbound/putaway/task/index.vue

@@ -765,8 +765,8 @@ const _getRecommendedLocation = async (item, options = {}) => {
       searchCount.value = 1
     }
   } catch (err) {
-    forbidForcePutaway.value = true
-    locationList.value = []
+    // forbidForcePutaway.value = true
+    // locationList.value = []
     scanError()
     console.error(err)
   }