add Overload Table Callback Flag
This commit is contained in:
@@ -347,6 +347,7 @@ watch(tableDataSource, () => {
|
||||
change({
|
||||
limit: props.page.limit,
|
||||
current: pagecurrent || props.page.current,
|
||||
isReload: true
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user