diff --git a/pos-uni/pagesHome/PaymentResults/PaymentResults.vue b/pos-uni/pagesHome/PaymentResults/PaymentResults.vue index 4683c44a8..7874e19dd 100644 --- a/pos-uni/pagesHome/PaymentResults/PaymentResults.vue +++ b/pos-uni/pagesHome/PaymentResults/PaymentResults.vue @@ -134,7 +134,7 @@ }, getBalanceOrder() { request({ - url: 'business/marketingActivity/activeExchange/cardValueOrders/getOneByOrderNo', + url: 'business/marketingActivity/activeExchange/cardValueOrders/getOneByOrderNos', method: 'post', data: { orderNo: this.orderNo