Explorar o código

feat(types): 修改budgetCheck为reviewRecord

LuoHaoxuan %!s(int64=3) %!d(string=hai) anos
pai
achega
cec874ad2c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      types/src/interface/base.ts

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

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