Explorar o código

Merge branch 'feature_20250507_分销店详情照片显示bug修改' into uat(dev)

zhujindu hai 7 meses
pai
achega
947a8d4cfa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/storeManagement/storeDetail.vue

+ 1 - 1
src/views/storeManagement/storeDetail.vue

@@ -201,7 +201,7 @@
             </div>
           </template>
           <van-row gutter="20" style="padding: 16px">
-            <van-col span="12" v-if="list.storeCategory != 'C917'">
+            <van-col span="12" v-if="list.storeCategory != 'C917' && list.img">
               <div v-if="storeTypePOP">
                 <van-image
                   width="100%"