update data true
This commit is contained in:
parent
e22a10c06f
commit
bf2e2ee27e
@ -396,7 +396,7 @@ export class GatewayConnectorComponent extends PageComponent implements AfterVie
|
|||||||
this.cd.detectChanges();
|
this.cd.detectChanges();
|
||||||
this.connectorForm.disable();
|
this.connectorForm.disable();
|
||||||
}
|
}
|
||||||
this.updateData();
|
this.updateData(true);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user