1.维护字段属性 表单图新增修订内容及理由字段。

2.完善手册代码
This commit is contained in:
翟林帆 2022-07-15 15:18:55 +08:00
parent dc93cdb5e7
commit 7b8976232a
12 changed files with 3580 additions and 35942 deletions

View File

@ -251,6 +251,9 @@ public class Report1Gener {
}
prReportComment.getCommentContent(dataMap, repositoryModel);//获取一些公共的数据(手册首页的手册岗位名称部门时间等)
JSONArray repositoryShapeTable = new JSONArray();//流程步骤Table
JSONArray fileTable = new JSONArray(); //流程附件Table
JSONArray dangerTable = new JSONArray(); //风险Table
JSONArray regulateTable = new JSONArray(); //控制Table

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff