diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 5aef8fa8..1b04865d 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -268,7 +268,7 @@ export default { // this.$modal.msgError("token fail"); } }).catch(error => { - this.$modal.msgError(error); + // this.$modal.msgError(error); }); }, showOnlineKefu(){