diff --git a/resources/views/admin/platform_batches/show.blade.php b/resources/views/admin/platform_batches/show.blade.php index b07155c..affc3d4 100644 --- a/resources/views/admin/platform_batches/show.blade.php +++ b/resources/views/admin/platform_batches/show.blade.php @@ -135,10 +135,6 @@ 本批次可同步重试 @endif - @if(($governanceLinks['retry_syncable'] ?? '') !== '') - - 本批次可同步重试 - @endif @if(($governanceLinks['retry_processable'] ?? '') !== '') 本批次可再次尝试(可BMPA处理)