ẩn dữ liệu thông tin vào/ra

This commit is contained in:
2020-11-16 10:59:06 +07:00
parent aa1144da08
commit a2537ab3fc
2 changed files with 2 additions and 10 deletions

View File

@@ -94,14 +94,6 @@
'headerOptions' => ['style' => 'width:10%'],
'value' => \app\helpers\LogsGrid::door($deviceArray)
],
[
'attribute' => 'in_out_state',
'format' => 'raw',
'filter' => $stateArray,
'headerOptions' => ['style' => 'width:8%'],
'contentOptions' => ['class' => 'text-center'],
'value' => \app\helpers\LogsGrid::state($stateArray)
],
[
'attribute' => 'event_type',
'format' => 'raw',