@ -361,7 +361,9 @@
}else{
this.toLocationCode = this.toLocationCode?this.toLocationCode:this.jobToLocationCode
}
if(!this.toLocationCode){
return;
//扫描数量和任务数量相等,直接提交
if (this.scanCount == this.subList.length) {
@ -457,6 +457,8 @@
});
})
},
commit() {
// this.scanCount = getScanCount(this.subList);
// if (this.scanCount == 0) {
@ -472,6 +474,10 @@
} else {
this.toLocationCode = this.toLocationCode ? this.toLocationCode : this.jobToLocationCode
this.detailSource.forEach(item => {
item.subList.forEach(subitem => {
if (valiDate) {