fix dashboard settle开放pine

master
luoyang 5 years ago
parent 822b4ba515
commit 9f6d19b603

@ -361,7 +361,7 @@
</span>
UNSETTLED
<br>
<a role="button" id="manual-settle" ng-click="toShowUnSettledDialog()" ng-if="manual_settle&&([1]|withRole)&&currentUser.client_moniker=='MEGP'">
<a role="button" id="manual-settle" ng-click="toShowUnSettledDialog()" ng-if="manual_settle&&([1]|withRole)&&(currentUser.client_moniker=='MEGP' ||currentUser.client_moniker=='PINE')">
Manual Settle
<i class="fa fa-info-circle text-black" uib-tooltip="withdraw deposit" aria-hidden="true"></i></a>
</div>

Loading…
Cancel
Save