fix: 下架推广员注册功能

pull/16/head
TianYu 2023-06-07 09:17:13 +08:00
parent 793e2a4a5e
commit bc1ff1422e
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@
methods: {
async initLoad() {
this.isQRCode()
this.isProperty()
// this.isProperty()
this.setSpreadId()
if (this.$store.getters.isLogin && !this.$Cache.get('USER_INFO')) {
await this.$store.dispatch('USERINFO');