fix; 搜索框 下拉类型 禁止输入
This commit is contained in:
@@ -95,12 +95,14 @@ export default {
|
||||
name: this.$t('config.terminallog.protocol'),
|
||||
type: 'selectString',
|
||||
label: 'protocol',
|
||||
readonly: true,
|
||||
disabled: false
|
||||
}, {
|
||||
id: 17,
|
||||
name: this.$t('config.terminallog.status'),
|
||||
type: 'terminalStatus',
|
||||
label: 'state',
|
||||
readonly: true,
|
||||
disabled: false
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user