nettoyage code
This commit is contained in:
parent
f7a657fddd
commit
8527024606
8 changed files with 3 additions and 18 deletions
|
|
@ -100,8 +100,6 @@ export class PageUpdateMemberComponent implements OnInit {
|
|||
roleList: [roleValue]
|
||||
};
|
||||
|
||||
console.log(membre);
|
||||
|
||||
this.membreService.updateMembre(membre)?.subscribe((resp) => {
|
||||
this.router.navigate(['compte']);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue