简单解决 : vue-router.esm.js?8c4f:2008 Uncaught ,in promise NavigationDuplicated: Avoided redundant navigation to current location

网上都是说vue-router更新的原因,既然如此不如忽略

this.$router.push({ path: "/search/searchResult", query: { key: val } })
        .catch(()=>{});