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 {});