Merge remote-tracking branch 'origin/test' into test
commit
ef6684b366
|
@ -186,7 +186,7 @@
|
||||||
methods: {
|
methods: {
|
||||||
async initLoad() {
|
async initLoad() {
|
||||||
this.isQRCode()
|
this.isQRCode()
|
||||||
// this.isProperty()
|
this.isProperty()
|
||||||
this.setSpreadId()
|
this.setSpreadId()
|
||||||
if (this.$store.getters.isLogin && !this.$Cache.get('USER_INFO')) {
|
if (this.$store.getters.isLogin && !this.$Cache.get('USER_INFO')) {
|
||||||
await this.$store.dispatch('USERINFO');
|
await this.$store.dispatch('USERINFO');
|
||||||
|
|
Loading…
Reference in New Issue