Compare commits
No commits in common. "903d23b2f6e4357027a0c3b5cde08313382b1889" and "0b32343112d423ba21ffac7db4b1c39f2d5c549e" have entirely different histories.
903d23b2f6
...
0b32343112
|
@ -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