Просмотр исходного кода

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/SCCommon

lishihao 3 лет назад
Родитель
Сommit
f54337cc26
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      types/src/interface/base.ts

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

@@ -153,7 +153,8 @@ export enum CptModelName {
   FBIndex = 'FBIndex', // 分部指标库
   commonIndex = 'commonIndex', // 综合指标库
   gatherExecutor = 'gatherExecutor', // 三合一执行人
-  budgetData = 'budgetData',
+  budgetData = 'budgetData', // 表单数据
+  budgetCheck = 'budgetCheck', // 预算复核
   approvalStatus = 'approvalStatus', // 审批状态关系表
   gatherMatter = 'gatherMatter', // 事项-前台
   gatherStepMatter = 'gatherStepMatter', // 步骤事项关系表