mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
Change message
This commit is contained in:
+1
-1
@@ -432,7 +432,7 @@ export class ExpedientTaskModalPage implements OnInit {
|
|||||||
try {
|
try {
|
||||||
|
|
||||||
this.taskResult = await this.processes.postParecerPr(this.postData).toPromise();
|
this.taskResult = await this.processes.postParecerPr(this.postData).toPromise();
|
||||||
await this.toastService.badRequest('Processo não efetuado');
|
await this.toastService.successMessage('Pedido enviado');
|
||||||
this.modalController.dismiss(action_parecer_pr);
|
this.modalController.dismiss(action_parecer_pr);
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user