summaryrefslogtreecommitdiff
path: root/lib/bidding/pre-quote/table/bidding-pre-quote-vendor-columns.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bidding/pre-quote/table/bidding-pre-quote-vendor-columns.tsx')
-rw-r--r--lib/bidding/pre-quote/table/bidding-pre-quote-vendor-columns.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bidding/pre-quote/table/bidding-pre-quote-vendor-columns.tsx b/lib/bidding/pre-quote/table/bidding-pre-quote-vendor-columns.tsx
index 5c6f41ce..3266a568 100644
--- a/lib/bidding/pre-quote/table/bidding-pre-quote-vendor-columns.tsx
+++ b/lib/bidding/pre-quote/table/bidding-pre-quote-vendor-columns.tsx
@@ -338,7 +338,7 @@ export function getBiddingPreQuoteVendorColumns({
},
{
accessorKey: 'proposedDestinationPort',
- header: '제안도착지',
+ header: '제안하역지',
cell: ({ row }) => (
<div className="text-sm max-w-24 truncate" title={row.original.proposedDestinationPort || ''}>
{row.original.proposedDestinationPort || '-'}