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