Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 3m1s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 3m1s
This commit is contained in:
commit
a262319c20
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