NEZ-2081 fix : 建议IPAM 搜索给出选项

This commit is contained in:
likexuan
2022-08-02 11:23:24 +08:00
parent 352672bbfe
commit 0310aea90a
4 changed files with 33 additions and 2 deletions

View File

@@ -122,8 +122,9 @@ export default {
disabled: false
}, {
name: this.$t('overall.state'),
type: 'input',
label: 'state',
type: 'select',
label: 'ipamState',
readonly: true,
disabled: false
}]
}