Commit d8699eab by jianan

审批问题13

parent d62f122d
......@@ -148,7 +148,7 @@ public class AgmsHiringDALServiceImpl implements AgmsHiringDALService {
dataList.addAll(resultList);
}
if ("公司老板".equals(stepName)) {
if (canAprroveGrades.contains("30")) {
List<PractitionerHiringListInfo> s2List = agmsHiringMapper.queryS2List();
dataList.addAll(s2List);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment