mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-12 10:00:57 +08:00
优化代码
This commit is contained in:
parent
2af48c7937
commit
0e42530c30
@ -498,7 +498,7 @@ export function payFeeWechat(_that, _data,_successUrl) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
wx.showToast({
|
wx.showToast({
|
||||||
title: "缴费失败",
|
title: "缴费失败"+res.data.msg,
|
||||||
icon: 'none',
|
icon: 'none',
|
||||||
duration: 2000
|
duration: 2000
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user