@dongkboy 3 anni fa
parent
commit
492dc515ec
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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; //车牌号