From 481fd648572b4e1c08380947aad0f1aa866bc5d5 Mon Sep 17 00:00:00 2001
From: dytyqx <1342948614@qq.com>
Date: 星期二, 07 四月 2026 13:55:03 +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