@using WMS.BZWeb;
@{
ViewBag.Title = "效率统计";
Layout = "~/Views/Shared/_Index.cshtml";
}
@Html.AppendCssFile("/Areas/SXManager/Views/DeviceEffectives/Index.css")
任务完成率
任务量统计
昨天任务统计
本周任务统计
本月任务统计
@*
1
*@
堆垛机数据统计
昨天任务统计
本周任务统计
本月任务统计
@*
1
*@
故障统计
昨天故障统计
本周故障统计
本月故障统计
@*
1
1
*@
作业时间数据统计
昨天数据统计
本周数据统计
本月数据统计
@*
1
*@
平均任务执行耗时
设备运行耗时统计
作业时间数据统计
昨天数据统计
本周数据统计
本月数据统计
@*
1
*@
@Html.AppendJsFile("/Areas/SXManager/Views/DeviceEffectives/Index.js")