From c2f23aa957daa4ae561377fb6d234d2597b5b96c Mon Sep 17 00:00:00 2001 From: guanj Date: Thu, 28 May 2026 20:36:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cockpit/governanceReport/index.vue | 42 ++++++++++++++++--- .../listOfMainMonitoringPoints/index.vue | 1 + src/components/tree/govern/deviceTree.vue | 6 +-- src/components/tree/govern/getMarketList.vue | 4 +- .../tree/govern/officialUserTree.vue | 2 +- src/views/govern/alarm/index.vue | 8 ++-- src/views/govern/device/disposition/index.vue | 35 ++++++++++++---- .../govern/device/officialUser/index.vue | 1 + src/views/govern/device/tourist/index.vue | 8 ++-- 9 files changed, 79 insertions(+), 28 deletions(-) diff --git a/src/components/cockpit/governanceReport/index.vue b/src/components/cockpit/governanceReport/index.vue index 993a89b..12e6f1d 100644 --- a/src/components/cockpit/governanceReport/index.vue +++ b/src/components/cockpit/governanceReport/index.vue @@ -1,15 +1,37 @@