@ -245,10 +245,10 @@
}
} else {
// if (asnObj) {
// this.showMessage("此ASN关联的采购收货任务已扫描")
// return;
// }
if (asnObj) {
this.showMessage(`ASN单号【${asnNumber}】已经扫描`)
return;
// 承接任务 // 如果任务状态是待处理的情况需要承接
if (resultList[0].status == '1') {
await this.handleTakePurchaseReceiptJob(resultList[0].masterId, () => {