Compare commits

...

2 Commits

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');