From dfc898b298e16bf686d2929db0eee50abe87881d Mon Sep 17 00:00:00 2001 From: dujinkim Date: Tue, 14 Oct 2025 05:59:11 +0000 Subject: (최겸) 구매 견적 첨부파일 기능 수정, 제출 후 수정x 추가 등 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/rfq-last/attachment/vendor-response-table.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/rfq-last/attachment/vendor-response-table.tsx') diff --git a/lib/rfq-last/attachment/vendor-response-table.tsx b/lib/rfq-last/attachment/vendor-response-table.tsx index 47a23d18..8488eea1 100644 --- a/lib/rfq-last/attachment/vendor-response-table.tsx +++ b/lib/rfq-last/attachment/vendor-response-table.tsx @@ -460,10 +460,10 @@ export function VendorResponseTable({ 다운로드 - handleAction({ row, type: "preview" })}> + {/* handleAction({ row, type: "preview" })}> 미리보기 - + */} ); -- cgit v1.2.3