RED-5233 - After deleting an entity in a dossier template, it is still appearing in the entity list
This commit is contained in:
parent
a775d964bc
commit
7c7f137e1e
@ -57,6 +57,7 @@ export class EntitiesListingScreenComponent extends ListingComponent<Dictionary>
|
||||
this.#dossierTemplateId,
|
||||
),
|
||||
);
|
||||
this._loadDictionaryData();
|
||||
this._loadingService.stop();
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user