Browse Source

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

zhujindu 6 months ago
parent
commit
947a8d4cfa
1 changed files with 1 additions and 1 deletions
  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%"