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