Commit 6a13f88c by 陈超

A

parent 6540108f
...@@ -110,8 +110,8 @@ ...@@ -110,8 +110,8 @@
methods:{ methods:{
onAll: function() { onAll: function() {
let url = "{:U('exams/index/examsroom')}" + "&paper_id=" + "{$paper['exams_paper_id']}" + "&joinType=1&review=true" let url = "{:U('exams/index/examsroom')}" + "&paper_id=" + "{$paper['exams_paper_id']}" + "&joinType=1&review=true"
console.log(url) //console.log(url)
//window.location.href = url window.location.href = url
} }
} }
}) })
......
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