{{ baTable.form.operate ? t(baTable.form.operate) : '' }}
{{
t(
'routine.attachment.When the same file is uploaded multiple times, only one attachment record will be saved and added'
)
}}
{{ t('Cancel') }}
{{ baTable.form.operateIds!.length > 1 ? t('Save and edit next item') : t('Save') }}