components/tabBar/tabBar.vue @@ -55,7 +55,7 @@ uni.switchTab({ url }) this.$emit("change", name) this.$emit("change", index) } } }