WANG 6 년 전
부모
커밋
bf362d6883

+ 1 - 1
src/modules/examwork/view/examInfo.vue

@@ -179,7 +179,7 @@
                         icon="el-icon-edit"
                         @click="editOrgSettings(scope.row)"
                       >
-                        学习中心特殊设置
+                        学习中心设置
                       </el-button></el-dropdown-item
                     >
                   </el-dropdown-menu></el-dropdown

+ 1 - 1
src/modules/examwork/view/offlineExamOrgSettings.vue

@@ -1,7 +1,7 @@
 <template>
   <div>
     <LinkTitlesCustom
-      :currentPaths="['考试管理', '考试信息', '学习中心特殊设置']"
+      :currentPaths="['考试管理', '考试信息', '学习中心设置']"
     />
     <section class="content">
       <div class="box-body">

+ 1 - 1
src/modules/examwork/view/onlineExamOrgSettings.vue

@@ -1,7 +1,7 @@
 <template>
   <div>
     <LinkTitlesCustom
-      :currentPaths="['考试管理', '考试信息', '学习中心特殊设置']"
+      :currentPaths="['考试管理', '考试信息', '学习中心设置']"
     />
     <section class="content">
       <div class="box-body">