瀏覽代碼

Merge branch 'DK_dev'

@dongkboy 3 年之前
父節點
當前提交
8175ce372d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/Letter/Letter.vue

+ 1 - 1
src/views/Letter/Letter.vue

@@ -4911,7 +4911,7 @@ export default {
         this.carform.carOwner = carInfo.carOwner; //车主
         this.carform.licenseNo = carInfo.plateNo; //车牌号
         this.carform.modelcname = carInfo.backOcrID; //品牌型号
-        this.carform.frameNo = carInfo.vIN; //车架号
+        this.carform.frameNo = carInfo.vin; //车架号
         this.carform.engineNo = carInfo.engine; //发动机号
         this.carform.registerDate = carInfo.registerDate; //车牌号
         this.carform.issueDate = carInfo.issueDate; //车牌号