Explorar o código

feat(type): 完善ComponentNameMap

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

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

@@ -143,4 +143,5 @@ export const ComponentNameMap: Record<string, string> = {
   auditComments: '审核意见',
   settlement: '造价文件',
   budgetCompare: '概算-预算阶段造价对比',
+  resultsDocument: '成果文件',
 };