|
|
@ -283,7 +283,6 @@ export class FormJdbc extends BI.Widget { |
|
|
|
{ |
|
|
|
{ |
|
|
|
eventName: BI.Editor.EVENT_CHANGE, |
|
|
|
eventName: BI.Editor.EVENT_CHANGE, |
|
|
|
action: () => { |
|
|
|
action: () => { |
|
|
|
debugger; |
|
|
|
|
|
|
|
this.onHostPortChange(databaseType); |
|
|
|
this.onHostPortChange(databaseType); |
|
|
|
}, |
|
|
|
}, |
|
|
|
}, |
|
|
|
}, |
|
|
|