update sửa tên cửa

This commit is contained in:
2020-10-30 10:47:16 +07:00
parent cd943030c6
commit 28f23530d0
6 changed files with 116 additions and 17 deletions

View File

@@ -61,6 +61,7 @@ class Device extends \yii\db\ActiveRecord {
'area_id' => 'Khu vực',
'created_at' => 'Thời gian tạo',
'modified_at' => 'Thời gian sửa',
'door' => 'Quản lý cửa'
];
}