分离main.ts 出permission.ts, 把学习改为onenote
This commit is contained in:
@@ -29,6 +29,7 @@ export const tenantStore = defineStore('tenant', () => {
|
||||
tenant.value.token = ''
|
||||
tenant.value.id = ''
|
||||
resetToken()
|
||||
window.location.reload()
|
||||
}
|
||||
|
||||
const reflush = async () => {
|
||||
|
||||
Reference in New Issue
Block a user