fix: 下架推广员注册功能
parent
793e2a4a5e
commit
bc1ff1422e
|
@ -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');
|
||||
|
|
Loading…
Reference in New Issue