fix: on arrive maintennat en number

This commit is contained in:
Christophe 2023-01-12 15:14:47 +01:00
parent 1ac31ccb9d
commit d76d336300

View file

@ -413,7 +413,7 @@ const props = defineProps({
type: String,
},
_id: {
type: String,
type: Number,
},
filtreselect: {
type: String,