wenmenghao321 1 жил өмнө
parent
commit
ee4bbf0f00

+ 2 - 2
src/jfw/modules/app/src/web/templates/big-member/page_orderdetail_member.html

@@ -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){