Resolve "Créer un catalogue"
Compare changes
@@ -10,7 +10,7 @@
@@ -21,6 +21,40 @@
@@ -175,6 +209,7 @@ import DatePicker from 'primevue/datepicker'
@@ -185,9 +220,13 @@ import { toTypedSchema } from '@vee-validate/yup'
@@ -227,17 +266,36 @@ const emit = defineEmits<{
@@ -274,7 +332,6 @@ const validationSchema = toTypedSchema(
@@ -285,6 +342,26 @@ const submit = async (values: GenericObject) => {