fix: Fix port download column

fix port download column

Change-Id: Icc4b287311a39eb36ae9f21950b795d8c79722e6
This commit is contained in:
zhuyue 2021-09-03 13:41:38 +08:00
parent 07a34abd9b
commit 63e97657d5

View File

@ -126,7 +126,6 @@ export default class VirtualAdapter extends Base {
'virtual_adapter',
'_admin'
)}/detail`,
stringify: (name, record) => name || record.id,
},
{
title: t('Project ID/Name'),