feat: add tab url demo (#2114)
This commit is contained in:
@@ -16,7 +16,7 @@ export default {
|
||||
return this.$store.state.tagsView.cachedViews
|
||||
},
|
||||
key() {
|
||||
return this.$route.fullPath
|
||||
return this.$route.path
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user