ll
liukangdong
2024-12-03 b2e8e233d59d107615a8336dce9da36f1f8bcde0
admin/src/components/common/CommonHeader.vue
@@ -114,9 +114,9 @@
  },
  mounted() {
    // needChangePwd 0 : 默认密码需要修改,1 不需要
    if (this.userInfo &&(!this.userInfo.needChangePwd || this.userInfo.needChangePwd == '0')) {
      this.visible.changePwd = true
    }
    // if (this.userInfo &&(!this.userInfo.needChangePwd || this.userInfo.needChangePwd == '0')) {
    //   this.visible.changePwd = true
    // }
  },
  filters: {
    // 展示名称