@@ -150,7 +150,7 @@ export default {
mini_env(bool => {
if (bool) {
this.$api
- .post('/material/salses/save/pay/order', {
+ .postJson('/material/salses/save/pay/order', {
salesId: this.orderId,
payConfigId: this.payNo,
miniPay: true,