change select placeholder
This commit is contained in:
parent
c133cee10c
commit
db52600618
2 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
<p v-if="currentValue">
|
<p v-if="currentValue">
|
||||||
{{ currentValue.title }}
|
{{ currentValue.title }}
|
||||||
</p>
|
</p>
|
||||||
<p v-else>Selectionnez</p>
|
<p v-else>Selectionnez une déclinaison</p>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<template #option="slotProps">
|
<template #option="slotProps">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue