diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-06-01 13:52:21 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-06-01 13:52:21 +0000 |
| commit | bac0228d21b7195065e9cddcc327ae33659c7bcc (patch) | |
| tree | 8f3016ae4533c8706d0c00a605d9b1d41968c2bc /lib/procurement-rfqs/table/detail-table/update-vendor-sheet.tsx | |
| parent | 2fdce8d7a57c792bba0ac36fa554dca9c9cc31e3 (diff) | |
(대표님) 20250601까지 작업사항
Diffstat (limited to 'lib/procurement-rfqs/table/detail-table/update-vendor-sheet.tsx')
| -rw-r--r-- | lib/procurement-rfqs/table/detail-table/update-vendor-sheet.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/procurement-rfqs/table/detail-table/update-vendor-sheet.tsx b/lib/procurement-rfqs/table/detail-table/update-vendor-sheet.tsx index 45e4a602..edc04788 100644 --- a/lib/procurement-rfqs/table/detail-table/update-vendor-sheet.tsx +++ b/lib/procurement-rfqs/table/detail-table/update-vendor-sheet.tsx @@ -415,7 +415,7 @@ export function UpdateRfqDetailSheet({ /> </FormControl> <div className="space-y-1 leading-none"> - <FormLabel>자재 가격 관련 여부</FormLabel> + <FormLabel>하도급 대금 연동 여부</FormLabel> </div> </FormItem> )} |
