diff options
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", |
