Authored by Tao

commit mg

... ... @@ -300,7 +300,7 @@ export default {
}
},
getIndex({index, params}) {
this.selectedCategory = params;minHeight
this.selectedCategory = params;
this.active = Number(index);
this.isShow && this.$refs.scroll.scrollTo(this.navTop);
... ...