[1308] 촌에 소수점 입력 - 처마,케라바 수정
This commit is contained in:
parent
7ddbc40cd4
commit
aeb457e5ec
@ -98,7 +98,7 @@ export default function Gable({ pitchRef, offsetRef, widthRef, radioTypeRef, pit
|
||||
}}
|
||||
options={{
|
||||
allowNegative: false,
|
||||
allowDecimal: false //(index !== 0),
|
||||
allowDecimal: true //(index !== 0),
|
||||
}}
|
||||
></CalculatorInput>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user