feat:견적/수주/공정관리 UI 개선
- QuoteFooterBar: 수주전환 버튼 및 상태 표시 개선 - QuoteRegistrationV2: 할인금액 입력 UI 추가 - QuoteManagementClient: 타입 수정 - OrderRegistration: 수주 등록 폼 개선 - StepDetail: 공정 단계 상세 UI 확장 - RuleModal: 규칙 모달 레이아웃 조정 - BadgeSm: 뱃지 컴포넌트 스타일 개선
This commit is contained in:
@@ -552,6 +552,7 @@ export function ProcessForm({ mode, initialData }: ProcessFormProps) {
|
||||
onOpenChange={handleModalClose}
|
||||
onAdd={handleSaveRule}
|
||||
editRule={editingRule}
|
||||
processId={initialData?.id}
|
||||
/>
|
||||
</>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user