lavoce #11

Merged
bragaz_rexita merged 8 commits from lavoce into main 2025-10-28 09:47:36 +00:00
Showing only changes of commit e8c3f259bf - Show all commits

View File

@@ -181,7 +181,7 @@ const DetailUnit = (props) => {
<Input <Input
name="unit_code" name="unit_code"
value={formData.unit_code || ''} value={formData.unit_code || ''}
placeholder="Dibuat otomatis oleh sistem" placeholder="Unit Code Auto Fill"
disabled disabled
style={{ style={{
backgroundColor: '#f5f5f5', backgroundColor: '#f5f5f5',