Browse Source

feat(types): 审核评分组件整理

lipk 2 năm trước cách đây
mục cha
commit
5754dbb68f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      types/src/interface/matter.ts

+ 1 - 0
types/src/interface/matter.ts

@@ -167,4 +167,5 @@ export const ComponentNameMap: Record<string, string> = {
   resultsDocument: '成果文件',
   changeAudit: '传统变更审核',
   reviewRecord: '预算复核',
+  auditScore: '审核评分',
 };