refactor: delete citiaen
This commit is contained in:
parent
d4ba425bff
commit
88009da52f
1 changed files with 0 additions and 9 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue