bug
This commit is contained in:
parent
ac40dd0fee
commit
7ee7e5100f
@ -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 => {
|
||||
|
Loading…
Reference in New Issue
Block a user