perf(assetCreateUpdate): 优化资产创建或更新页面的ip字段翻译

This commit is contained in:
jym503558564
2020-09-07 14:49:32 +08:00
committed by 老广
parent 4a840288c5
commit cb95b9ba4f

View File

@@ -33,6 +33,9 @@ export default {
[this.$t('common.Other'), ['is_active', 'comment']]
],
fieldsMeta: {
ip: {
label: this.$t('assets.ipDomain')
},
protocols: {
component: Protocols
},