Compare commits
2 Commits
0b32343112
...
903d23b2f6
Author | SHA1 | Date |
---|---|---|
TianYu | 903d23b2f6 | |
TianYu | 9b0f586317 |
|
@ -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