From ef4c533ebacc2cdc97e518f30e9a9350004fcdfb Mon Sep 17 00:00:00 2001 From: dujinkim Date: Mon, 28 Apr 2025 02:13:30 +0000 Subject: ~20250428 작업사항 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/poa/table/poa-table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/poa/table/poa-table.tsx') 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", }, { -- cgit v1.2.3