|
|
@ -1227,6 +1227,7 @@ export class FormJdbc extends BI.Widget { |
|
|
|
public mounted() { |
|
|
|
public mounted() { |
|
|
|
const sshType = this.form.sshType.getValue()[0]; |
|
|
|
const sshType = this.form.sshType.getValue()[0]; |
|
|
|
this.onSshTypeChange(sshType); |
|
|
|
this.onSshTypeChange(sshType); |
|
|
|
|
|
|
|
this.setKerberos(); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public setError(value: string) { |
|
|
|
public setError(value: string) { |
|
|
|