Commit 052cc507 by 陈超

A

parent 696063c7
...@@ -493,6 +493,7 @@ ...@@ -493,6 +493,7 @@
this.temp = {:json_encode($tempData)}; this.temp = {:json_encode($tempData)};
this.paperOptions = {:json_encode($paper_options)}; this.paperOptions = {:json_encode($paper_options)};
this.initAnswerMode() this.initAnswerMode()
this.doCountDown()
console.log(this.info) console.log(this.info)
console.log(this.temp) console.log(this.temp)
console.log(this.paperOptions) console.log(this.paperOptions)
......
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