tanyanfei hace 3 meses
padre
commit
fd4bf11f7e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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