replace: unit code field
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user