summaryrefslogtreecommitdiff
path: root/lib/rfq-last/quotation-compare-view.tsx
diff options
context:
space:
mode:
authorjoonhoekim <26rote@gmail.com>2025-11-24 20:16:56 +0900
committerjoonhoekim <26rote@gmail.com>2025-11-24 20:16:56 +0900
commit6bc4162b19f06ad4f919270ebcd4ef18f31cd490 (patch)
treebe37a152174789d269ef718c2a1f3794531e1c37 /lib/rfq-last/quotation-compare-view.tsx
parent775997501ef36bf07d7f1f2e1d4abe7c97505e96 (diff)
parenta8674e6b91fb4d356c311fad0251878de154da53 (diff)
(김준회) 최겸프로 작업사항 병합
Diffstat (limited to 'lib/rfq-last/quotation-compare-view.tsx')
-rw-r--r--lib/rfq-last/quotation-compare-view.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rfq-last/quotation-compare-view.tsx b/lib/rfq-last/quotation-compare-view.tsx
index c6710d7b..be19f738 100644
--- a/lib/rfq-last/quotation-compare-view.tsx
+++ b/lib/rfq-last/quotation-compare-view.tsx
@@ -119,8 +119,6 @@ export function QuotationCompareView({ data }: QuotationCompareViewProps) {
{ value: 'construction', label: '공사' },
{ value: 'service', label: '용역' },
{ value: 'lease', label: '임차' },
- { value: 'steel_stock', label: '형강스톡' },
- { value: 'piping', label: '배관' },
{ value: 'transport', label: '운송' },
{ value: 'waste', label: '폐기물' },
{ value: 'sale', label: '매각' }