陶杰
2024-09-25 4e9943b6531ed2c2e73fe80aacbbdb6f0eaeb666
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)
                     }