tanyanfei 3 months ago
parent
commit
fd4bf11f7e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/subject/subject.js

+ 1 - 0
pages/subject/subject.js

@@ -73,6 +73,7 @@ Page({
       status:0,
       rePost:1
     })
+    this.countDown(res.data.data.time_limit)
   },
   answer:function(e){
     let id = e.target.dataset.id, value = e.detail.value