配置路由的时候将hidden设为true,点击跳转该路由会默认跳转第一个路由 if (!findFlag) { this.$router.push(this.indexMap[1]) }
if (!findFlag) { this.$router.push(this.indexMap[1]) }