diff --git a/frontend/src/views/machine/MachineDetailPage.vue b/frontend/src/views/machine/MachineDetailPage.vue index 11cafa2..85e2cc7 100644 --- a/frontend/src/views/machine/MachineDetailPage.vue +++ b/frontend/src/views/machine/MachineDetailPage.vue @@ -24,13 +24,15 @@ - - {{status.programName||'-'}} - {{status.partCount??'-'}} - {{status.totalPartCount??'-'}} - {{status.runStatus||'-'}} - {{status.operationMode||'-'}} - + + + + + + + @@ -43,15 +45,26 @@
- + - + + + +