|
|
|
@ -268,10 +268,8 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="box-body" ng-if="partner.is_valid==1">
|
|
|
|
|
<div style="margin-bottom: 5px" ng-if="partner.upay_open_status != 5">
|
|
|
|
|
<!--<a role="button" type="button" class="btn btn-success" ng-click="exportPDF()">-->
|
|
|
|
|
<!--制作合同</a>-->
|
|
|
|
|
<a role="button" type="button" class="btn btn-success" ng-click="exportCardAgreegatePDF()">
|
|
|
|
|
制作卡支付合同</a>
|
|
|
|
|
制作信用卡支付合同</a>
|
|
|
|
|
<a ng-if="letterOfOfferFileManager.letter_of_offer_file" role="button" type="button" class="btn btn-success" ng-click="exportCardPromotionaAgreegatePDF()">
|
|
|
|
|
制作促销合同</a>
|
|
|
|
|
</div>
|
|
|
|
|