소스 검색

Update rescind-carId-select.vue

master
@weixixuan 3 주 전
부모
커밋
3952b1b269
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      subpackage/after-sale/rescind-carId/rescind-carId-select.vue

+ 1
- 1
subpackage/after-sale/rescind-carId/rescind-carId-select.vue 파일 보기

@@ -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…
취소
저장