This commit is contained in:
zoomtk@126.com 2023-04-07 17:25:20 +08:00
parent b29428ffdb
commit 77bdec78a7
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ export default {
uni.hideLoading();
if (res.code >= 0) {
console.log(res);
// if (parseFloat(this.orderPaymentData.pay_money) > 0) {
// let orderCreateData = uni.getStorageSync('giftcardOrderCreateData');
// orderCreateData.out_trade_no = res.data;