问题修复
This commit is contained in:
@@ -132,6 +132,7 @@ export const Memberpay = defineStore('memberpay', {
|
||||
buyerRemark: data.buyerRemark,
|
||||
userId: uni.cache.get('userInfo').id || ''
|
||||
})
|
||||
console.log('actionsltPayOrder:res',res);
|
||||
if(!res){
|
||||
console.log('支付失败');
|
||||
reject(false)
|
||||
|
||||
Reference in New Issue
Block a user