From 35a0eb3cc4d6337e9d28747817df71e1ea34c9d2 Mon Sep 17 00:00:00 2001
From: chenhaozhe <gaozhechen26@gmail.com>
Date: 星期六, 04 四月 2026 14:56:16 +0800
Subject: [PATCH] 1

---
 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 921c0cf..77c122c 100644
--- a/src/views/component/printList/barcode.vue
+++ b/src/views/component/printList/barcode.vue
@@ -109,7 +109,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