From 3bdd648ad4cb863043db181291ddaebbc025965b Mon Sep 17 00:00:00 2001 From: dujinkim Date: Thu, 29 May 2025 10:25:22 +0000 Subject: (김준회) 기술영업 조선 RFQ 변경 (셀 클릭 상세보기 및 Unread Message, Action Column 관련 변경사항 적용) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/techsales-rfq/table/rfq-table.tsx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/techsales-rfq/table/rfq-table.tsx') diff --git a/lib/techsales-rfq/table/rfq-table.tsx b/lib/techsales-rfq/table/rfq-table.tsx index 496d7901..c79e2ecf 100644 --- a/lib/techsales-rfq/table/rfq-table.tsx +++ b/lib/techsales-rfq/table/rfq-table.tsx @@ -330,11 +330,6 @@ export function RFQListTable({ label: "자재명", type: "text", }, - { - id: "pspid", - label: "프로젝트 ID", - type: "text", - }, { id: "projNm", label: "프로젝트명", -- cgit v1.2.3