소스 검색

feat(types): 修改budgetCheck为reviewRecord

LuoHaoxuan 3 년 전
부모
커밋
cec874ad2c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      types/src/interface/base.ts

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

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