@@ -375,7 +375,7 @@ export default {
if (res.confirm) {
postUserOrderRefund({ id: orderId })
.then(res => {
- this.getOrderList()
+ that.getOrderList()
return that.$util.Tips({
title: "申请成功",
icon: 'success'