Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation to current location: “home

    科技2022-07-11  154

    解决:

    click(){ this.$router.replace(this.path).catch(err=>err) //解决报错信息

    }
    Processed: 0.012, SQL: 8