src/views/component/printList/barcode.vue
@@ -118,7 +118,7 @@ this.pageSize.width = grfMeta.Printer.Width * 10 + "mm"; this.pageSize.height = grfMeta.Printer.Height * 10 + "mm"; console.log("pageSize: ",this.pageSize) this.oriention = grfMeta.Printer.Oriention.toLowerCase() // this.oriention = grfMeta.Printer.Oriention.toLowerCase() }, getTemp() { // 对每个要打印的对象添加分页