Browse Source

Update rescind-carId-select.vue

master
@weixixuan 1 day ago
parent
commit
3952b1b269
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      subpackage/after-sale/rescind-carId/rescind-carId-select.vue

+ 1
- 1
subpackage/after-sale/rescind-carId/rescind-carId-select.vue View File

@@ -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 = {};

Loading…
Cancel
Save