11wqe1 1 year ago
parent
commit
a27e63dec4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/pages/teacherOffice/teacherType.vue

+ 1 - 1
src/components/pages/teacherOffice/teacherType.vue

@@ -7,7 +7,7 @@
                 border-radius: 5px;
                 border-radius: 5px;
               ">
               ">
         <div class="pb_head top">
         <div class="pb_head top">
-          <span>教研室管理</span>
+          <span>教研室类型管理</span>
           <div class="student_button" style="border-radius: 4px;">
           <div class="student_button" style="border-radius: 4px;">
             <el-button type="primary" class="bgColor" @click="dialogVisible = true">添加教研室</el-button>
             <el-button type="primary" class="bgColor" @click="dialogVisible = true">添加教研室</el-button>
           </div>
           </div>