Ver código fonte

feat(types): 三合一执行人表名修改

LuoHaoxuan 3 anos atrás
pai
commit
b656b1c713
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      types/src/interface/base.ts

+ 1 - 1
types/src/interface/base.ts

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