zhaobao 1 year ago
parent
commit
58495f2c6b
1 changed files with 1 additions and 1 deletions
  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"