feat: 添加流程实例功能

This commit is contained in:
AN
2025-05-24 00:49:15 +08:00
parent 11aba9e2c8
commit f9d57f1b71
14 changed files with 628 additions and 9 deletions

View File

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