Added Italien

This commit is contained in:
2024-02-19 15:58:56 +01:00
parent 0ccd5635e7
commit d5c3034758

View File

@@ -255,7 +255,7 @@ setupPage()
label="Land" label="Land"
> >
<USelectMenu <USelectMenu
:options="['Deutschland','Niederlande','Belgien']" :options="['Deutschland','Niederlande','Belgien','Italien']"
v-model="itemInfo.infoData.country" v-model="itemInfo.infoData.country"
/> />
</UFormGroup> </UFormGroup>