平台件项目库 认证清单增加备注

This commit is contained in:
zyx.net
2023-10-10 11:39:23 +08:00
parent b24bc1b084
commit 931c4fce8d
@@ -820,6 +820,13 @@
ellipsis: true,
scopedSlots: { customRender: 'nameOfManufacturer' }
},
{
title: this.$t('remarks'),
align: 'left',
dataIndex: 'remark',
width: 180,
ellipsis: true,
},
{
title: this.$t('operation'),
align: 'left',