From ba1748830a9369cd2e1a45dec1bd2148022d8efd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BE=E5=90=8C=E5=AD=A6?= Date: Wed, 29 Oct 2025 14:24:01 +0800 Subject: [PATCH] =?UTF-8?q?feat(monitor):=E8=A2=AB=E6=A3=80=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E7=9A=84=E7=9B=91=E6=B5=8B=E7=82=B9=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E6=94=B9=E4=B8=BA=E7=BA=A2=E8=89=B2=E4=B8=94?= =?UTF-8?q?=E5=B0=86=E7=AC=A6=E5=8F=B7=E6=8F=90=E5=88=B0=E4=B8=8A=E9=9D=A2?= =?UTF-8?q?=E5=8E=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../device/components/monitorPopup.vue | 85 +++++++++++-------- 1 file changed, 51 insertions(+), 34 deletions(-) diff --git a/frontend/src/views/machine/device/components/monitorPopup.vue b/frontend/src/views/machine/device/components/monitorPopup.vue index 209471e..9a3d952 100644 --- a/frontend/src/views/machine/device/components/monitorPopup.vue +++ b/frontend/src/views/machine/device/components/monitorPopup.vue @@ -1,8 +1,15 @@