this.$router.go(0)的作用 this.$router.go(val) => 在history记录中前进或者后退val步,当val为0时刷新当前页面。 JavaScript 2023-09-16 150 点赞 2 评论 227 浏览