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

updata

上级 aba49e4d
......@@ -498,8 +498,6 @@ export default {
param.user_id = window.localStorage.userId
}
Exam.getExam(param, decodeURIComponent(this.requestParam.papersUrl)).then(res => {
Toast(2222)
Toast(res)
const times = this.$route.query.id === undefined ? res.sheet.remainingTime ? res.sheet.remainingTime : res.sheet.duration : res.sheet.duration
if (this.$route.query.id === -1 || this.$route.query.id === '-1') {
this.errorQuestion(res)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论