mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
save
This commit is contained in:
@@ -101,14 +101,11 @@ export class PedidosPage implements OnInit {
|
||||
|
||||
});
|
||||
}
|
||||
console.log(this.taskType);
|
||||
|
||||
|
||||
console.log(this.taskType);
|
||||
}
|
||||
|
||||
doRefresh(event) {
|
||||
this.LoadList();
|
||||
|
||||
setTimeout(() => {
|
||||
event.target.complete();
|
||||
}, 2000);
|
||||
|
||||
Reference in New Issue
Block a user