mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
fix options
This commit is contained in:
@@ -285,6 +285,7 @@ export class DespachoPage implements OnInit {
|
||||
if(actionName == 'Executado'){
|
||||
|
||||
await this.executado(res.data.note, docs);
|
||||
this.goBack();
|
||||
}
|
||||
else if(actionName == 'Arquivar'){
|
||||
await this.arquivar(res.data.note, docs);
|
||||
|
||||
Reference in New Issue
Block a user