#8207 hotfix-tableActions #991
|
@ -132,7 +132,7 @@ const addFilter = async (filter, params) => {
|
|||
|
||||
async function fetch(params) {
|
||||
jorgep marked this conversation as resolved
Outdated
|
||||
useArrayData(props.dataKey, params);
|
||||
arrayData.reset(['filter.skip', 'skip']);
|
||||
arrayData.reset(['filter.skip', 'skip', 'page']);
|
||||
await arrayData.fetch({ append: false });
|
||||
if (!store.hasMoreData) isLoading.value = false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Yo haria algo mas asi: