From e41e3af4e72870d44a94b03e0f3246d6ccaaca48 Mon Sep 17 00:00:00 2001 From: joonhoekim <26rote@gmail.com> Date: Mon, 29 Sep 2025 21:22:00 +0900 Subject: (김준회) RFQ PR 아이템 dialog 및 견적히스토리 구매요구사항 반영 1. RFQ PR 아이템 dialog: 주요 품목 카드 및 개수 표시 제거, 컬럼명 변경 2. 견적히스토리: where condition 누락건 처리 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/rfq-last/table/rfq-items-dialog.tsx | 12 ++++++------ lib/vendors/service.ts | 10 ++-------- 2 files changed, 8 insertions(+), 14 deletions(-) (limited to 'lib') diff --git a/lib/rfq-last/table/rfq-items-dialog.tsx b/lib/rfq-last/table/rfq-items-dialog.tsx index 466bcbd6..c640f3bd 100644 --- a/lib/rfq-last/table/rfq-items-dialog.tsx +++ b/lib/rfq-last/table/rfq-items-dialog.tsx @@ -182,15 +182,15 @@ export function RfqItemsDialog({ isOpen, onClose, rfqData }: RfqItemsDialogProps {/* 통계 정보 */} {statistics && !isLoading && ( <> -