|
|
|
@ -19,7 +19,7 @@
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="('monitor'|withModule)&&(currentUser.org_id==null)">
|
|
|
|
|
<a ui-sref="analysis_monitoring.pre_refund"><i class="fa fa-tv"></i> <span>欠款|Pre Refund</span></a>
|
|
|
|
|
</li>
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="('monitor'|withModule)&&(currentUser.org_id==null)">
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="('RiskManagement'|withModule)&&(currentUser.org_id==null)">
|
|
|
|
|
<a ui-sref="analysis_monitoring.risk_manager"><i class="fa fa-tv"></i> <span>风控记录|Risk Records</span></a>
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|