瀏覽代碼

Update rescind-carId-select.vue

master
@weixixuan 2 天之前
父節點
當前提交
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…
取消
儲存