|
|
@@ -152,7 +152,7 @@ export enum CptModelName {
|
|
|
billIndex = 'billIndex', // 清单指标库
|
|
|
FBIndex = 'FBIndex', // 分部指标库
|
|
|
commonIndex = 'commonIndex', // 综合指标库
|
|
|
- subjectExecutor = 'subjectExecutor', // 三合一执行人
|
|
|
+ gatherExecutor = 'gatherExecutor', // 三合一执行人
|
|
|
budgetData = 'budgetData',
|
|
|
subjectMatter = 'subjectMatter', // 事项-前台
|
|
|
subjectStepMatter = 'subjectStepMatter', // 步骤事项关系表
|