#6919 syncData #941
|
@ -117,7 +117,7 @@ export function useArrayData(key = useRoute().meta.moduleName, userOptions) {
|
|||
oneRecord: store.oneRecord,
|
||||
});
|
||||
|
||||
return store.data;
|
||||
return response;
|
||||
}
|
||||
|
||||
function destroy() {
|
||||
|
|
Loading…
Reference in New Issue