feat(admin-dashboard): reconcile mismatch hint links to payment receipts section
This commit is contained in:
@@ -360,6 +360,8 @@
|
||||
<span class="row-warn-prefix">对账不一致</span>
|
||||
<span class="muted">|</span>
|
||||
<a class="link" href="{!! $reconcileMismatchUrl !!}">进入集合</a>
|
||||
<span class="muted">|</span>
|
||||
<a class="link" href="{!! \App\Support\BackUrl::withBackAndFragment('/admin/platform-orders/' . $po->id, $selfWithoutBack, 'payment-receipts') !!}">去对账</a>
|
||||
</div>
|
||||
@endif
|
||||
@if($po->isRefundInconsistent())
|
||||
|
||||
Reference in New Issue
Block a user