【修复】修复0元付款后,获取支付结果中,提示窗口一直存在的问题。

This commit is contained in:
jianweie code
2023-04-30 23:53:27 +08:00
parent d19f29d1a2
commit c64ee89b4b

View File

@@ -83,6 +83,7 @@
this.paymentInfo.money = '0.00';
this.paymentInfo.status = 2;
this.paymentInfo.type = 1;
uni.hideLoading();
return;
}
let data = {