diff --git a/components/TabBar/TabBar.vue b/components/TabBar/TabBar.vue index cdf44b2..8cc9fb4 100644 --- a/components/TabBar/TabBar.vue +++ b/components/TabBar/TabBar.vue @@ -11,7 +11,7 @@ - + @@ -69,7 +69,7 @@ }, methods: { quitSlide() { - this.slideVisit = false + this.slideVisit = false; }, changeItem(item) { if (item.id == 2) {