平台件项目库 认证清单增加备注
This commit is contained in:
+7
@@ -820,6 +820,13 @@
|
|||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
scopedSlots: { customRender: 'nameOfManufacturer' }
|
scopedSlots: { customRender: 'nameOfManufacturer' }
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: this.$t('remarks'),
|
||||||
|
align: 'left',
|
||||||
|
dataIndex: 'remark',
|
||||||
|
width: 180,
|
||||||
|
ellipsis: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('operation'),
|
title: this.$t('operation'),
|
||||||
align: 'left',
|
align: 'left',
|
||||||
|
|||||||
Reference in New Issue
Block a user