Added calculation errors that were missing
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
:error-messages="errors.amount"
|
||||
@change="change('amount', ...arguments)"
|
||||
/>
|
||||
<calculation-error-list :errors="model.amountErrors" />
|
||||
<smart-select
|
||||
label="Damage Type"
|
||||
style="flex-basis: 200px;"
|
||||
|
||||
Reference in New Issue
Block a user