提交测试

This commit is contained in:
zhal 2022-07-13 17:18:25 +08:00
parent 81f05da119
commit 8056617943

View File

@ -7820,7 +7820,6 @@ public class CoeProcessLevelWeb extends ActionWeb {
}
// System.out.println(c+"对应的"+ PALMethodManager.getInstance().havingCreateMethodPerm(category, methodId, "process", model.getId()));
//流程入口允许新建表单图和制度图 by金鹏
if (category.equals("process")&&model.getSchema().contains("表单图")){
methodObj.put("havingCreatePerm",true);