界面: 进入同步失败集合链接清理互斥开关
This commit is contained in:
@@ -957,6 +957,10 @@
|
||||
<div class="mt-6 actions gap-10">
|
||||
<a class="btn btn-secondary btn-sm" href="{!! $safeFullUrlWithQuery([
|
||||
'sync_status' => 'failed',
|
||||
// 进入失败集合:不应残留“只看可同步”等互斥开关
|
||||
'syncable_only' => null,
|
||||
'synced_only' => null,
|
||||
'fail_only' => null,
|
||||
// 从 BMPA 失败上下文切回同步失败集合时,需清理冲突开关
|
||||
'bmpa_failed_only' => null,
|
||||
'bmpa_error_keyword' => null,
|
||||
|
||||
Reference in New Issue
Block a user