删除服务器升级选择微信支付时的冗余提示
This commit is contained in:
parent
64bfb46b98
commit
9fa007e3f8
@ -481,8 +481,6 @@ export default {
|
|||||||
this.paymentQrCode = response.payment_url;
|
this.paymentQrCode = response.payment_url;
|
||||||
this.paymentQrCodeImage = response.qr_code_image;
|
this.paymentQrCodeImage = response.qr_code_image;
|
||||||
|
|
||||||
toast.success('请使用微信扫码支付');
|
|
||||||
|
|
||||||
// 开始轮询支付状态
|
// 开始轮询支付状态
|
||||||
this.startPaymentCheck();
|
this.startPaymentCheck();
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user