From add3a9a5f3f5b6b62dff00ac4c4ef68ab54c5da4 Mon Sep 17 00:00:00 2001 From: leiqiaochu Date: Mon, 13 Mar 2023 16:39:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BA=A7=E5=93=81=E5=88=86=E7=B1=BB?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=9B=BF=E6=8D=A2=E8=87=AA=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Category/components/modifyModal/index.vue | 34 +++++----- src/views/device/Category/index.vue | 67 +++++++++---------- src/views/device/DashBoard/index.vue | 2 +- .../DashBoard/components/NewAlarm.vue | 12 ++-- src/views/rule-engine/DashBoard/index.vue | 30 ++++----- 5 files changed, 69 insertions(+), 76 deletions(-) diff --git a/src/views/device/Category/components/modifyModal/index.vue b/src/views/device/Category/components/modifyModal/index.vue index 371b7900..0d94cb56 100644 --- a/src/views/device/Category/components/modifyModal/index.vue +++ b/src/views/device/Category/components/modifyModal/index.vue @@ -1,6 +1,6 @@