Explorar o código

fix: timeActive

wangyuan %!s(int64=2) %!d(string=hai) anos
pai
achega
5baa16c8e8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/appointment/appointment.js

+ 2 - 1
pages/appointment/appointment.js

@@ -305,7 +305,8 @@ Page({
           curYear: _year,
           curMonth: _month,
           weekList: _weeklist,
-          choseDate: cDate
+          choseDate: cDate,
+          timeActive: ''
         })
         this.getResetNumberFn(cDate)
       }