Commit 6540108f by 陈超

A

parent 8e4f7cd7
...@@ -502,9 +502,9 @@ ...@@ -502,9 +502,9 @@
this.info = {:json_encode($paper)}; this.info = {:json_encode($paper)};
this.temp = {:json_encode($tempData)}; this.temp = {:json_encode($tempData)};
this.paperOptions = {:json_encode($paper_options)}; this.paperOptions = {:json_encode($paper_options)};
this.review = "{$review}"
this.initAnswerMode() this.initAnswerMode()
this.doCountDown() this.doCountDown()
console.log("{$review}")
if(this.review) { if(this.review) {
this.countDown = "" this.countDown = ""
this.expand = true this.expand = true
......
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