This commit is contained in:
bb_pan 2025-06-13 10:10:17 +08:00
parent 0ee69e0c03
commit 932f06b814
2 changed files with 3 additions and 3 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();
}

View File

@ -36,8 +36,8 @@ module.exports = {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://36.33.26.201:19988/prod-api`,
// target: `http://192.168.0.96:18080`,//马
target: `http://192.168.0.244:18580`,//测试
target: `http://192.168.0.96:18080`,//马
// target: `http://192.168.0.244:18580`,//测试
// target: `http://192.168.2.223:18080`,//山
// target: `http://192.168.2.23:18080`,//洪
// target: `http://192.168.0.234:18080`, //阮