支付宝优化更新
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
*/
|
||||
async getCouponList() {
|
||||
try {
|
||||
let res = await this.api.conponList({
|
||||
let res = await this.api.getUserConpons({
|
||||
userId: uni.cache.get('userInfo').id,
|
||||
shopId: uni.cache.get('shopId'),
|
||||
status: this.status
|
||||
|
||||
Reference in New Issue
Block a user