From f383fe3f64ec8ac5a1918ec9ac138e1b6f896fa8 Mon Sep 17 00:00:00 2001 From: dawnwinterLiu <1737801684@qq.com> Date: Fri, 28 Oct 2022 19:36:25 +0800 Subject: [PATCH] feat: yunweirenyuan --- CHANGELOG.EN.md | 3 ++- CHANGELOG.ZH.md | 3 ++- CHANGELOG.md | 3 ++- src/views/DeviceCloud/manage/home_index.vue | 14 -------------- 4 files changed, 6 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.EN.md b/CHANGELOG.EN.md index abf67af8c7..55e2ecc54e 100644 --- a/CHANGELOG.EN.md +++ b/CHANGELOG.EN.md @@ -1,4 +1,4 @@ -## [4.6.2](https://github.com/dgiot/dgiot-dashboard/compare/v4.6.1...v4.6.2) (2022-10-21) +## [4.6.3](https://github.com/dgiot/dgiot-dashboard/compare/v4.6.1...v4.6.3) (2022-10-28) ### Bug Fixes @@ -11,6 +11,7 @@ * **cloudOperations): fix(equipmentCloud:** 产品默认位置 ([28a8297](https://github.com/dgiot/dgiot-dashboard/commit/28a82977351e884cb9173950a044e77fc56fb07d)) * **cloudOperations:** 告警关联规则引擎修改 ([f61ef67](https://github.com/dgiot/dgiot-dashboard/commit/f61ef6716d84ac4ed8a7b011afe56d308b056f83)) +* **dashboard:** 4.6.3 ([a33ee69](https://github.com/dgiot/dgiot-dashboard/commit/a33ee6927f7816f142238d151c47174ff4d23d9f)) * **dashboard:** update v4.6.2 ([2f344d5](https://github.com/dgiot/dgiot-dashboard/commit/2f344d5c43660950738926aeac7b9f7be3f56a49)) * dgiot_grafana ([a9eb8ef](https://github.com/dgiot/dgiot-dashboard/commit/a9eb8ef9210bcba3b06905b37f3466015087204f)) * index ([84ec4c3](https://github.com/dgiot/dgiot-dashboard/commit/84ec4c3a0c03016b7724d37a5784ce46bcafb04e)) diff --git a/CHANGELOG.ZH.md b/CHANGELOG.ZH.md index abf67af8c7..55e2ecc54e 100644 --- a/CHANGELOG.ZH.md +++ b/CHANGELOG.ZH.md @@ -1,4 +1,4 @@ -## [4.6.2](https://github.com/dgiot/dgiot-dashboard/compare/v4.6.1...v4.6.2) (2022-10-21) +## [4.6.3](https://github.com/dgiot/dgiot-dashboard/compare/v4.6.1...v4.6.3) (2022-10-28) ### Bug Fixes @@ -11,6 +11,7 @@ * **cloudOperations): fix(equipmentCloud:** 产品默认位置 ([28a8297](https://github.com/dgiot/dgiot-dashboard/commit/28a82977351e884cb9173950a044e77fc56fb07d)) * **cloudOperations:** 告警关联规则引擎修改 ([f61ef67](https://github.com/dgiot/dgiot-dashboard/commit/f61ef6716d84ac4ed8a7b011afe56d308b056f83)) +* **dashboard:** 4.6.3 ([a33ee69](https://github.com/dgiot/dgiot-dashboard/commit/a33ee6927f7816f142238d151c47174ff4d23d9f)) * **dashboard:** update v4.6.2 ([2f344d5](https://github.com/dgiot/dgiot-dashboard/commit/2f344d5c43660950738926aeac7b9f7be3f56a49)) * dgiot_grafana ([a9eb8ef](https://github.com/dgiot/dgiot-dashboard/commit/a9eb8ef9210bcba3b06905b37f3466015087204f)) * index ([84ec4c3](https://github.com/dgiot/dgiot-dashboard/commit/84ec4c3a0c03016b7724d37a5784ce46bcafb04e)) diff --git a/CHANGELOG.md b/CHANGELOG.md index abf67af8c7..55e2ecc54e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [4.6.2](https://github.com/dgiot/dgiot-dashboard/compare/v4.6.1...v4.6.2) (2022-10-21) +## [4.6.3](https://github.com/dgiot/dgiot-dashboard/compare/v4.6.1...v4.6.3) (2022-10-28) ### Bug Fixes @@ -11,6 +11,7 @@ * **cloudOperations): fix(equipmentCloud:** 产品默认位置 ([28a8297](https://github.com/dgiot/dgiot-dashboard/commit/28a82977351e884cb9173950a044e77fc56fb07d)) * **cloudOperations:** 告警关联规则引擎修改 ([f61ef67](https://github.com/dgiot/dgiot-dashboard/commit/f61ef6716d84ac4ed8a7b011afe56d308b056f83)) +* **dashboard:** 4.6.3 ([a33ee69](https://github.com/dgiot/dgiot-dashboard/commit/a33ee6927f7816f142238d151c47174ff4d23d9f)) * **dashboard:** update v4.6.2 ([2f344d5](https://github.com/dgiot/dgiot-dashboard/commit/2f344d5c43660950738926aeac7b9f7be3f56a49)) * dgiot_grafana ([a9eb8ef](https://github.com/dgiot/dgiot-dashboard/commit/a9eb8ef9210bcba3b06905b37f3466015087204f)) * index ([84ec4c3](https://github.com/dgiot/dgiot-dashboard/commit/84ec4c3a0c03016b7724d37a5784ce46bcafb04e)) diff --git a/src/views/DeviceCloud/manage/home_index.vue b/src/views/DeviceCloud/manage/home_index.vue index eaa297d61d..7d5c22eb15 100644 --- a/src/views/DeviceCloud/manage/home_index.vue +++ b/src/views/DeviceCloud/manage/home_index.vue @@ -433,17 +433,6 @@ - - - - - - {{ row.status == 'ONLINE' ? '在线' : '离线' }} - - {{ row.state == '0' ? '平时状态' : '战时状态' }} -