From 4f7458f18740eb5147aba7a9b2fabd28fb2656b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Wed, 18 Mar 2026 13:17:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=95=8C=E9=9D=A2:=20=E6=B8=85=E7=90=86BMPA?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5=E8=A2=AB=E9=98=BB=E6=96=AD=E6=97=B6=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E9=93=BE=E6=8E=A5=E6=B8=85=E7=90=86fail=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 f295162..9ebe468 100644 --- a/resources/views/admin/platform_orders/index.blade.php +++ b/resources/views/admin/platform_orders/index.blade.php @@ -1227,6 +1227,8 @@ // 提效:清理 BMPA 失败标记前必须先锁定 BMPA 失败集合;被阻断时给一键跳转入口。 $goBmpaFailedUrl = $buildQuickFilterUrl([ 'bmpa_failed_only' => '1', + // 从其它治理上下文被阻断时,跳转到 BMPA 失败集合应清理同步失败开关,避免口径冲突导致空结果。 + 'fail_only' => null, ]); @endphp @include('admin.components.tool_blocked_hint', [