Commit 1913b0e9 by 陈超

A

parent 16681cb1
...@@ -651,12 +651,12 @@ ...@@ -651,12 +651,12 @@
view_url: "{$_GET['view']}", view_url: "{$_GET['view']}",
is_timeout: time <= 0 ? 1 : 0, is_timeout: time <= 0 ? 1 : 0,
paper_options_id: this.info.paper_options_id, paper_options_id: this.info.paper_options_id,
user_answer[15]: 'A',
user_answer[14]: 'B',
user_answer[13]: 'B',
user_answer[12]: 'C',
user_answer[11]: 'C',
} }
// user_answer[15]: 'A',
// user_answer[14]: 'B',
// user_answer[13]: 'B',
// user_answer[12]: 'C',
// user_answer[11]: 'C',
console.log(param) console.log(param)
}, },
submitPaper: function() { submitPaper: function() {
......
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