From dcb1f3df891433b71bfbee3ac0dc4ec79f2a734d Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期三, 04 九月 2024 04:15:42 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
src/router/index.js | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/router/index.js b/src/router/index.js
index ca9f532..7a8b8f5 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -74,7 +74,6 @@
}
]
},
-
// {
// path: '',
// component: Layout,
@@ -122,7 +121,7 @@
path: 'index/:type/:typeId',
component: () => import('@/views/system/data-manage/data-detail'),
name: 'DataDetail',
- meta: {
+ meta: {
title: '鏁版嵁璇︽儏',
activeMenu: '/data-manage'
}
--
Gitblit v1.8.0