fix:补充 eslint 格式化

This commit is contained in:
wangwenrui
2021-04-22 18:03:56 +08:00
parent 0f3d03cee0
commit 4fe0b1356c
27 changed files with 2014 additions and 2019 deletions

View File

@@ -109,7 +109,7 @@ const searchSelectInfo = { // value: 传给后台的值label显示给用
{
value: 'logout',
label: i18n.t('config.operationlog.operations.logout')
},
}
],
alertMessageState: [
@@ -132,7 +132,7 @@ const searchSelectInfo = { // value: 传给后台的值label显示给用
label: i18n.t('config.terminallog.TELNET')
}
],
state:[
state: [
{
value: 'success',
label: i18n.t('overall.result.success')