remove limites

This commit is contained in:
Peter Maquiran
2023-06-10 14:17:41 +01:00
parent de531bc550
commit 04b5373eaa
10 changed files with 146 additions and 17 deletions
@@ -303,7 +303,7 @@ export class DespachosPrOptionsPage implements OnInit {
try {
await this.processes.CompleteTask(body).toPromise()
this.httpErroHandle.httpsSucessMessagge('Concluir')
this.httpErroHandle.httpsSucessMessagge('Concluir Despacho')
this.close();
} catch (error) {
if(error.status == 0) {