From a8b3bc4a3836e246d8a4d30e833691760d74f58c Mon Sep 17 00:00:00 2001 From: linfso Date: Tue, 15 Oct 2024 09:08:57 +0800 Subject: [PATCH] md --- src/views/emis/emisWaybill/waybillIsPrinted.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/emis/emisWaybill/waybillIsPrinted.vue b/src/views/emis/emisWaybill/waybillIsPrinted.vue index 0a69a1c7..fe453ac0 100644 --- a/src/views/emis/emisWaybill/waybillIsPrinted.vue +++ b/src/views/emis/emisWaybill/waybillIsPrinted.vue @@ -540,11 +540,12 @@ export default { // batchPrint(orderList,tplCode,orderDetailList) if(printCnt){ - this.$refs.tanexPrinter.batchPrint(orderList,null,this.currentSelection); - }else{ for(let i=0; i {});