@@ -473,9 +473,9 @@
//已支付已申请发票
pay_again += "<button class=\"j-button-cancel\" style=\"width: 100%!important;height: 0.92rem!important;\" onclick='checkinvoice(" + r.data.applybill_status + ")'>查看发票</button>"
}
- if(r.data.source !== 1){
+
$('.j-footer').show().html(pay_again);
- }
//支付方式
if (r.data.billingMode===1){