diff --git a/coupon/myOrder.html b/coupon/myOrder.html index 1948fef..d50ca49 100644 --- a/coupon/myOrder.html +++ b/coupon/myOrder.html @@ -62,7 +62,7 @@

查看卡密

- {{item.pay_type==2?'已支付':'已退款'}}

+ {{item.pay_status==2?'已支付':'已退款'}}