隐藏首页登录改密码

This commit is contained in:
bb_pan 2025-05-28 12:00:59 +08:00
parent cca5623f99
commit 98c5cf75e6
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ export default {
}
},
created() {
this.checkPasswordStatus()
// this.checkPasswordStatus()
if (this.roles.includes("audit") || this.roles.includes("systemAdmin")) {
this.connectWebSocket();
}