```html columns: [ { title: this.$t('activity.list.name'), dataIndex: 'name' }, ···· ] ```