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

updata

上级 316587e5
......@@ -497,7 +497,7 @@ export default {
if (window.localStorage.userId !== 'undefined') {
param.user_id = window.localStorage.userId
}
Exam.getExam(param, this.requestParam.papersUrl).then(res => {
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
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论