界面: 进入BMPA失败集合链接清理互斥开关

This commit is contained in:
萝卜
2026-03-18 14:22:35 +08:00
parent 050cd07d18
commit c2efb2c21f

View File

@@ -980,6 +980,9 @@
<div class="mt-6 actions gap-10">
<a class="btn btn-secondary btn-sm" href="{!! $safeFullUrlWithQuery([
'bmpa_failed_only' => '1',
// 进入失败集合:不应残留“只看可同步”等互斥开关
'syncable_only' => null,
'synced_only' => null,
// 从同步失败上下文切到 BMPA 失败集合时,需清理冲突开关
'fail_only' => null,
'sync_status' => null,