具体报错信息如图

在这里插入图片描述

解决方案

在导航点击事件中加入catch捕获方法

click() {
  this.$router.replace(this.path).catch(err => err)
}
Logo

前往低代码交流专区

更多推荐