Added device name column for mfm parameter resource and import and export
This commit is contained in:
@@ -23,6 +23,8 @@ class MfmParameterExporter extends Exporter
|
||||
}),
|
||||
ExportColumn::make('plant.name')
|
||||
->label('PLANT'),
|
||||
ExportColumn::make('deviceName.name')
|
||||
->label('Device Name'),
|
||||
ExportColumn::make('name')
|
||||
->label('NAME'),
|
||||
ExportColumn::make('mfmMeter.name')
|
||||
|
||||
Reference in New Issue
Block a user