style: 新增网元信息时ssh默认密码初始

This commit is contained in:
TsMask
2024-07-18 15:44:35 +08:00
parent 2d9011cf6b
commit d53c4c34f0

View File

@@ -124,8 +124,8 @@ let modalState: ModalStateType = reactive({
addr: '', addr: '',
port: 22, port: 22,
user: 'omcuser', user: 'omcuser',
authMode: '2', authMode: '0',
password: '', password: 'a9tU53r',
privateKey: '', privateKey: '',
passPhrase: '', passPhrase: '',
remark: '', remark: '',