Commit 97979c5e authored by liaoanyuan's avatar liaoanyuan

增加工单筛选条件和工时导出信息

parent 445edeb4
......@@ -288,6 +288,7 @@ public class StatisticsServiceImpl implements StatisticsService {
objects.put("countByCondition", countByCondition);
objects.put("user", monthlyWorkingHoursStatistics);
return objects;
}
@Override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment