From 782da0949237a872d285368f2e93f0bcd5aa64ef Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 24 四月 2025 16:36:14 +0800
Subject: [PATCH] fix: bug
---
src/router/index.ts | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/router/index.ts b/src/router/index.ts
index 6b09607..de0e5d3 100644
--- a/src/router/index.ts
+++ b/src/router/index.ts
@@ -192,7 +192,7 @@
alwaysShow: true,
meta: {
rank: 10030,
- title: '濂栧姳閲�',
+ title: '骞冲彴濂栧姳',
rootMenu: true,
icon: 'home',
},
@@ -205,7 +205,7 @@
component: () => import('@/views/Reward/RewardGrant.vue'),
meta: {
rank: 10031,
- title: '濂栧姳閲戝彂鏀�',
+ title: '濂栧姳鍙戞斁',
// rootMenu: true,
icon: 'home',
},
--
Gitblit v1.9.1