Browse Source

修改不正确的tips

chenken 6 years ago
parent
commit
ed9c808886
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modules/portal/views/tips/Tips.vue

+ 1 - 1
src/modules/portal/views/tips/Tips.vue

@@ -127,7 +127,7 @@ const ALL_INSTRUCTIONS = {
       menu2: [
         {
           name: "网考管理——监考待审",
-          link: "/oe/absent",
+          link: "/oe/awaitingAudit",
           detail: "列出所有考生考试过程中的数据,并提示出违纪数据审核。"
         }
       ]