mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
save
This commit is contained in:
+1
@@ -225,6 +225,7 @@ export class ExpedientTaskModalPage implements OnInit {
|
|||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
this.taskResult = await this.processes.postParecer(this.postData).toPromise()
|
||||||
await this.successMessage('Processo efetuado')
|
await this.successMessage('Processo efetuado')
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
await this.badRequest('Processo não efetuado')
|
await this.badRequest('Processo não efetuado')
|
||||||
|
|||||||
Reference in New Issue
Block a user