Changes in Document Creation, Calendar, Notifications, Settings
This commit is contained in:
@@ -187,10 +187,10 @@ setupPage()
|
||||
/>
|
||||
</UFormGroup>
|
||||
<UFormGroup
|
||||
label="Einkaufspreis:"
|
||||
label="Verkaufspreis:"
|
||||
>
|
||||
<UInput
|
||||
v-model="itemInfo.purchasePrice"
|
||||
v-model="itemInfo.sellingPrice"
|
||||
type="number"
|
||||
steps="0.01"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user