Merge branch 'dev' into 7248-tablesObservation
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:
commit
4f12a31b1a
|
@ -100,7 +100,7 @@ const $props = defineProps({
|
||||||
},
|
},
|
||||||
preventSubmit: {
|
preventSubmit: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
default: true,
|
default: false,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
const emit = defineEmits(['onFetch', 'onDataSaved', 'submit']);
|
const emit = defineEmits(['onFetch', 'onDataSaved', 'submit']);
|
||||||
|
|
Loading…
Reference in New Issue