Merge branch 'dev-2.0' of https://git.mesalab.cn/nezha/nezha-fronted into dev-2.0
# Conflicts: # nezha-fronted/src/components/common/bottomBox/bottomBox.vue
This commit is contained in:
@@ -80,12 +80,10 @@ export const asset = {
|
||||
{ value: 3, label: i18n.t('asset.suspended') }
|
||||
],
|
||||
authProtocolOptions: [
|
||||
{ value: 0, label: 'Non' },
|
||||
{ value: 1, label: 'SSH' },
|
||||
{ value: 2, label: 'TELNET' }
|
||||
],
|
||||
authProtocolData: {
|
||||
non: 0,
|
||||
ssh: 1,
|
||||
telnet: 2
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user