reloaded 4 år sedan
förälder
incheckning
2eaa9ede37
1 ändrade filer med 1 tillägg och 1 borttagningar
  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}`">