Explorar el Código

首页获取门店

xiaohaizhao hace 1 año
padre
commit
61e413681d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;
                         }
                     })