@ -782,7 +782,6 @@
}
},
mounted() {
// 后台按登录代理商所属校区隔离:regionId 取自登录用户的 departmentId,不允许手动输入
this.regionId = this.resolveRegionId()
this.regionName = JSON.parse(this.getStore('user')).departmentTitle
if (this.regionId) {
@ -8,7 +8,7 @@ module.exports = {
proxy: {
'/hiver': {
target: 'https://hbkuaishi.com', // 正式1
//target: 'http://192.168.100.30:8888', // 本地
// target: 'http://192.168.100.30:8888', // 本地
ws: false
'/foo': {