@ -248,7 +248,9 @@
console.log("提交参数", JSON.stringify(params));
if(params.subList.length==0){
this.$refs.comMessage.showSuccessMessage('请扫描箱码')
uni.hideLoading()
this.$refs.comMessage.showConfirmMessageModal('请扫描箱码')
return
}
deliverJobSubmit(params).then(res => {