xiongzhu 4 rokov pred
rodič
commit
39ace9919d

+ 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({