Przeglądaj źródła

公众号支付

xiongzhu 4 lat temu
rodzic
commit
1fc0d2d3e3
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/main/nine-space/src/views/Submit.vue

+ 1 - 0
src/main/nine-space/src/views/Submit.vue

@@ -172,6 +172,7 @@ export default {
                                         wx.chooseWXPay({
                                             ...res,
                                             package: res.package || res.packageValue,
+                                            timestamp: res.timeStamp,
                                             success: function (res) {
                                                 this.$toast.success('支付成功');
                                                 setTimeout(() => {