摘要: 方法一 this.$store.dispatch('delVisitedViews', this.$route); this.$router.go(-1); 方法二 this.$store.state.tagsView.visitedViews.splice(this.$store.state.ta 阅读全文
posted @ 2019-06-24 10:53 恋之呓 阅读(7926) 评论(1) 推荐(0)