🔱: [client] sync upgrade with 3 commits [trident-sync]

refactor: 1.13.1
refactor:
This commit is contained in:
GitHub Actions Bot
2023-04-10 19:23:56 +00:00
parent 5746042d68
commit 32fd424295
4 changed files with 11 additions and 6 deletions
@@ -357,6 +357,7 @@ export const usePageStore = defineStore({
*/
keepAliveRefresh() {
this.keepAlive = this.opened.filter((item) => isKeepAlive(item)).map((e) => e.name);
console.log("keepalive", this.keepAlive);
},
/**
* @description 删除一个页面的缓存设置