修改UAT提出的优化点
This commit is contained in:
@@ -71,6 +71,13 @@
|
|||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
width: 100
|
width: 100
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: this.$t('DisplayOrder'),
|
||||||
|
align: 'left',
|
||||||
|
width: 100,
|
||||||
|
ellipsis: true,
|
||||||
|
dataIndex: 'sortOrder'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('describe'),
|
title: this.$t('describe'),
|
||||||
align: 'left',
|
align: 'left',
|
||||||
|
|||||||
@@ -73,6 +73,13 @@
|
|||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
width: 100
|
width: 100
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: this.$t('DisplayOrder'),
|
||||||
|
align: 'left',
|
||||||
|
width: 100,
|
||||||
|
ellipsis: true,
|
||||||
|
dataIndex: 'sortOrder'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('describe'),
|
title: this.$t('describe'),
|
||||||
dataIndex: 'description',
|
dataIndex: 'description',
|
||||||
|
|||||||
Reference in New Issue
Block a user