mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
perf: 发布机详情去掉网域
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user