隐藏首页登录改密码
This commit is contained in:
parent
cca5623f99
commit
98c5cf75e6
|
|
@ -116,7 +116,7 @@ export default {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.checkPasswordStatus()
|
// this.checkPasswordStatus()
|
||||||
if (this.roles.includes("audit") || this.roles.includes("systemAdmin")) {
|
if (this.roles.includes("audit") || this.roles.includes("systemAdmin")) {
|
||||||
this.connectWebSocket();
|
this.connectWebSocket();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue