Ver Fonte

2024.07.13
- 平台活动页增加商家地址字段显示

zweiqin há 8 meses atrás
pai
commit
efbc672b13
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/active/index.vue

+ 1 - 0
src/views/active/index.vue

@@ -10,6 +10,7 @@
       </span>
       <span class="filter-item" style="margin-left:10px;">
         所属区域ID:{{ storeDetails.platformShopCheck.areaId || '--' }}
+        <span v-if="storeDetails.shopAdress">({{ storeDetails.shopAdress }})</span>
       </span>
       <el-radio-group
         v-model="listQuery.type" class="filter-item" style="margin-left:10px;"