NEZ-2617 fix:Web terminal logs通过State过滤时点击选中标签会变为数字
This commit is contained in:
@@ -156,10 +156,10 @@ export default {
|
||||
readonly: true,
|
||||
disabled: false
|
||||
}, {
|
||||
id: 17,
|
||||
id: 'state',
|
||||
name: this.$t('overall.state'),
|
||||
type: 'terminalStatus',
|
||||
label: 'state',
|
||||
type: 'select',
|
||||
label: 'terminalStatus',
|
||||
readonly: true,
|
||||
disabled: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user