自定义接口

This commit is contained in:
‘huanghaiixia’
2026-01-28 18:21:33 +08:00
parent 06aa85caee
commit 22fdadc17d
25 changed files with 59 additions and 33 deletions

View File

@ -671,6 +671,13 @@
icon: 'ant-design:printer-outlined',
isDefault: true
},
{
isUse: false,
name: t('提交'),
code: 'submit',
icon: 'ant-design:send-outlined',
isDefault: true
},
{
isUse: false,
name: t('变更'),