From a67734a5960882e5746acf7fa4ca22daed015071 Mon Sep 17 00:00:00 2001
From: qushaowei <qushaowei@163.com>
Date: 星期二, 03 六月 2025 13:36:16 +0800
Subject: [PATCH] 备件领用 目录优化

---
 src/views/tms/modules/inbound/InboundListRight.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/tms/modules/inbound/InboundListRight.vue b/src/views/tms/modules/inbound/InboundListRight.vue
index d8c422b..66bb9f3 100644
--- a/src/views/tms/modules/inbound/InboundListRight.vue
+++ b/src/views/tms/modules/inbound/InboundListRight.vue
@@ -305,7 +305,7 @@
         }
         // 鎵撳紑鏂板妯℃�佹锛屽苟浼犻�掑綋鍓嶉�変腑鐨勮妭鐐�
           this.$refs.modalForm.add(this.nodeSelected);
-          this.$refs.modalForm.title = "鏂板閫氱敤鍙傛暟绫诲瀷宸ュ叿";
+          this.$refs.modalForm.title = "鏂板宸ュ叿鍏ュ簱";
           this.$refs.modalForm.disableSubmit = false;
       },
       handleDelete(id) {

--
Gitblit v1.9.3