fix
This commit is contained in:
parent
e513586b65
commit
ebdea05f4d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ import DialogHeader from "@/components/DialogHeader.vue";
|
|||
const props = defineProps({
|
||||
dataRows: {
|
||||
type: Object,
|
||||
required: true,
|
||||
default: () => ({}),
|
||||
},
|
||||
onSubmit: Function,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue