NEZ-2081 fix : 建议IPAM 搜索给出选项
This commit is contained in:
@@ -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
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user