Merge branch 'dev' into 8224-contextMenu
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit
Details
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit
Details
This commit is contained in:
commit
eeab1d228f
|
@ -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