From b5e0e586791da4becb56e344a0f0e85c1f29492a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Wed, 18 Mar 2026 13:23:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=95=8C=E9=9D=A2:=20=E6=B8=85=E7=90=86?= =?UTF-8?q?=E5=90=8C=E6=AD=A5=E5=A4=B1=E8=B4=A5=E8=A2=AB=E9=98=BB=E6=96=AD?= =?UTF-8?q?=E6=97=B6=E8=B7=B3=E8=BD=AC=E9=93=BE=E6=8E=A5=E6=B8=85=E7=90=86?= =?UTF-8?q?bmpa=5Ffailed=5Fonly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/admin/platform_orders/index.blade.php | 2 ++ 1 file changed, 2 insertions(+) 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', [