Browse Source

Update order-detail.tsx

lex 1 year ago
parent
commit
37abc924ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/student/music-group/pre-apply/order-detail.tsx

+ 1 - 1
src/student/music-group/pre-apply/order-detail.tsx

@@ -160,7 +160,7 @@ export default defineComponent({
           // console.log(data)
           if (data.status !== 'WAIT_PAY' && data.status !== 'PAYING') {
             // 默认关闭支付二维码弹窗
-            // state.showQrcode = false
+            state.showQrcode = false
             clearInterval(state.orderTimer)
             // window.location.replace(
             //   window.location.origin + '/#/payment-result?orderNo=' + state.orderNo