石广澎
2025-01-14 07132ae5e905a710a9843699335a879212984ca4
pay/scanpay.vue
@@ -637,6 +637,7 @@
            this.aliPay(res.paymentUrl)
          }
        } catch (e) {
          this.payLoading = false
          //TODO handle the exception
          console.error(e);
        }