mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
fix message
This commit is contained in:
@@ -147,7 +147,7 @@ export class ForwardPage implements OnInit {
|
||||
"AttachmentList" :docs,
|
||||
}
|
||||
this.processes.CompleteParecerPrTask(body).subscribe(res=>{
|
||||
this.toastService._successMessage('Processo delegado');
|
||||
this.toastService._successMessage('Processo Reencaminhado');
|
||||
this.goBack();
|
||||
},
|
||||
(error)=>{
|
||||
|
||||
Reference in New Issue
Block a user