edit
This commit is contained in:
@ -30,7 +30,7 @@ export class AuthDrawerComponent implements OnInit {
|
||||
constructor(public service: MenuManagerService, private modal: NzModalService) {}
|
||||
|
||||
ngOnInit(): void {
|
||||
this.loadFunctions();
|
||||
// this.loadFunctions();
|
||||
}
|
||||
|
||||
beforeReq = (requestOptions: STRequestOptions) => {
|
||||
|
||||
Reference in New Issue
Block a user