summaryrefslogtreecommitdiff
path: root/components/common
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-11-27 03:08:50 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-11-27 03:08:50 +0000
commit79cfa7ea8f21ae227dbb2843ae536fe876ba7c55 (patch)
treef12efae72c62286c1a2e9a3f31d695ca22d83b6e /components/common
parente1da84ac863989b9f63b089c09aaa2bbcdc3d6cd (diff)
(최겸) 구매 입찰 수정
Diffstat (limited to 'components/common')
-rw-r--r--components/common/selectors/cost-center/cost-center-selector.tsx4
1 files changed, 0 insertions, 4 deletions
diff --git a/components/common/selectors/cost-center/cost-center-selector.tsx b/components/common/selectors/cost-center/cost-center-selector.tsx
index f87b6928..8c733cd0 100644
--- a/components/common/selectors/cost-center/cost-center-selector.tsx
+++ b/components/common/selectors/cost-center/cost-center-selector.tsx
@@ -55,10 +55,6 @@ export interface CostCenterSelectorProps {
export interface CostCenterItem {
kostl: string // Cost Center
ktext: string // 단축명
- ltext: string // 설명
- datab: string // 시작일
- datbi: string // 종료일
- displayText: string // 표시용 텍스트
}
export function CostCenterSelector({