Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
imac-vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Elements-SY
2023-09-27 23:53:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6b3457240d2a6b4a616db1c7cf7ca968e87e381c
6b345724
1 parent
4a656966
modify
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/layout/components/TagsView/index.vue
src/layout/components/TagsView/index.vue
View file @
6b34572
...
...
@@ -147,7 +147,6 @@ export default {
},
closeSelectedTag(view) {
this.$store.dispatch('tagsView/delView', view).then(({ visitedViews }) => {
console.log(view)
if (this.isActive(view)) {
this.toLastView(visitedViews, view)
}
...
...
Please
register
or
login
to post a comment