summaryrefslogtreecommitdiff
path: root/lib/vendor-regular-registrations/table/vendor-regular-registrations-table.tsx
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-10-30 10:44:47 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-10-30 10:44:47 +0000
commit871a6d46a769cbe9e87146434f4bcb2d6792ab81 (patch)
treeacc25b3645e2253625e68f3721a203131ff4f3c4 /lib/vendor-regular-registrations/table/vendor-regular-registrations-table.tsx
parent17b9d2016be7c0ab6571de6aba36b3f4ea37bdb1 (diff)
(최겸) 구매 PQ/실사 재개발(테스트 필요), 정규업체등록 결재 개발, 실사 의뢰 결재 후처리 등
Diffstat (limited to 'lib/vendor-regular-registrations/table/vendor-regular-registrations-table.tsx')
-rw-r--r--lib/vendor-regular-registrations/table/vendor-regular-registrations-table.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/vendor-regular-registrations/table/vendor-regular-registrations-table.tsx b/lib/vendor-regular-registrations/table/vendor-regular-registrations-table.tsx
index 8b477dba..c1229b42 100644
--- a/lib/vendor-regular-registrations/table/vendor-regular-registrations-table.tsx
+++ b/lib/vendor-regular-registrations/table/vendor-regular-registrations-table.tsx
@@ -61,7 +61,6 @@ export function VendorRegularRegistrationsTable({ promises }: VendorRegularRegis
{ label: "CP검토", value: "cp_review" },
{ label: "CP완료", value: "cp_finished" },
{ label: "조건충족", value: "approval_ready" },
- { label: "정규등록검토", value: "in_review" },
{ label: "장기미등록", value: "pending_approval" },
]
},