Browse Source

bug修复2

master
suizhijia 5 years ago
parent
commit
8fb3fef542
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      496_dongfengqichen/pages/mountingsDetail/mountingsDetail.js

+ 1
- 0
496_dongfengqichen/pages/mountingsDetail/mountingsDetail.js View File

@@ -252,6 +252,7 @@ Page({
this.setData({
activityJoinDetail:res.data
})
clearInterval(_countTime);
_surplusTime = res.data.lastTime;
this.timeDispose();
this.countDown();

Loading…
Cancel
Save