dev
Jing Li 2022-11-16 15:45:25 +08:00
parent ffe57761cb
commit 33c5dddc03
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ class MaterielController extends Controller
'quarter',
'lowest_price',
'highest_price',
// 'unit',
'unit',
])
);
$materiel->created_by = $user->id;