Pārlūkot izejas kodu

Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-teacher-table into beta

lsc 1 gadu atpakaļ
vecāks
revīzija
623a587a65
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/components/pages/teacherOffice/teacherType.vue

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

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