diff options
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.tsx | 1 |
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" },
]
},
|
