Changed E-Mail Field

Changes
This commit is contained in:
2024-03-07 11:53:41 +01:00
parent 5783fb1f2e
commit 62b5e1bc57
2 changed files with 3 additions and 4 deletions

View File

@@ -128,8 +128,6 @@ setupPage()
<USelectMenu
v-model="itemInfo.approved"
:options="states"
option-attribute="label"
value-attribute="value"
/>
</UFormGroup>