update input
This commit is contained in:
@@ -181,8 +181,6 @@ export class PageDataListComponent<I = any> {
|
||||
};
|
||||
|
||||
onPage = ($event: any) => {
|
||||
console.log('$event', $event);
|
||||
|
||||
this.onChangePage.emit($event);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user