|
@@ -153,6 +153,7 @@ export enum CptModelName {
|
|
|
FBIndex = 'FBIndex', // 分部指标库
|
|
FBIndex = 'FBIndex', // 分部指标库
|
|
|
commonIndex = 'commonIndex', // 综合指标库
|
|
commonIndex = 'commonIndex', // 综合指标库
|
|
|
subjectExecutor = 'subjectExecutor', // 三合一执行人
|
|
subjectExecutor = 'subjectExecutor', // 三合一执行人
|
|
|
|
|
+ budgetData = 'budgetData',
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// 无数据表的模块名称的枚举
|
|
// 无数据表的模块名称的枚举
|