update filters
This commit is contained in:
@@ -56,7 +56,12 @@ class Logs extends \yii\db\ActiveRecord {
|
||||
'seal_no' => 'SEAL_NO',
|
||||
'note' => 'Nội dung khác',
|
||||
'factory' => 'Factory',
|
||||
'plate' => "Biển số"
|
||||
'plate' => "Biển số",
|
||||
'type' => "Loại xe",
|
||||
'company' => "Tên công ty",
|
||||
'driver' => "Lái xe",
|
||||
'telephone' => "Điện thoại",
|
||||
'cmt' => "CMT"
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user