feat: 新增推广员注册功能

pull/16/head^2
TianYu 2023-06-08 15:15:08 +08:00
parent a9284a9842
commit 9b0f586317
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');