ok #57
|
|
@ -37,7 +37,7 @@ export class ReadAttendanceRawdataComponent {
|
|||
public employees: Employee[] = [];
|
||||
selectedCard: any;
|
||||
entryModes: any = EnumExtension.getNamesAndValues(EnumEntryMode);
|
||||
format: string = ".csv (Column Names: EmpNo,PunchTime)"; // (Date Time Format: MM/dd/yyyy h:mm)
|
||||
format: string = ".csv (Column Names: EmpNo,PunchTime,CardNo)"; // (Date Time Format: MM/dd/yyyy h:mm)
|
||||
public gridView: GridDataResult;
|
||||
public gridView2: GridDataResult;
|
||||
public mandatoryItems: mandatoryData[] = [];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user