From f04d2f45d0e077d30ca1bb75c41d4bb12bc2a439 Mon Sep 17 00:00:00 2001 From: dawnwinterLiu <1737801684@qq.com> Date: Wed, 10 Aug 2022 18:21:26 +0800 Subject: [PATCH] =?UTF-8?q?feat(equipmentCloud):=20=E9=80=9A=E9=81=93?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= 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 + .../CloudFunction/engine/createchannel.vue | 75 ++++++---- src/views/DeviceCloud/manage/product.vue | 139 ------------------ 5 files changed, 53 insertions(+), 164 deletions(-) diff --git a/CHANGELOG.EN.md b/CHANGELOG.EN.md index b9dd5084b5..bf453af124 100644 --- a/CHANGELOG.EN.md +++ b/CHANGELOG.EN.md @@ -6,6 +6,7 @@ * 物模型延时缓存 ([c8dd9d4](https://github.com/dgiot/dgiot-dashboard/commit/c8dd9d4713fb9f36129fb660ecc68c55c73df775)) * **cloudTest:** evidence ([e8d0510](https://github.com/dgiot/dgiot-dashboard/commit/e8d051073aee73634a11fe3d31f0a7c4f54f67be)) * **dashboard): build(发布版本:** dgiot-dashboard@v4.5.6 ([1d4302c](https://github.com/dgiot/dgiot-dashboard/commit/1d4302cd183474db6bbbb6dbc4fbc46163d351c8)), closes [#511](https://github.com/dgiot/dgiot-dashboard/issues/511) +* **equipmentCloud:** 字典修复 ([24a9690](https://github.com/dgiot/dgiot-dashboard/commit/24a96904b4879da9a952c9f6bf7358048863198c)) ### Features diff --git a/CHANGELOG.ZH.md b/CHANGELOG.ZH.md index b9dd5084b5..bf453af124 100644 --- a/CHANGELOG.ZH.md +++ b/CHANGELOG.ZH.md @@ -6,6 +6,7 @@ * 物模型延时缓存 ([c8dd9d4](https://github.com/dgiot/dgiot-dashboard/commit/c8dd9d4713fb9f36129fb660ecc68c55c73df775)) * **cloudTest:** evidence ([e8d0510](https://github.com/dgiot/dgiot-dashboard/commit/e8d051073aee73634a11fe3d31f0a7c4f54f67be)) * **dashboard): build(发布版本:** dgiot-dashboard@v4.5.6 ([1d4302c](https://github.com/dgiot/dgiot-dashboard/commit/1d4302cd183474db6bbbb6dbc4fbc46163d351c8)), closes [#511](https://github.com/dgiot/dgiot-dashboard/issues/511) +* **equipmentCloud:** 字典修复 ([24a9690](https://github.com/dgiot/dgiot-dashboard/commit/24a96904b4879da9a952c9f6bf7358048863198c)) ### Features diff --git a/CHANGELOG.md b/CHANGELOG.md index b9dd5084b5..bf453af124 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * 物模型延时缓存 ([c8dd9d4](https://github.com/dgiot/dgiot-dashboard/commit/c8dd9d4713fb9f36129fb660ecc68c55c73df775)) * **cloudTest:** evidence ([e8d0510](https://github.com/dgiot/dgiot-dashboard/commit/e8d051073aee73634a11fe3d31f0a7c4f54f67be)) * **dashboard): build(发布版本:** dgiot-dashboard@v4.5.6 ([1d4302c](https://github.com/dgiot/dgiot-dashboard/commit/1d4302cd183474db6bbbb6dbc4fbc46163d351c8)), closes [#511](https://github.com/dgiot/dgiot-dashboard/issues/511) +* **equipmentCloud:** 字典修复 ([24a9690](https://github.com/dgiot/dgiot-dashboard/commit/24a96904b4879da9a952c9f6bf7358048863198c)) ### Features diff --git a/src/views/CloudFunction/engine/createchannel.vue b/src/views/CloudFunction/engine/createchannel.vue index a5197b935a..17dd667c6b 100644 --- a/src/views/CloudFunction/engine/createchannel.vue +++ b/src/views/CloudFunction/engine/createchannel.vue @@ -1,7 +1,12 @@