We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d6423 commit 1db8732Copy full SHA for 1db8732
src/utils/crud/components/Crud.vue
@@ -62,7 +62,7 @@ export default {
62
},
63
paths: {
64
type: Object,
65
- default: () => {}
+ default: () => { return {}}
66
67
fieldsInfo: Array,
68
detailsTitle: String,
0 commit comments