OEE
{{ oeeData.oee.toFixed(1) }}%
{{ oeeData.oeeTrend > 0 ? '↑' : '↓' }}
{{ Math.abs(oeeData.oeeTrend).toFixed(1) }}%
时间稼动率
{{ oeeData.availability.toFixed(1) }}%
{{ oeeData.availabilityTrend > 0 ? '↑' : '↓' }}
{{ Math.abs(oeeData.availabilityTrend).toFixed(1) }}%
性能稼动率
{{ oeeData.performance.toFixed(1) }}%
{{ oeeData.performanceTrend > 0 ? '↑' : '↓' }}
{{ Math.abs(oeeData.performanceTrend).toFixed(1) }}%
良品率
{{ oeeData.quality.toFixed(1) }}%
{{ oeeData.qualityTrend > 0 ? '↑' : '↓' }}
{{ Math.abs(oeeData.qualityTrend).toFixed(1) }}%
OEE趋势分析
7大损失分布
设备状态监控
停机事件明细