설정 UI에서 formulaRightType 기본값을 "input"으로 표시하지만 DB에 명시적으로 저장하지 않아, 렌더링 시 undefined === "input"이 false가 되어 입력필드 연동이 작동하지 않던 버그를 수정한다. - FieldRow: (field.formulaRightType || "input") === "input"으로 기본값 fallback 추가 |
||
|---|---|---|
| .. | ||
| NumberInputModal.tsx | ||
| PackageUnitModal.tsx | ||
| PopCardListComponent.tsx | ||
| PopCardListConfig.tsx | ||
| PopCardListPreview.tsx | ||
| index.tsx | ||