This commit is contained in:
parent
105f149503
commit
74f151800d
|
@ -63,6 +63,5 @@ export const useArrayDataStore = defineStore('arrayDataStore', () => {
|
|||
clear,
|
||||
reset,
|
||||
resetPagination,
|
||||
state,
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue