refactor: change name citizenId -> citizen

This commit is contained in:
Net 2024-08-29 14:59:03 +07:00
parent 15bce00194
commit fd1d96db2e

View file

@ -6,7 +6,7 @@ export const uploadFileListCustomer: {
}[] = [
{
label: 'customer.typeFile.citizenId',
value: 'citizenId',
value: 'citizen',
},
{
label: 'customer.typeFile.registrationBook',