summaryrefslogtreecommitdiff
path: root/lib/rfq-last/attachment/vendor-response-table.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rfq-last/attachment/vendor-response-table.tsx')
-rw-r--r--lib/rfq-last/attachment/vendor-response-table.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rfq-last/attachment/vendor-response-table.tsx b/lib/rfq-last/attachment/vendor-response-table.tsx
index 22f813b3..b09487d6 100644
--- a/lib/rfq-last/attachment/vendor-response-table.tsx
+++ b/lib/rfq-last/attachment/vendor-response-table.tsx
@@ -590,7 +590,7 @@ export function VendorResponseTable({
) : (
<>
<CheckCircle2 className="h-3 w-3 mr-1" />
- {selectedVendor} 문서 확정
+ {selectedVendor} 설계전송 문서 확정
</>
)}
</Button>