From 011c5a6e52e680c050749eea38d65d6967630faa Mon Sep 17 00:00:00 2001
From: cuijian <cuijian@xalxzn.com>
Date: 星期五, 25 七月 2025 09:05:20 +0800
Subject: [PATCH] 打印功能调整

---
 src/views/system/ProductionManager.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/system/ProductionManager.vue b/src/views/system/ProductionManager.vue
index c48204d..c6420c2 100644
--- a/src/views/system/ProductionManager.vue
+++ b/src/views/system/ProductionManager.vue
@@ -133,7 +133,7 @@
         <!--<a-tab-pane tab="閮ㄩ棬鏉冮檺" key="2" forceRender>-->
         <!--<depart-auth-modal ref="departAuth"/>-->
         <!--</a-tab-pane>-->
-        <a-tab-pane tab="璁惧鍒楄〃" key="2" forceRender>
+        <a-tab-pane tab="MDC璁惧鍒楄〃" key="2" forceRender>
           <!--<depart-auth-modal/>-->
           <production-equipment ref="departAuth"></production-equipment>
         </a-tab-pane>

--
Gitblit v1.9.3