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

updata

上级 e0bc7753
......@@ -367,7 +367,9 @@ export default {
}
this.scrollDom()
this.questionsData = res
setTimeout(() => {
this.examSubmit(0)
}, 1500)
if (res.answers !== null) {
const datas = res.answers
if (datas.length === 0) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论