|
|
@@ -308,7 +308,7 @@
|
|
|
lat: uni.getStorageSync('lat'),
|
|
|
activityId:this.activityId
|
|
|
}
|
|
|
- this.$Request.getT('/app/goods/selectShop', data).then(res => {
|
|
|
+ this.$Request.getT('/app/goods/selectSupplierShop', data).then(res => {
|
|
|
uni.hideLoading()
|
|
|
if (res.code == 0) {
|
|
|
console.log(res.data.list)
|