重构: 收口可同步治理提示链接组件
This commit is contained in:
@@ -1054,7 +1054,11 @@
|
||||
<div class="muted governance-block-body">
|
||||
注意:当前同时勾选了「只看可同步」—— 这类订单会被批量同步订阅命中。若仍存在对账/退款异常,建议先进入治理集合处理完毕,再回到可同步集合执行批量同步。
|
||||
<div class="mt-6 actions gap-10">
|
||||
<a class="btn btn-secondary btn-sm" href="{!! $safeFullUrlWithQuery(['syncable_only' => null, 'page' => null]) !!}">先去治理(取消只看可同步)</a>
|
||||
@include('admin.platform_orders._summary_text_link', [
|
||||
'class' => 'btn btn-secondary btn-sm',
|
||||
'href' => $safeFullUrlWithQuery(['syncable_only' => null, 'page' => null]),
|
||||
'label' => '先去治理(取消只看可同步)',
|
||||
])
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user