333
This commit is contained in:
parent
82ce680518
commit
b7fd97ad91
|
|
@ -343,9 +343,6 @@ export default {
|
||||||
// 老虎机结束抽奖回调
|
// 老虎机结束抽奖回调
|
||||||
onLuckyEnd(data) {
|
onLuckyEnd(data) {
|
||||||
console.log("抽奖结束", data);
|
console.log("抽奖结束", data);
|
||||||
if (this.$refs.detailLucky != null) {
|
|
||||||
this.$refs.detailLucky.hide();
|
|
||||||
}
|
|
||||||
this.$refs.resPop.open();
|
this.$refs.resPop.open();
|
||||||
// 获取所有中奖奖品
|
// 获取所有中奖奖品
|
||||||
this.bgmCtx.openBgm.stop();
|
this.bgmCtx.openBgm.stop();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user