NEZ-656 fix: 穿梭框asset列表数据改正
This commit is contained in:
@@ -288,7 +288,7 @@ export default {
|
|||||||
id: 21,
|
id: 21,
|
||||||
name: 'Host',
|
name: 'Host',
|
||||||
type: 'input',
|
type: 'input',
|
||||||
label: 'host',
|
label: 'manageIp',
|
||||||
disabled: false
|
disabled: false
|
||||||
}, {
|
}, {
|
||||||
id: 22,
|
id: 22,
|
||||||
@@ -319,7 +319,7 @@ export default {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: this.$t('asset.host'),
|
label: this.$t('asset.host'),
|
||||||
prop: 'host',
|
prop: 'manageIp',
|
||||||
show: true
|
show: true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user