feat: refs #8602 remove unused state property from useArrayDataStore
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
8b73227b80
commit
70a1eff75f
|
@ -63,6 +63,5 @@ export const useArrayDataStore = defineStore('arrayDataStore', () => {
|
|||
clear,
|
||||
reset,
|
||||
resetPagination,
|
||||
state,
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue