mirror of
https://gitcode.com/yangzongzhuan/RuoYi-Vue3.git
synced 2026-05-22 19:08:37 +00:00
优化页签显示
This commit is contained in:
@@ -129,7 +129,6 @@ const useTagsViewStore = defineStore(
|
||||
} else {
|
||||
this.cachedViews = []
|
||||
}
|
||||
saveVisitedViews(this.visitedViews)
|
||||
resolve([...this.cachedViews])
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user