src/views/login/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/login/index.jsx
@@ -205,7 +205,7 @@ } } if (window.GLOB.systemType === 'production' && (res.organization === 'Factory' || ['E597', 'E596', '16E8', 'D069', 'admin'].includes(param.username))) { if (window.GLOB.systemType === 'production' && (res.role_id.indexOf('202307180907345301A0D6A8F4B934B4784AF') > -1 || res.role_id.indexOf('2023080110150859337E238FED0594B5FB604') > -1 || ['E597', 'E596', '16E8', 'D069', 'admin'].includes(param.username))) { let _param = { UserName: param.username, Password: param.password,