| | |
| | | {"batt_discharge_model_permit","68"}, //线程监控管理
|
| | | {"batt_discharge_model_permit","64"}, //用户密码重置
|
| | | {"batt_discharge_model_permit","65"}, //班组管理
|
| | | {"batt_discharge_model_permit","71"}, //电池组配组管理
|
| | |
|
| | | {"batt_alm_param_query_permit","31"}, //告警参数设置
|
| | | {"batt_alm_param_query_permit","66"}, //设备告警参数设置
|
| | |
| | | flag=true;
|
| | | if("login.jsp".equalsIgnoreCase(source)){
|
| | | //进入登录页面的时候查询导航数组并且将其存入session
|
| | | new CustompageAction().searchAll();
|
| | | //new CustompageAction().searchAll();
|
| | | }
|
| | | }else{
|
| | | List<Custompage> custompages = (List<Custompage>) ActionUtil.getSession().getAttribute("custompages");
|