参数导出模板管理--适用地区没有表头排序
参数模板管理-表头有两个适用地区
This commit is contained in:
@@ -181,12 +181,19 @@ export default {
|
||||
dataIndex: 'description',
|
||||
// scopedSlots: { customRender: 'titleName' }
|
||||
},
|
||||
// {
|
||||
// title: this.$t('zoneOfApplication'),
|
||||
// align: 'center',
|
||||
// width: 160,
|
||||
// ellipsis: true,
|
||||
// dataIndex: 'region_dictText',
|
||||
// },
|
||||
{
|
||||
title: this.$t('zoneOfApplication'),
|
||||
title: this.$t('creater'),
|
||||
align: 'center',
|
||||
width: 160,
|
||||
width: 120,
|
||||
ellipsis: true,
|
||||
dataIndex: 'region_dictText',
|
||||
dataIndex: 'createBy'
|
||||
},
|
||||
{
|
||||
title: this.$t('created'),
|
||||
|
||||
Reference in New Issue
Block a user