67134 待办中心-项目法规任务,有pre-Homo任务的时候标红菜单。

This commit is contained in:
wangzhijiang
2023-03-28 22:14:56 +08:00
parent 2f5e3f8342
commit 81b35d8a07
@@ -659,6 +659,7 @@ public class SysPermissionController {
flowTypeList.add("3");
flowTypeList.add("4");
flowTypeList.add("10");
flowTypeList.add("21");
params.put("flowTypeList",flowTypeList);
//存在待办任务标识,true为有
boolean existTaskFlag = false;