提交 d1cf3883 authored 作者: lihuihui's avatar lihuihui

updata

上级 8af22f97
...@@ -531,6 +531,7 @@ export default { ...@@ -531,6 +531,7 @@ export default {
setTimeout(() => { setTimeout(() => {
this.cardChange(this.$route.query.id) this.cardChange(this.$route.query.id)
}, 100) }, 100)
this.currentNum === this.questionsData.sheet.question_count ? this.nextBtnShow = false : this.nextBtnShow = true
if (res.answers !== null) { if (res.answers !== null) {
const datas = res.answers const datas = res.answers
if (datas.length === 0) { if (datas.length === 0) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论