Merge remote-tracking branch 'origin/test' into test

pull/16/head^2
perry 2023-06-08 15:21:44 +08:00
commit ef6684b366
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');