| src/views/startexam/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/startexam/index.vue
@@ -140,9 +140,9 @@ v-for="(value, index) in subjectIds" :style="{ background: value.color, color: value.fontColor }" :key="index" @click="toSubject(value.everyID, value.type, index)" > {{ index + 1 }} </el-button > <!-- @click="toSubject(value.everyID, value.type, index)" --> </el-row> </el-dialog> </div>