From 9b30d58aa575ea1ac6f20a0bd8c14ae380723d94 Mon Sep 17 00:00:00 2001 From: joonhoekim <26rote@gmail.com> Date: Mon, 7 Jul 2025 09:00:54 +0000 Subject: (김준회) 임시 벤더 기본정보 텍스트 수정 및 mdg 스키마 import 정리 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/[lng]/evcp/(evcp)/vendors/[id]/info/basic/vendor-basic-info.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/[lng]/evcp/(evcp)/vendors/[id]/info/basic/vendor-basic-info.tsx b/app/[lng]/evcp/(evcp)/vendors/[id]/info/basic/vendor-basic-info.tsx index e9cbd8be..e14b7b51 100644 --- a/app/[lng]/evcp/(evcp)/vendors/[id]/info/basic/vendor-basic-info.tsx +++ b/app/[lng]/evcp/(evcp)/vendors/[id]/info/basic/vendor-basic-info.tsx @@ -371,7 +371,7 @@ export function VendorBasicInfo({ vendorDetails }: VendorBasicInfoProps) { {editData.VNDRNM_1 || '업체명 없음'} - Oracle + NONSAP 벤더 코드: {editData.VNDRCD} @@ -410,7 +410,7 @@ export function VendorBasicInfo({ vendorDetails }: VendorBasicInfoProps) { - Oracle 시스템에서 연동된 협력업체 정보입니다. 수정 시 Oracle에 반영됩니다. + From NONSAP -- cgit v1.2.3