@@ -207,7 +207,9 @@ export default class BatchbyOneModal extends Vue {
})
this.stopHandle = true;
return
- }
+ }else{
+ this.stopHandle = false
+ }
if(callback) callback(item,this.sendGoods)
}).catch(()=>{
this.load = false;