From ea3e27a9b7cb6d0524073fb0c67000fba875b5fb Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期二, 12 五月 2026 08:58:20 +0800
Subject: [PATCH] fix:发货分批发货

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

diff --git a/src/views/index.vue b/src/views/index.vue
index 838182b..00d4312 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -8,7 +8,7 @@
           <!-- 椤堕儴闂�欐潯 -->
           <div class="welcome-banner">
             <div class="welcome-title">
-              <span class="welcome-user">{{ userStore.roleName || '绯荤粺绠$悊鍛�' }}</span>
+              <span class="welcome-user">{{ userStore.nickName || '绯荤粺绠$悊鍛�' }}</span>
               <span> 鎮ㄥソ锛佺鎮ㄥ紑蹇冩瘡涓�澶�</span>
             </div>
             <div class="welcome-time">鐧诲綍浜�: {{ userStore.currentLoginTime }}</div>

--
Gitblit v1.9.3