diff --git a/gasStation-uni/pagesHome/oilRecharge/oilRecharge.vue b/gasStation-uni/pagesHome/oilRecharge/oilRecharge.vue index 38b75168a..098a7b82c 100644 --- a/gasStation-uni/pagesHome/oilRecharge/oilRecharge.vue +++ b/gasStation-uni/pagesHome/oilRecharge/oilRecharge.vue @@ -276,7 +276,7 @@ activen() { request({ - url: '/business/marketingActivity/cardValue/appletList?storeId=24', + url: '/business/marketingActivity/cardValue/appletList?storeId='+uni.getStorageSync("storeId"), method: 'get', }).then(res => {