perf: 发布机详情去掉网域

This commit is contained in:
“huailei000”
2023-01-28 13:58:49 +08:00
committed by huailei
parent 3acb1b9a10
commit 5de8c055c1

View File

@@ -96,10 +96,6 @@ export default {
value: this.object.protocols.map(i => i.name).join(',')
},
'public_ip', 'admin_user_display',
{
key: this.$t('assets.Domain'),
value: this.object.domain?.name || ''
},
'vendor', 'model', 'cpu_model', 'memory', 'disk_info',
{
key: this.$t('assets.Platform'),