update 报表几处国际化

This commit is contained in:
2022-09-26 14:19:09 +08:00
parent 4c9ce641fa
commit 9b0f724da2
7 changed files with 13 additions and 5 deletions

View File

@@ -125,7 +125,7 @@ export default {
prop: 'operations',
name: i18n.t('handle'),
fixed: 'right',
width: 180,
// width: 180,
subcomponent: TableOperateComponent,
options: [{ name: 'preview', emitField: 'fileName' }, { name: 'design', emitField: 'name' }, 'edit', 'delete']
}