Commit 2db1a120 by zhujian

'fix'

parent d07d7e54
...@@ -65,12 +65,12 @@ export const menuList: any = [ ...@@ -65,12 +65,12 @@ export const menuList: any = [
}, },
{ {
groupName: "试卷", groupName: "试卷",
groupCode: "QuestionBank", groupCode: "ExamPaper",
link: '/paper-manage-index' link: '/paper-manage-index'
}, },
{ {
groupName: "考试", groupName: "考试",
groupCode: "QuestionBank", groupCode: "CloudExam",
link: '/examination-manage-index' link: '/examination-manage-index'
}, },
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment