Merge "fix: Fix ip name of topology to match the route list"

This commit is contained in:
Zuul 2021-08-27 02:42:23 +00:00 committed by Gerrit Code Review
commit e242bc5855

View File

@ -70,7 +70,7 @@ export default class NodeCard extends React.Component {
render: (value) => routerStatus[value] || '-',
},
{
title: t('Floating IP'),
title: t('External Fixed IP'),
dataIndex: 'external_gateway_info',
isHideable: true,
render: (value) =>