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

updata

上级 fdf59567
...@@ -609,14 +609,6 @@ export default { ...@@ -609,14 +609,6 @@ export default {
} }
param.status = status param.status = status
Exam.examSubmit(param, this.requestParam.papersUrl).then(res => { Exam.examSubmit(param, this.requestParam.papersUrl).then(res => {
if (isSub) {
Dialog.alert({
title: '标题',
message: JSON.stringify(res)
}).then(() => {
// on close
})
}
if (res.exm_status === 1) { if (res.exm_status === 1) {
clearInterval(this.initTime) clearInterval(this.initTime)
clearInterval(this.clockCount) clearInterval(this.clockCount)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论