fix: on arrive maintennat en number
This commit is contained in:
parent
1ac31ccb9d
commit
d76d336300
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ const props = defineProps({
|
|||
type: String,
|
||||
},
|
||||
_id: {
|
||||
type: String,
|
||||
type: Number,
|
||||
},
|
||||
filtreselect: {
|
||||
type: String,
|
||||
|
|
Loading…
Add table
Reference in a new issue