Commit f38cc92b by 陈超

A

parent 42380b02
......@@ -316,7 +316,8 @@
//点击真题
onTapQuestion: function(item) {
if(item.price == 0) {
let url = "{:U('exams/index/examsroom')}" + "&paper_id=" + item.id + "&joinType=1"
window.location.href = url
} else {
}
......
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