Jelajahi Sumber

车架号识别

@dongkboy 3 tahun lalu
induk
melakukan
492dc515ec
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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; //车牌号