This commit is contained in:
BianLzhaoMin 2025-10-24 10:30:15 +08:00
parent 3507ebcb67
commit 00a170929e
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ export default {
}
},
closeSelectedTag(view) {
this.refreshSelectedTag(view)
this.$tab.closePage(view).then(({ visitedViews }) => {
if (this.isActive(view)) {
this.toLastView(visitedViews, view)