lifanagju_citu vor 11 Monaten
Ursprung
Commit
42e2d84308

+ 1 - 1
src/components/Enterprise/hotPromoted.vue

@@ -4,7 +4,7 @@
       <!-- 公司信息 -->
       <div class="company-info-top" @click="handleClickEnterprise(item)">
         <div class="float-left">
-          <v-img :src="item.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" :alt="item.enterprise.anotherName" :width="40" style="height: 40px;border-radius: 4px;"/>
+          <v-img :src="item?.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" :alt="item.enterprise.anotherName" :width="40" style="height: 40px;border-radius: 4px;"/>
         </div>
         <div class="company-info">
           <h3>{{ item.enterprise.anotherName }}</h3>

+ 1 - 1
src/components/PositionLongStrip/item.vue

@@ -16,7 +16,7 @@
       <!-- 公司 -->
       <div class="company" @click="handleEnterprise(item)">
         <div class="float-left">
-          <v-img :src="item.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" :alt="item.enterprise.anotherName" :width="40" style="height: 40px;border-radius: 4px;"/>
+          <v-img :src="item?.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" :alt="item.enterprise.anotherName" :width="40" style="height: 40px;border-radius: 4px;"/>
         </div>
         <div class="company-info">
           <v-hover>