@ -178,6 +178,8 @@
//扫描数量和任务数量相等,直接提交
if (this.scanCount == this.subList.length) {
this.receiveDisable = false;
}else {
this.receiveDisable = true;
}
},
@ -193,6 +195,7 @@
updateData() {
this.calcHandleQty();
this.updateBtn()
openDetail(item) {
@ -183,6 +183,8 @@
@ -198,6 +200,7 @@
@ -181,6 +181,8 @@
@ -196,6 +198,7 @@