Commit 8e4f7cd7 by 陈超

A

parent 65a9e09e
......@@ -401,7 +401,7 @@
current: 1,
paperOptions: {},
counting: true,
review: "{$review}",
review: false,
countDown: "00:00:00",
timeConsumed: 0,
expand: false,
......@@ -504,6 +504,7 @@
this.paperOptions = {:json_encode($paper_options)};
this.initAnswerMode()
this.doCountDown()
console.log("{$review}")
if(this.review) {
this.countDown = ""
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