diff --git a/pages/parkPay/parkPay.vue b/pages/parkPay/parkPay.vue index 3f86bea..67b256b 100644 --- a/pages/parkPay/parkPay.vue +++ b/pages/parkPay/parkPay.vue @@ -126,7 +126,7 @@ payType: '35', paySrcType: '101', orderId: that.orderId, - payFee: (orderFee * 100).toString(), + payFee: orderFee, } // 获取 接口 that.$myRequest({