k94314517
2024-10-18 ef0528a26977c6caeea69a091ccadfc62f18366a
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
    }
  },