버그 픽스

This commit is contained in:
focp212@naver.com
2025-10-29 10:06:15 +09:00
parent 7a8cafe7bb
commit 92ae235b68
3 changed files with 20 additions and 13 deletions

View File

@@ -194,7 +194,6 @@ export const AllTransactionPartCancel = ({
<span className="value">
<NumericFormat
value={ totalCancelAmount }
thousandSeparator
displayType="input"
allowNegative={ false }
max={ remainAmount }