From 535de26b9cf3242c04543d6891d78352b9593a60 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Tue, 11 Nov 2025 09:22:58 +0000 Subject: (최겸) 구매 수정사항 개발 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/schema/rfqLast.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') diff --git a/db/schema/rfqLast.ts b/db/schema/rfqLast.ts index 19c213c0..7374538f 100644 --- a/db/schema/rfqLast.ts +++ b/db/schema/rfqLast.ts @@ -10,7 +10,7 @@ export type RfqStatus = | "RFQ 생성" | "구매담당지정" | "견적요청문서 확정" - | "Short List 확정" + | "TBE 요청" | "TBE 완료" | "RFQ 발송" | "견적접수" -- cgit v1.2.3