CASH-1637
CASH-1637 dupe deductible field
This commit is contained in:
parent
a6df3a6ff6
commit
5bf467dfff
1 changed files with 0 additions and 2 deletions
|
|
@ -1609,7 +1609,6 @@ export const actions = {
|
||||||
vehicleStyle,
|
vehicleStyle,
|
||||||
hasVin,
|
hasVin,
|
||||||
cashOrInsuranceAccountType,
|
cashOrInsuranceAccountType,
|
||||||
currentDeductible,
|
|
||||||
damageType,
|
damageType,
|
||||||
productType,
|
productType,
|
||||||
eon,
|
eon,
|
||||||
|
|
@ -1656,7 +1655,6 @@ export const actions = {
|
||||||
hasVin: hasVin,
|
hasVin: hasVin,
|
||||||
cashOrInsuranceAccountType: cashOrInsuranceAccountType,
|
cashOrInsuranceAccountType: cashOrInsuranceAccountType,
|
||||||
isVerified: isVerified,
|
isVerified: isVerified,
|
||||||
currentDeductible: currentDeductible,
|
|
||||||
damageType: damageType,
|
damageType: damageType,
|
||||||
productType: productType,
|
productType: productType,
|
||||||
eon: eon,
|
eon: eon,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue