zhaobao 1 년 전
부모
커밋
58495f2c6b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/bigScreen/home/components/carPlateInfo.vue

+ 1 - 1
src/views/bigScreen/home/components/carPlateInfo.vue

@@ -10,7 +10,7 @@
           <div class="carplate-image-item">
             <el-image
               style="width: 100%; height: 180px"
-              :src="item.transLoadPicurl"
+              :src="item.transLoadIconurl"
               :zoom-rate="1.2"
               :preview-src-list="[item.transLoadPicurl]"
               :initial-index="4"