fix h&R detail

This commit is contained in:
xiaomlove
2025-01-27 14:07:44 +08:00
parent e48932d74d
commit efb635c12b
3 changed files with 67 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ class ViewHitAndRun extends ViewRecord
{
protected static string $resource = HitAndRunResource::class;
protected static string $view = 'filament.detail-card';
// protected static string $view = 'filament.detail-card';
private function getDetailCardData(): array
{