diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-09-01 09:09:15 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-09-01 09:09:15 +0000 |
| commit | 089c70ffbe2303ab5e2611a152ddd3aed0e6e718 (patch) | |
| tree | 1ce91012dba99495dde5eb8b414b2732197bfec4 /lib/vendor-regular-registrations/table/vendor-regular-registrations-table-columns.tsx | |
| parent | 69648a25c2ac62bbc3354b3a0e41abc932273b7c (diff) | |
(최겸) 구매 pq, 기본정보 수정
Diffstat (limited to 'lib/vendor-regular-registrations/table/vendor-regular-registrations-table-columns.tsx')
| -rw-r--r-- | lib/vendor-regular-registrations/table/vendor-regular-registrations-table-columns.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/vendor-regular-registrations/table/vendor-regular-registrations-table-columns.tsx b/lib/vendor-regular-registrations/table/vendor-regular-registrations-table-columns.tsx index 7446716b..8d21df24 100644 --- a/lib/vendor-regular-registrations/table/vendor-regular-registrations-table-columns.tsx +++ b/lib/vendor-regular-registrations/table/vendor-regular-registrations-table-columns.tsx @@ -214,6 +214,7 @@ export function getColumns(): ColumnDef<VendorRegularRegistration>[] { open={documentDialogOpen}
onOpenChange={setDocumentDialogOpen}
registration={registration}
+ isVendorUser={false}
/>
</>
)
|
