lrf402788946 5 년 전
부모
커밋
17ea87bff8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/question/dir/dir-quest.vue

+ 1 - 1
src/views/question/dir/dir-quest.vue

@@ -9,7 +9,7 @@
     <template v-else>
       <el-row>
         <el-col :span="3" style="margin:5px 10px">
-          <el-button type="text" size="mini" icon="el-icon-arrow-left" @click="view = 'list'">返回</el-button>
+          <el-button type="text" size="mini" icon="el-icon-arrow-left" @click="view = 'list'">返回班级列表</el-button>
         </el-col>
       </el-row>
       <van-panel title="进度" :status="`${student.answertotal || 0}/${student.alltotal || 0}`">