From 79dda6eb5451d16a148bd5c51f61567e8847b136 Mon Sep 17 00:00:00 2001
From: lyh <925863403@qq.com>
Date: 星期五, 09 五月 2025 17:42:12 +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