refactor: delete citiaen

This commit is contained in:
Net 2024-09-19 11:34:37 +07:00
parent d4ba425bff
commit 88009da52f

View file

@ -80,15 +80,6 @@ export const uploadFileListEmployee: {
value: string;
_meta?: Record<string, any>;
}[] = [
{
label: 'customer.form.citizenId',
value: 'citizen',
_meta: {
firstName: '',
lastName: '',
},
},
{
label: 'customerEmployee.fileType.passport',
value: 'passport',