refactor: kb & station & terminal
This commit is contained in:
@@ -37,8 +37,8 @@ class ViewTerminal extends ViewRecord
|
||||
->label('IP地址')
|
||||
->copyable()
|
||||
->placeholder('未设置'),
|
||||
Infolists\Components\TextEntry::make('station_id')
|
||||
->label('线站ID')
|
||||
Infolists\Components\TextEntry::make('station.name')
|
||||
->label('所属线站')
|
||||
->placeholder('未绑定'),
|
||||
])
|
||||
->columns(2),
|
||||
|
||||
Reference in New Issue
Block a user