ll
liukangdong
2024-10-24 6139494798e7f91d7864fff4ed09ce9a08395ece
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
    }
  },