+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+ 打印报表
+ 导出 Word
+
+
+
+
+
+
+
+
+
+
+
+ {{ toPercent(scope.row.total && scope.row.total.oee) }}
+
+
+
+
+ {{ toPercent(scope.row.total && scope.row.total.availability) }}
+
+
+
+
+ {{ toPercent(scope.row.total && scope.row.total.performance) }}
+
+
+
+
+ {{ toPercent(scope.row.total && scope.row.total.quality) }}
+
+
+
+
+ {{ (scope.row.total && scope.row.total.loadingTimeMin) || 0 }}
+
+
+
+
+ {{ (scope.row.total && scope.row.total.downtimeMin) || 0 }}
+
+
+
+
+ {{ (scope.row.total && scope.row.total.runTimeMin) || 0 }}
+
+
+
+
+
+
+
+
+
+ 图 1:OEE / A / P / Q 日趋势曲线(后续接入图表组件)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+