diff --git a/resources/views/admin/platform_orders/index.blade.php b/resources/views/admin/platform_orders/index.blade.php index 9ebe468..02c2d30 100644 --- a/resources/views/admin/platform_orders/index.blade.php +++ b/resources/views/admin/platform_orders/index.blade.php @@ -1181,6 +1181,8 @@ // 提效:清理同步失败标记前必须先锁定失败集合;被阻断时给一键跳转入口。 $goSyncFailedUrl = $buildQuickFilterUrl([ 'sync_status' => 'failed', + // 从 BMPA 失败上下文被阻断时,跳转到同步失败集合应清理 BMPA 开关,避免口径冲突导致空结果。 + 'bmpa_failed_only' => null, ]); @endphp @include('admin.components.tool_blocked_hint', [