feat: 添加请假申请功能

This commit is contained in:
AN
2025-05-29 10:34:00 +08:00
parent b265f590e4
commit d7e0516cfb
15 changed files with 531 additions and 4 deletions

View File

@ -219,7 +219,8 @@ const local: App.I18n.Schema = {
exception_404: '404',
exception_500: '500',
'workflow_process-definition': 'Process Definition',
'workflow_process-instance': 'Process Instance'
'workflow_process-instance': 'Process Instance',
workflow_leave: 'Leave Apply'
},
page: {
login: {