新建模型判断

This commit is contained in:
zhal 2022-07-20 21:57:22 +08:00
parent 87679773e8
commit 4b20cdd776

View File

@ -8330,7 +8330,7 @@ public class CoeProcessLevelWeb extends ActionWeb {
parentId="org"; parentId="org";
category="org"; category="org";
graphTitle="角色"; graphTitle="角色";
}else if(methodId.equals("process")){ }else if(methodId.equals("data.form")){
titleName="表单图"; titleName="表单图";
shapName="form"; shapName="form";
parentId="data"; parentId="data";
@ -8383,7 +8383,6 @@ public class CoeProcessLevelWeb extends ActionWeb {
shape.put("text", graphTitle); shape.put("text", graphTitle);
JSONArray shapes = new JSONArray(); JSONArray shapes = new JSONArray();
/************************************************数据属性*********************************************************/ /************************************************数据属性*********************************************************/
@ -8528,6 +8527,13 @@ public class CoeProcessLevelWeb extends ActionWeb {
return ro.toString(); return ro.toString();
} }
/** /**
* 判断文件属性数据属性校验 * 判断文件属性数据属性校验
* @param sid * @param sid