mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-11 02:57:09 +08:00
revert: 刷新页面不保留 tabs 页签
This commit is contained in:
@@ -112,4 +112,4 @@ const storeSetup = () => {
|
||||
}
|
||||
}
|
||||
|
||||
export const useTabsStore = defineStore('tabs', storeSetup, { persist: true })
|
||||
export const useTabsStore = defineStore('tabs', storeSetup, { persist: false })
|
||||
|
||||
Reference in New Issue
Block a user