mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git
synced 2026-01-15 00:35:08 +08:00
@@ -45,6 +45,7 @@ final class LatticeDetail extends JsonResource
|
||||
{
|
||||
$action = $this->action ?? null;
|
||||
return [
|
||||
'modelName' => $this->modelName ?? $this?->source?->name,
|
||||
'field' => Field::make($this->field),
|
||||
'source' => File::make($this?->source),
|
||||
'action' => is_null($action) ? null : $action,
|
||||
|
||||
Reference in New Issue
Block a user