界面: 进入BMPA失败集合链接清理互斥开关
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user