Commit 58de72da by 冷斌

fix bug

parent bdafe2c4
...@@ -276,7 +276,7 @@ ...@@ -276,7 +276,7 @@
} }
let url = "{:U('exams/index/examsroom')}" + "&paper_id=" + id + "&joinType=1" let url = "{:U('exams/index/examsroom')}" + "&paper_id=" + id + "&joinType=1"
window.location.href = url window.location.href = url
} },
onLoad: function() { onLoad: function() {
let that = this let that = this
let opt = that.options[that.tab] let opt = that.options[that.tab]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment