|
@@ -83,7 +83,8 @@ export class view_game_play_mei_nv_zhao_xi_jie extends base_view {
|
|
}
|
|
}
|
|
let self = this;
|
|
let self = this;
|
|
self.isShowWin = false;
|
|
self.isShowWin = false;
|
|
- this.lab_time_count.active = false;
|
|
|
|
|
|
+ this.lab_countdown_time.active = false
|
|
|
|
+ // this.lab_countdown_time.active = false;
|
|
gameManager.decRefSf(this.categoryid);
|
|
gameManager.decRefSf(this.categoryid);
|
|
self.sfList.clear()
|
|
self.sfList.clear()
|
|
let call_back = ()=>{
|
|
let call_back = ()=>{
|