@@ -555,7 +555,7 @@ const onComplete = () => {
})
.then(() => {
showLoading()
- boxReturn({ warehouse, container, boxCode: workBinNo.value, externalCode }).then(res => {
+ boxReturn({ warehouse, container, boxCode: workBinNo.value, externalCode,taskType:'HIK' }).then(res => {
closeLoading()
scanSuccess()
tips.value = '料箱回库成功,请继续扫描料箱编号'