|
@@ -158,6 +158,7 @@ export enum CptModelName {
|
|
|
gatherMatter = 'gatherMatter', // 事项-前台
|
|
gatherMatter = 'gatherMatter', // 事项-前台
|
|
|
gatherStepMatter = 'gatherStepMatter', // 步骤事项关系表
|
|
gatherStepMatter = 'gatherStepMatter', // 步骤事项关系表
|
|
|
conditionSetting = 'conditionSetting',
|
|
conditionSetting = 'conditionSetting',
|
|
|
|
|
+ auditComment = 'auditComment', // 审批意见
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// 无数据表的模块名称的枚举
|
|
// 无数据表的模块名称的枚举
|