From c8f3b4eddcd39675622cae1bed39a1c4be68e8d8 Mon Sep 17 00:00:00 2001 From: sjl <1716605279@qq.com> Date: Wed, 9 Jul 2025 20:58:52 +0800 Subject: [PATCH] =?UTF-8?q?tab=E7=9B=91=E6=B5=8B=E7=82=B9=E6=A1=86?= =?UTF-8?q?=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/layouts/components/Footer/index.vue | 2 +- .../machine/device/components/devicePopup.vue | 26 +++++++++++++------ .../machine/device/components/monitorTab.vue | 10 +++---- 3 files changed, 23 insertions(+), 15 deletions(-) diff --git a/frontend/src/layouts/components/Footer/index.vue b/frontend/src/layouts/components/Footer/index.vue index f0924f7..8daeb3c 100644 --- a/frontend/src/layouts/components/Footer/index.vue +++ b/frontend/src/layouts/components/Footer/index.vue @@ -25,7 +25,7 @@ >数字式模块 比对式模块比对式模块 diff --git a/frontend/src/views/machine/device/components/devicePopup.vue b/frontend/src/views/machine/device/components/devicePopup.vue index 181175f..96ff409 100644 --- a/frontend/src/views/machine/device/components/devicePopup.vue +++ b/frontend/src/views/machine/device/components/devicePopup.vue @@ -1,8 +1,8 @@