diff --git a/nezha-fronted/src/components/common/rightBox/asset/assetBatchEditBox.vue b/nezha-fronted/src/components/common/rightBox/asset/assetBatchEditBox.vue index b5e7f2613..cb7b52fcf 100644 --- a/nezha-fronted/src/components/common/rightBox/asset/assetBatchEditBox.vue +++ b/nezha-fronted/src/components/common/rightBox/asset/assetBatchEditBox.vue @@ -288,7 +288,7 @@ export default { id: 21, name: 'Host', type: 'input', - label: 'host', + label: 'manageIp', disabled: false }, { id: 22, @@ -319,7 +319,7 @@ export default { }, { label: this.$t('asset.host'), - prop: 'host', + prop: 'manageIp', show: true } ],