From 4971096239c94e6b5284902c4b919541a64d3855 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 18 十月 2024 18:43:14 +0800
Subject: [PATCH] ll

---
 admin/src/components/common/CommonHeader.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/admin/src/components/common/CommonHeader.vue b/admin/src/components/common/CommonHeader.vue
index f72b38a..4d0bd3f 100644
--- a/admin/src/components/common/CommonHeader.vue
+++ b/admin/src/components/common/CommonHeader.vue
@@ -112,7 +112,7 @@
   mounted() {
     // console.log('userInfo',this.userInfo);
     if (!this.userInfo.needChangePwd || this.userInfo.needChangePwd == '0') {
-      // this.visible.changePwd = true
+      this.visible.changePwd = true
     }
 
   },

--
Gitblit v1.9.3