|
@@ -68,7 +68,8 @@ var ServicePerson={
|
|
|
// list.push({label:"06",sum1:48,sum2:50});
|
|
|
// list.push({label:"07",sum1:46,sum2:50});
|
|
|
// list.push({label:"08",sum1:49,sum2:50});
|
|
|
- // list.push({label:"09",sum1:50,sum2:50});
|
|
|
+ // list.push({label:"09",sum1:0,sum2:0});
|
|
|
+ // return list;
|
|
|
return MethodGetService.methodGet("/fbsWorkshopDispatchList/fbsWorkshopDispatchList/getAttendance");
|
|
|
},
|
|
|
// 人员日出勤率,考勤人数,总人数
|