feat(admin): 可同步订单跳转增加锚点定位批量同步区
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
$openSubSyncableUrl = '/admin/site-subscriptions/' . $order->siteSubscription->id . '?' . \Illuminate\Support\Arr::query([
|
||||
'back' => $subBack,
|
||||
'order_sync_status' => 'syncable',
|
||||
]);
|
||||
]) . '#syncable-batch';
|
||||
@endphp
|
||||
<a class="muted" href="{{ $openSubSyncableUrl }}">查看可同步订单</a>
|
||||
<span class="muted">|</span>
|
||||
|
||||
Reference in New Issue
Block a user