添加数据字典

pull/480/head
admin 2024-06-12 09:19:18 +08:00
parent 537b7335fd
commit 8564c9ed26
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ export enum DICT_TYPE {
// ========== 所属技术领域 ==========
TECHNICAL_FIELD = "technical_field",
APPLY_UNIT_TYPE = "apply_unit_type", //立项-单位类型
DEVIATION = 'deviation',//执行-完成情况
// ========== INFRA 模块 ==========
INFRA_BOOLEAN_STRING = 'infra_boolean_string',