From 5675a2385aae8a108e68be697b569eaa5598a11b Mon Sep 17 00:00:00 2001 From: huangjinysf Date: Wed, 24 Dec 2025 23:50:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=AE=BE=E5=A4=87=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E8=AF=A6=E6=83=85=E5=B8=83=E5=B1=80=EF=BC=8C=E5=90=88?= =?UTF-8?q?=E5=B9=B6=E8=AE=BE=E5=A4=87=E7=BC=96=E5=8F=B7=E3=80=81=E8=BD=B4?= =?UTF-8?q?=E5=8F=B7=E5=92=8C=E8=BF=90=E8=A1=8C=E7=8A=B6=E6=80=81=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E8=A1=8C=EF=BC=8C=E8=B0=83=E6=95=B4=E6=8E=92=E4=BA=A7?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E4=B8=BA=E6=9D=A1=E4=BB=B6=E6=B8=B2=E6=9F=93?= =?UTF-8?q?=E5=B9=B6=E6=95=B4=E5=90=88=E5=88=B0=E7=94=9F=E4=BA=A7=E8=AE=A1?= =?UTF-8?q?=E7=AE=97=E5=8C=BA=E5=9F=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/plan/EquipmentStatus.vue | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/src/views/plan/EquipmentStatus.vue b/src/views/plan/EquipmentStatus.vue index e0a4d21..415a2ad 100644 --- a/src/views/plan/EquipmentStatus.vue +++ b/src/views/plan/EquipmentStatus.vue @@ -80,12 +80,8 @@
设备编号: {{ selectedEquipmentCode }} -
-
轴号: {{ selectedAxle.axle_number }} -
-
运行状态: {{ selectedAxle.update_time ? '运行中' : '不在运行' }} @@ -115,18 +111,6 @@
-
-
-
排产信息
-
- 产速: - {{ productionScheduleData.axle_final_average_speed }} kg/小时 -
-
- 每轴均重: - {{ productionScheduleData.axle_final_average_weight }}kg -
-
当前订单
@@ -147,8 +131,12 @@
-
生产计算
+
排产计算
+ 产速: + {{ productionScheduleData.axle_final_average_speed }} kg/小时 + 每轴均重: + {{ productionScheduleData.axle_final_average_weight }}kg 小时轴数: {{ calculateAxlesPerHour() }} 轴