Commit f0574ecc by 陈超

A

parent d6a65cef
......@@ -650,8 +650,8 @@
paper_options_id: that.paperOptions.exams_paper_options_id,
}
that.finished.forEach( r => {
console.log(r)
let key = 'user_answer[' + r.qId + ']'
console.log(key)
switch(r.key) {
case "radio":
param.key = r.option
......
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