From 7ee7e5100fb90cf07bb19f932b75545054e77eca Mon Sep 17 00:00:00 2001 From: cun-nan <19819293608@163.com> Date: Mon, 11 Mar 2024 14:10:07 +0800 Subject: [PATCH] bug --- gasStation-uni/pagesHome/oilRecharge/oilRecharge.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 => {