refactor: change name citizenId -> citizen
This commit is contained in:
parent
15bce00194
commit
fd1d96db2e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ export const uploadFileListCustomer: {
|
||||||
}[] = [
|
}[] = [
|
||||||
{
|
{
|
||||||
label: 'customer.typeFile.citizenId',
|
label: 'customer.typeFile.citizenId',
|
||||||
value: 'citizenId',
|
value: 'citizen',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'customer.typeFile.registrationBook',
|
label: 'customer.typeFile.registrationBook',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue