Authored by wenjiekong

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

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