Merge "fix: Fix port download column"

This commit is contained in:
Zuul 2021-09-03 07:20:07 +00:00 committed by Gerrit Code Review
commit 117426b132

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'),