diff options
Diffstat (limited to 'lib/po/vendor-table/vendor-po-actions.tsx')
| -rw-r--r-- | lib/po/vendor-table/vendor-po-actions.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/po/vendor-table/vendor-po-actions.tsx b/lib/po/vendor-table/vendor-po-actions.tsx index 08fe3f88..e36b745b 100644 --- a/lib/po/vendor-table/vendor-po-actions.tsx +++ b/lib/po/vendor-table/vendor-po-actions.tsx @@ -199,7 +199,7 @@ export function VendorPOActions({ row, setRowAction }: VendorPOActionsProps) { disabled={isLoading} > <PrinterIcon className="mr-2 h-4 w-4" /> - 계약서출력 + 발주서 출력 </DropdownMenuItem> <DropdownMenuItem |
