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