@@ -459,7 +459,7 @@ | |||
} | |||
onLoad((option : any) => { | |||
navTo(`/subpackage/after-sale/rescind-carId/result`); | |||
// navTo(`/subpackage/after-sale/rescind-carId/result`); | |||
let getColor = getItem('key')['VEHICLE_COLOR_TYPE']; | |||
for (var k = 0; k < getColor.length; k++) { | |||
let obj = {}; |