|
@@ -72,7 +72,7 @@ const ALL_INSTRUCTIONS = {
|
|
|
menu2: [
|
|
|
{
|
|
|
name: "考试管理——考生信息",
|
|
|
- // link: "/basic/campus",
|
|
|
+ link: "/examwork/examStudent",
|
|
|
detail: "新增或导入考生报考的相关课程。"
|
|
|
}
|
|
|
]
|
|
@@ -82,7 +82,7 @@ const ALL_INSTRUCTIONS = {
|
|
|
menu2: [
|
|
|
{
|
|
|
name: "学生管理——学生信息",
|
|
|
- // link: "/basic/campus",
|
|
|
+ link: "/examwork/student",
|
|
|
detail: "更新学生的登录名、密码、相片。"
|
|
|
}
|
|
|
]
|