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