lrf402788946 hace 4 años
padre
commit
17ea87bff8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>
     <template v-else>
       <el-row>
       <el-row>
         <el-col :span="3" style="margin:5px 10px">
         <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-col>
       </el-row>
       </el-row>
       <van-panel title="进度" :status="`${student.answertotal || 0}/${student.alltotal || 0}`">
       <van-panel title="进度" :status="`${student.answertotal || 0}/${student.alltotal || 0}`">