Commit 864f417b authored by danfuman's avatar danfuman

修改

parent ce8b6dd5
...@@ -89,7 +89,6 @@ export default { ...@@ -89,7 +89,6 @@ export default {
computed: { computed: {
visitedViews:{ visitedViews:{
get() { get() {
console.log(this.$store.state.tagsView.visitedViews)
return this.$store.state.tagsView.visitedViews return this.$store.state.tagsView.visitedViews
}, },
set() {} set() {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment