Merge remote-tracking branch 'origin/test' into test
commit
ef6684b366
|
@ -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