fix: 网元主机信息默认填写固定用户名
This commit is contained in:
@@ -98,8 +98,8 @@ function fnTabCreate() {
|
||||
title: 'SSH_NE_22',
|
||||
addr: '',
|
||||
port: 22,
|
||||
user: '',
|
||||
authMode: '0',
|
||||
user: 'omcuser',
|
||||
authMode: '2',
|
||||
password: '',
|
||||
privateKey: '',
|
||||
passPhrase: '',
|
||||
|
||||
Reference in New Issue
Block a user