From d510b62ff5c5d1a8246ca5faf7c1a9c5cc961b91 Mon Sep 17 00:00:00 2001 From: h7ml Date: Thu, 23 Jun 2022 11:41:54 +0800 Subject: [PATCH] =?UTF-8?q?feat(projects):=20=E4=BA=91=E5=8E=8B=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复压测界面全屏问题 --- CHANGELOG.EN.md | 1 + CHANGELOG.ZH.md | 1 + CHANGELOG.md | 1 + src/views/CloudPressure/grafana.vue | 39 ++++++++++++++++++++++++----- 4 files changed, 36 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.EN.md b/CHANGELOG.EN.md index b1b5db2a46..9b972c1a82 100644 --- a/CHANGELOG.EN.md +++ b/CHANGELOG.EN.md @@ -3,6 +3,7 @@ ### Bug Fixes +* **components:** 设备列表 ([7a5b59b](https://github.com/dgiot/dgiot-dashboard/commit/7a5b59b9bbbd9163e5df359224f5b6b433b2432e)) * **components:** 设备列表 ([a9dd45c](https://github.com/dgiot/dgiot-dashboard/commit/a9dd45ca5044fa0532807a114feab6d8125d625b)) * **components:** 设备列表 ([36e2951](https://github.com/dgiot/dgiot-dashboard/commit/36e29513ec2e8a88ccb586e1779800f81aa4b771)) * **other:** 修復设备列表订阅 ([27115ef](https://github.com/dgiot/dgiot-dashboard/commit/27115ef44de12c4986a98002173d385eb5593b54)) diff --git a/CHANGELOG.ZH.md b/CHANGELOG.ZH.md index b1b5db2a46..9b972c1a82 100644 --- a/CHANGELOG.ZH.md +++ b/CHANGELOG.ZH.md @@ -3,6 +3,7 @@ ### Bug Fixes +* **components:** 设备列表 ([7a5b59b](https://github.com/dgiot/dgiot-dashboard/commit/7a5b59b9bbbd9163e5df359224f5b6b433b2432e)) * **components:** 设备列表 ([a9dd45c](https://github.com/dgiot/dgiot-dashboard/commit/a9dd45ca5044fa0532807a114feab6d8125d625b)) * **components:** 设备列表 ([36e2951](https://github.com/dgiot/dgiot-dashboard/commit/36e29513ec2e8a88ccb586e1779800f81aa4b771)) * **other:** 修復设备列表订阅 ([27115ef](https://github.com/dgiot/dgiot-dashboard/commit/27115ef44de12c4986a98002173d385eb5593b54)) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1b5db2a46..9b972c1a82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### Bug Fixes +* **components:** 设备列表 ([7a5b59b](https://github.com/dgiot/dgiot-dashboard/commit/7a5b59b9bbbd9163e5df359224f5b6b433b2432e)) * **components:** 设备列表 ([a9dd45c](https://github.com/dgiot/dgiot-dashboard/commit/a9dd45ca5044fa0532807a114feab6d8125d625b)) * **components:** 设备列表 ([36e2951](https://github.com/dgiot/dgiot-dashboard/commit/36e29513ec2e8a88ccb586e1779800f81aa4b771)) * **other:** 修復设备列表订阅 ([27115ef](https://github.com/dgiot/dgiot-dashboard/commit/27115ef44de12c4986a98002173d385eb5593b54)) diff --git a/src/views/CloudPressure/grafana.vue b/src/views/CloudPressure/grafana.vue index 59135ff2c5..d755de18da 100644 --- a/src/views/CloudPressure/grafana.vue +++ b/src/views/CloudPressure/grafana.vue @@ -12,13 +12,18 @@