From aa876740760997e3bd1c80a9bb15aeaa7149fc39 Mon Sep 17 00:00:00 2001 From: linfso Date: Sat, 23 Nov 2024 21:00:56 +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 0eea6e7d..e19840c6 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -277,7 +277,7 @@ export default { let that=this; - if(!this.blSupportKf){ + if(this.blSupportKf!='1'){ return; }