sub_pages/supplier/print/print-list.vue
@@ -107,7 +107,7 @@ canvasWidth: 80, canvasHeight: 80, // buffSize: [], buffIndex: 0, // buffIndex: 0, // printNum: [], // printNumIndex: 0, // printerNum: 1, @@ -754,7 +754,10 @@ currentPrint++ that.currentPrint = currentPrint that.currentTime = 1 that.Send(that.buffs[that.currentPrint - 1]) // that.Send(that.buffs[that.currentPrint - 1]) that.prepareSend(that.buffs[that.currentPrint - 1]) }, 500) }