增加 百家乐通知后面增加 快速参与按钮
This commit is contained in:
@@ -526,7 +526,15 @@
|
||||
},
|
||||
|
||||
/**
|
||||
* 重置为未开局空状态
|
||||
* 从大厅或通知点击打开
|
||||
*/
|
||||
openFromHall() {
|
||||
this.show = true;
|
||||
this.loadCurrentRound();
|
||||
},
|
||||
|
||||
/**
|
||||
* 自动重置为未开局空状态
|
||||
*/
|
||||
setIdleState() {
|
||||
clearInterval(this.countdownTimer);
|
||||
|
||||
Reference in New Issue
Block a user