mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-18 16:32:28 +00:00
perf(assetCreateUpdate): 优化资产创建或更新页面的ip字段翻译
This commit is contained in:
@@ -33,6 +33,9 @@ export default {
|
||||
[this.$t('common.Other'), ['is_active', 'comment']]
|
||||
],
|
||||
fieldsMeta: {
|
||||
ip: {
|
||||
label: this.$t('assets.ipDomain')
|
||||
},
|
||||
protocols: {
|
||||
component: Protocols
|
||||
},
|
||||
|
Reference in New Issue
Block a user