summaryrefslogtreecommitdiff
path: root/lib/procurement-rfqs/vendor-response
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-06-17 09:02:32 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-06-17 09:02:32 +0000
commit7a1524ba54f43d0f2a19e4bca2c6a2e0b01c5ef1 (patch)
treedaa214d404c7fc78b32419a028724e5671a6c7a4 /lib/procurement-rfqs/vendor-response
parentfa6a6093014c5d60188edfc9c4552e81c4b97bd1 (diff)
(대표님) 20250617 18시 작업사항
Diffstat (limited to 'lib/procurement-rfqs/vendor-response')
-rw-r--r--lib/procurement-rfqs/vendor-response/table/vendor-quotations-table-columns.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/procurement-rfqs/vendor-response/table/vendor-quotations-table-columns.tsx b/lib/procurement-rfqs/vendor-response/table/vendor-quotations-table-columns.tsx
index bad793c3..1fb225d8 100644
--- a/lib/procurement-rfqs/vendor-response/table/vendor-quotations-table-columns.tsx
+++ b/lib/procurement-rfqs/vendor-response/table/vendor-quotations-table-columns.tsx
@@ -129,7 +129,7 @@ export function getColumns({
<Button
variant="ghost"
size="icon"
- onClick={() => router.push(`/partners/rfq-all/${id}`)}
+ onClick={() => router.push(`/partners/rfq-ship/${id}`)}
className="h-8 w-8"
>
<Edit className="h-4 w-4" />