summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/schema/rfqLast.ts2
1 files changed, 1 insertions, 1 deletions
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 발송"
| "견적접수"