tangning %!s(int64=2) %!d(string=hai) anos
pai
achega
db59e51de9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/mobile/index.vue

+ 1 - 1
src/views/mobile/index.vue

@@ -120,7 +120,7 @@ async function handleOpenPay() {
   openPay({
     orderSn: GetRequest('orderSn'),
     payType: payType.value,
-    openId: ''
+    openId
   }).then((res) => {
     let url = res.qrCodeUrl
   })