fix: 修正terminallog搜索参数名
This commit is contained in:
@@ -66,7 +66,7 @@ export default {
|
|||||||
id: 13,
|
id: 13,
|
||||||
name: this.$t('config.terminallog.sourceIp'),
|
name: this.$t('config.terminallog.sourceIp'),
|
||||||
type: 'input',
|
type: 'input',
|
||||||
label: 'host',
|
label: 'remoteAddr',
|
||||||
disabled: false
|
disabled: false
|
||||||
}, {
|
}, {
|
||||||
id: 14,
|
id: 14,
|
||||||
|
|||||||
Reference in New Issue
Block a user