.
This commit is contained in:
parent
9377adbb76
commit
bea8430045
@ -126,6 +126,7 @@
|
||||
const windowHeight = ref(uni.getSystemInfoSync().windowHeight - 50);
|
||||
const popup = ref(null);
|
||||
const rolses = store.state.user.roles;
|
||||
|
||||
uni.$on('refresh', () => {
|
||||
avatar.value = store.state.user.avatar;
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user