ing tree
This commit is contained in:
parent
6cbc8a5e84
commit
f06d81b3fc
|
@ -125,7 +125,7 @@ export class ListComponent implements OnInit, AfterContentInit {
|
|||
this.dataSource.sort = this.sort;
|
||||
},
|
||||
(error: RPCError) => {
|
||||
console.log(error.response.message);
|
||||
// console.log(error.response.message);
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user