diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-05-29 10:25:22 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-05-29 10:25:22 +0000 |
| commit | 3bdd648ad4cb863043db181291ddaebbc025965b (patch) | |
| tree | 7197902b7eb6e442b2c62e1cb4e8e9e2553d4def /lib/techsales-rfq/table/rfq-table.tsx | |
| parent | 0257350f55c00735cadbd5b507ef5cc9cd3adb10 (diff) | |
(김준회) 기술영업 조선 RFQ 변경 (셀 클릭 상세보기 및 Unread Message, Action Column 관련 변경사항 적용)
Diffstat (limited to 'lib/techsales-rfq/table/rfq-table.tsx')
| -rw-r--r-- | lib/techsales-rfq/table/rfq-table.tsx | 5 |
1 files changed, 0 insertions, 5 deletions
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 @@ -331,11 +331,6 @@ export function RFQListTable({ type: "text", }, { - id: "pspid", - label: "프로젝트 ID", - type: "text", - }, - { id: "projNm", label: "프로젝트명", type: "text", |
