|
@@ -63,7 +63,6 @@ export const useSysXsbStore = defineStore('system-xsb', {
|
|
|
Number(shop.shopLat),
|
|
Number(shop.shopLat),
|
|
|
Number(shop.shopLng),
|
|
Number(shop.shopLng),
|
|
|
)
|
|
)
|
|
|
- console.log(distance, 'distance')
|
|
|
|
|
if (distance < minDistance) {
|
|
if (distance < minDistance) {
|
|
|
minDistance = distance
|
|
minDistance = distance
|
|
|
if (!this.SelectShopInfo.shopId) {
|
|
if (!this.SelectShopInfo.shopId) {
|