diff --git a/resources/views/admin/platform_batches/show.blade.php b/resources/views/admin/platform_batches/show.blade.php index 01b204f..e437c2d 100644 --- a/resources/views/admin/platform_batches/show.blade.php +++ b/resources/views/admin/platform_batches/show.blade.php @@ -131,11 +131,6 @@ 本批次成功 @endif - @if(($governanceLinks['success'] ?? '') !== '') - - 本批次成功 - - @endif @if(($governanceLinks['failed'] ?? '') !== '') 本批次失败