mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
add attendies
This commit is contained in:
@@ -114,7 +114,6 @@ export class ApproveEventPage implements OnInit {
|
||||
}
|
||||
|
||||
async approveTask(serialNumber: string) {
|
||||
alert("lll")
|
||||
let body = { "serialNumber": serialNumber, "action": "Aprovar" }
|
||||
|
||||
const loader = this.toastService.loading()
|
||||
|
||||
Reference in New Issue
Block a user