From 2e9a8406f2ee16c01e2d04d1457d52163e5bef54 Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期日, 05 四月 2026 02:03:56 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-VUEUI
---
src/views/component/printList/barcode.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/component/printList/barcode.vue b/src/views/component/printList/barcode.vue
index 683c8c4..69e739a 100644
--- a/src/views/component/printList/barcode.vue
+++ b/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() {
// 瀵规瘡涓鎵撳嵃鐨勫璞℃坊鍔犲垎椤�
--
Gitblit v1.9.1