From 677c99b4007b3da51757e673c974fb078af25d14 Mon Sep 17 00:00:00 2001 From: linfso Date: Fri, 8 Nov 2024 10:08:44 +0800 Subject: [PATCH] md --- src/layout/components/Navbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(){