diff --git a/src/views/emis/emisSettleBill/BillPaybackSumList.vue b/src/views/emis/emisSettleBill/BillPaybackSumList.vue index 1d365c23..9ce1ddf4 100644 --- a/src/views/emis/emisSettleBill/BillPaybackSumList.vue +++ b/src/views/emis/emisSettleBill/BillPaybackSumList.vue @@ -3,10 +3,10 @@
- + - + diff --git a/src/views/emis/emisWaybill/waybillIsPrinted.vue b/src/views/emis/emisWaybill/waybillIsPrinted.vue index fe453ac0..b4ead758 100644 --- a/src/views/emis/emisWaybill/waybillIsPrinted.vue +++ b/src/views/emis/emisWaybill/waybillIsPrinted.vue @@ -116,7 +116,7 @@ icon="el-icon-print" size="mini" :disabled="multiple" - @click="handleBatchPrint" + @click="handleBatchPrint(1)" >打印 @@ -540,6 +540,7 @@ export default { // batchPrint(orderList,tplCode,orderDetailList) if(printCnt){ + console.log("====printCnt==>",printCnt) for(let i=0; i