From 3a76ebfa18df15096ac21d10bf46f85b4d1e45e2 Mon Sep 17 00:00:00 2001 From: joonhoekim <26rote@gmail.com> Date: Mon, 1 Dec 2025 19:13:02 +0900 Subject: (대표님) VDI 작업사항 반영 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/forms-plant/stat.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/forms-plant/stat.ts') diff --git a/lib/forms-plant/stat.ts b/lib/forms-plant/stat.ts index f734e782..ed497211 100644 --- a/lib/forms-plant/stat.ts +++ b/lib/forms-plant/stat.ts @@ -371,7 +371,7 @@ export async function getFormStatusByVendor(projectId: number, projectCode: stri return vendorStatusList } catch (error) { - console.error('Error getting vendor form status:', error) + console.log('Error getting vendor form status:', error) throw new Error('벤더별 Form 입력 현황 조회 중 오류가 발생했습니다.') } } \ No newline at end of file -- cgit v1.2.3