Authored by wenjiekong

没有优惠券时,不加载优惠劵状态

... ... @@ -582,7 +582,7 @@ $(function() {
});
if (couponIds.length > 0) {
$.ajax({
type: 'GET',
url: '/product/students/userAcquireStatus',
... ...