getnotice
This commit is contained in:
parent
920d636f2b
commit
4c4b0fd41d
@ -118,7 +118,7 @@ export const gameListStore = defineStore(actions.GAME_LIST, {
|
|||||||
|
|
||||||
// 请求 火爆中奖信息
|
// 请求 火爆中奖信息
|
||||||
if (noticeStore().notice.length === 0) {
|
if (noticeStore().notice.length === 0) {
|
||||||
await this.setNotice();
|
// await this.setNotice();
|
||||||
}
|
}
|
||||||
|
|
||||||
this.setPackageData();
|
this.setPackageData();
|
||||||
|
Loading…
Reference in New Issue
Block a user