Browse Source

首页获取门店

xiaohaizhao 1 năm trước cách đây
mục cha
commit
61e413681d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      pages/index/index/index.vue

+ 0 - 1
pages/index/index/index.vue

@@ -165,7 +165,6 @@ export default {
                                 return v
                             })
                             this.shopDetail = list[0];
-                            console.log("shopDetail", this.shopDetail)
                             this.storeList = list;
                         }
                     })