自定义接口
This commit is contained in:
@ -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('变更'),
|
||||
|
||||
Reference in New Issue
Block a user