diff options
Diffstat (limited to 'lib/poa/table/poa-table.tsx')
| -rw-r--r-- | lib/poa/table/poa-table.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/poa/table/poa-table.tsx b/lib/poa/table/poa-table.tsx index a5cad02a..72b84d72 100644 --- a/lib/poa/table/poa-table.tsx +++ b/lib/poa/table/poa-table.tsx @@ -79,7 +79,7 @@ export function ChangeOrderListsTable({ promises }: ItemsTableProps) { }, { id: "vendorId", - label: "벤더 ID", + label: "협력업체 ID", type: "number", }, { |
