Commit b63f86d66b149d20bdec3fef44ad34b012729791

Authored by chenbiao
1 parent 135029cd

add 8月需求

Showing 1 changed file with 1 additions and 1 deletions
pages/parkPay/parkPay.vue
@@ -126,7 +126,7 @@ @@ -126,7 +126,7 @@
126 payType: '35', 126 payType: '35',
127 paySrcType: '101', 127 paySrcType: '101',
128 orderId: that.orderId, 128 orderId: that.orderId,
129 - payFee: (orderFee * 100).toString(), 129 + payFee: orderFee,
130 } 130 }
131 // 获取 接口 131 // 获取 接口
132 that.$myRequest({ 132 that.$myRequest({