From 47315963f112f80771142760c324a73a85caa0bc Mon Sep 17 00:00:00 2001 From: lele0521 Date: Wed, 27 Mar 2024 15:36:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=AE=A2=E5=8D=95=E6=94=AF=E4=BB=98?= =?UTF-8?q?=E8=B6=85=E6=97=B6=E8=B7=B3=E8=BD=AC=E5=AF=B9=E5=BA=94=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/pages/payment/PayMent.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buyer/src/pages/payment/PayMent.vue b/buyer/src/pages/payment/PayMent.vue index 55976371..50dceca1 100644 --- a/buyer/src/pages/payment/PayMent.vue +++ b/buyer/src/pages/payment/PayMent.vue @@ -78,6 +78,8 @@ export default { this.support = this.payDetail.support this.walletValue = this.payDetail.walletValue } + }).catch((err) => { + this.$router.push({name: 'MyOrder'}); }); }, // 支付