This commit is contained in:
zpc 2025-05-24 01:59:06 +08:00
parent 82ce680518
commit b7fd97ad91

View File

@ -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();