Browse Source

转赠支付

xiongzhu 4 years ago
parent
commit
39ace9919d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/main/nine-space/src/views/Givesubmit.vue

+ 2 - 1
src/main/nine-space/src/views/Givesubmit.vue

@@ -164,7 +164,8 @@ export default {
                                             .then(res => {
                                                 console.log({
                                                     ...res,
-                                                    package: res.package || res.packageValue
+                                                    package: res.package || res.packageValue,
+                                                    timestamp: res.timestamp || res.timeStamp
                                                 });
                                                 let _this = this;
                                                 wx.chooseWXPay({