@@ -4,6 +4,7 @@ const option = {
methods: {
// 后退
navigateBack() {
+ this.$store.dispatch('tagsView/delView', this.$route)
this.$router.go(-1)
},
// 跳转