From 15ba3357bc9924b439d9a31976cf585f2c397c64 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期二, 28 十一月 2023 23:40:40 +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 4bb28d1..e1d6e9c 100644 --- a/src/router.js +++ b/src/router.js @@ -124,7 +124,7 @@ path: 'personalRandomTemplate/list', component: () => import('@/views/exam/personalRandomTemplate/list'), name: 'personalSimulation', - meta: { title: '涓汉闅忔満妯℃澘', noCache: true } + meta: { title: '闅忔満璇曞嵎', noCache: true } }, { path: 'personalRandomTemplate/edit', -- Gitblit v1.8.0