资产审批
This commit is contained in:
@@ -14,6 +14,7 @@ export const DictEnum = {
|
||||
WF_FORM_TYPE: 'wf_form_type', // 表单类型
|
||||
WF_TASK_STATUS: 'wf_task_status', // 任务状态
|
||||
WY_SF: 'wy_sf',
|
||||
WY_ZCSHZT: 'wy_zcshzt',
|
||||
} as const;
|
||||
|
||||
export type DictEnumKey = keyof typeof DictEnum;
|
||||
|
Reference in New Issue
Block a user