jiangping
2024-10-21 c5a0ff2661fe362dddbe88c6a28d19c48c24c39b
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
    }
  },