Fairoj : Mat option added in emp form

This commit is contained in:
venbatechnologies@gmail.com 2020-10-20 18:50:08 +05:30
parent 10510dcaf8
commit 4d88cf2c73

View File

@ -64,7 +64,7 @@ export class EmploymentInfoComponent implements OnInit {
"Documents were not shared by Employer", "Documents are not issued by Employer", "Documents were not available", "Employer was not available", "Others (please specify)" "Documents were not shared by Employer", "Documents are not issued by Employer", "Documents were not available", "Employer was not available", "Others (please specify)"
] ]
photoIdCardList:any=[ photoIdCardList:any=[
"Aadhaar card", "Electoral Photo Identity Card (EPIC) card", "PAN card", "Driving license" , "Others" "Aadhaar card", "Electoral Photo Identity Card (EPIC) card", "PAN card", "Driving license", "Not Provided", "Others"
] ]