From fe285713f52314ced23d1a5aa2654d8eaab522f9 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期五, 08 三月 2024 14:47:05 +0800 Subject: [PATCH] 部门增加管理员,管理员修改 --- src/router.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/router.js b/src/router.js index e1d6e9c..e94fab1 100644 --- a/src/router.js +++ b/src/router.js @@ -130,7 +130,7 @@ path: 'personalRandomTemplate/edit', component: () => import('@/views/exam/personalRandomTemplate/edit'), name: 'personalSimulationEdit', - meta: { title: '涓汉闅忔満妯℃澘缂栬緫', noCache: true, activeMenu: '/exam/personalRandomTemplate/list' }, + meta: { title: '闅忔満璇曞嵎', noCache: true, activeMenu: '/exam/personalRandomTemplate/list' }, hidden: true }, { -- Gitblit v1.8.0