创建表单模型分类修改

This commit is contained in:
zhal 2022-07-21 11:08:44 +08:00
parent 6b6511d84b
commit 4c81fc2665
2 changed files with 1 additions and 1 deletions

View File

@ -8333,7 +8333,7 @@ public class CoeProcessLevelWeb extends ActionWeb {
}else if(methodId.equals("data.form")){
titleName="表单图";
shapName="form";
parentId="data";
parentId="process";
category="data";
methodId="data.form";
graphTitle="表单";