mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-16 05:50:55 +08:00
fix h&R detail
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user