sunran 3 anni fa
parent
commit
fde19219f0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/weibao/views/followUp/history.vue

+ 1 - 1
src/views/weibao/views/followUp/history.vue

@@ -2,7 +2,7 @@
   <div :class="roleIdStr==14?'mt':''">
     <div class="list" v-for="item in historyList" :key="item.id" @click="$router.push({path:'/followUp/details',query:{id:item.id}})">
       <div class="img">
-        <img class="tx" :src="item.photoImgUrl?item.photoImgUrl:require('../../assets/tx.png')" alt="">
+        <img class="tx" :src="item.url?item.url:require('../../assets/tx.png')" alt="">
         <img v-if="item.followNum == 0" class="warning" src="../../assets/warning.png" alt="">
       </div>
       <div class="text">