fix
This commit is contained in:
parent
b126bea492
commit
c9ef0e6261
@ -197,6 +197,7 @@ public class ChartResultServiceImpl implements ChartResultService {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
//如果掌管所有部门,查询请求部门
|
||||||
mandepartmentIds = allDeparmentIds;
|
mandepartmentIds = allDeparmentIds;
|
||||||
}
|
}
|
||||||
log.info("selectChartDetailList 交集部门:" + JSON.toJSONString(mandepartmentIds));
|
log.info("selectChartDetailList 交集部门:" + JSON.toJSONString(mandepartmentIds));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user