fix build
This commit is contained in:
parent
26aa09a5e4
commit
27c3308f09
@ -100,7 +100,7 @@ export async function getInsuranceRule(
|
||||
rule.evo_max_power >= leaseObjectMotorPower &&
|
||||
engineType &&
|
||||
rule.evo_enginie_type?.includes(engineType) &&
|
||||
rule.evo_opf?.includes(insuranceOPF) &&
|
||||
rule.evo_opf === insuranceOPF &&
|
||||
rule.evo_min_mileage !== null &&
|
||||
rule.evo_max_mileage !== null &&
|
||||
tbxMileage !== null &&
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user