diff --git a/src/views/cs/index2.vue b/src/views/cs/index2.vue index 9505a53..cd41368 100644 --- a/src/views/cs/index2.vue +++ b/src/views/cs/index2.vue @@ -7,8 +7,8 @@
烘房区
收坯区
1F
- -
2F
+ +
2F
3F
4F
5F
@@ -85,7 +85,10 @@
{{ i.equName }}
设备产量: {{ i.quantity }}
-
设备状态: {{ parseFloat(i.quantity) > 0 ? '运行' : '停机' }}
+
设备状态: {{ + parseFloat(i.quantity) > 0 ? '运行' : '停机' + }} +
@@ -95,11 +98,14 @@ :style="`display:${loopIndex === 18+k?'inline-block':''}`">
{{ i.equName }}
设备产量: {{ i.quantity }}
-
设备状态: {{ parseFloat(i.quantity) > 0 ? '运行' : '停机' }} +
设备状态: {{ + parseFloat(i.quantity) > 0 ? '运行' : '停机' + }}
-
+
r.id === v.AgvId).length >= 1) { let f1 = new TWEEN.Tween(this.agvData.find(r => r.id === v.AgvId)).to({ rotate: v.Angle, - }, 100).start().onComplete(()=>{ + }, 100).start().onComplete(() => { f1 = null }) let f2 = new TWEEN.Tween(this.agvData.find(r => r.id === v.AgvId)).to({ @@ -325,7 +331,7 @@ export default { show: v.X < 245000 && v.X > 126000 && v.Y < 187000 && v.Y > 116000, IsLoad: v.IsLoad, // show: true - }, time - 100).start().onComplete(()=>{ + }, time - 100).start().onComplete(() => { f2 = null }) } else { @@ -363,8 +369,8 @@ export default { createTimeEnd = `${parseTime(new Date(), '{y}-{m}-{d}')} 19:30:00` } getHourProductionList({ - productDateStart:createTimeStart, - productDateEnd:createTimeEnd + productDateStart: createTimeStart, + productDateEnd: createTimeEnd }).then(e => { let hfArr = [] let equipmentArr = [] diff --git a/src/views/cs/index3.vue b/src/views/cs/index3.vue index dbafe4a..7de9d7b 100644 --- a/src/views/cs/index3.vue +++ b/src/views/cs/index3.vue @@ -6,10 +6,10 @@
烘房白坯质量统计
近7天产量
计划达成率
-
成型机数量:
-
烘房数量:
+
成型机产量:
+
烘房产量:
烘房耗电量:
-
AGV数量:
+
AGV开动数量:
KWh