From fb276ed3db86fe4fc0c0fcd870fd3d085b034be0 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Thu, 17 Jul 2025 10:50:28 +0000 Subject: (대표님) 벤더데이터 S-EDP 변경사항 대응(seperator), 정기평가 점수오류, dim 준비 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/techVendorColumnsConfig.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/techVendorColumnsConfig.ts') diff --git a/config/techVendorColumnsConfig.ts b/config/techVendorColumnsConfig.ts index f7fd4478..bbb2586a 100644 --- a/config/techVendorColumnsConfig.ts +++ b/config/techVendorColumnsConfig.ts @@ -45,8 +45,8 @@ export const techVendorColumnsConfig: VendorColumnConfig[] = [ }, { id: "workTypes", - label: "Work Type", - excelHeader: "Work Type", + label: "공종", + excelHeader: "공종", type: "string", }, { -- cgit v1.2.3