补充已付无回执摘要卡直达补回执入口
This commit is contained in:
@@ -862,6 +862,12 @@
|
||||
<div class="muted muted-xs">已支付且无 payment_summary / payment_receipts,优先进入补回执治理集合</div>
|
||||
<div class="muted governance-block-footnote" data-role="po-summary-paid-no-receipt-footnote" aria-label="已付无回执摘要优先级说明">收费闭环优先:建议先处理该集合,再推进同步与批量动作。</div>
|
||||
<div class="muted muted-xs">
|
||||
@include('admin.platform_orders._summary_text_link', [
|
||||
'role' => 'po-summary-link-go-add-payment-receipt',
|
||||
'href' => '#add-payment-receipt',
|
||||
'label' => '去补回执',
|
||||
])
|
||||
<span class="muted">|</span>
|
||||
@include('admin.platform_orders._summary_text_link', [
|
||||
'role' => 'po-summary-link-view-receipt-orders',
|
||||
'href' => $safeFullUrlWithQuery(['receipt_status' => 'has', 'page' => null]),
|
||||
|
||||
Reference in New Issue
Block a user