add rfid_key to card and key
This commit is contained in:
@@ -28,6 +28,10 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
'attribute' => 'number',
|
||||
'value' => 'number'
|
||||
],
|
||||
[
|
||||
'attribute' => 'rfid_key',
|
||||
'value' => 'rfid_key'
|
||||
],
|
||||
[
|
||||
'attribute' => 'status',
|
||||
'value' => 'statusHuman'
|
||||
|
||||
Reference in New Issue
Block a user