liukangdong
2024-10-24 44dd2c7c73d5fead948902cad2695ae30d4620e2
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
    }
  },