Skip to content

Commit

Permalink
feat(dashboard): 总控台设备地图点击跳转
Browse files Browse the repository at this point in the history
  • Loading branch information
h7ml committed Jul 18, 2022
1 parent d2e8e66 commit 1fdd029
Show file tree
Hide file tree
Showing 4 changed files with 199 additions and 192 deletions.
130 changes: 66 additions & 64 deletions CHANGELOG.EN.md
Original file line number Diff line number Diff line change
@@ -1,88 +1,90 @@
## [4.5.5](https://github.com/dgiot/dgiot-dashboard/compare/v4.5.4...v4.5.5) (2022-07-11)
## [4.5.5](https://github.com/dgiot/dgiot-dashboard/compare/v4.5.4...v4.5.5) (2022-07-18)


### Bug Fixes

* **百度统计:** 修复百度统计referrer 被禁用的问题 ([2b25f42](https://github.com/dgiot/dgiot-dashboard/commit/2b25f422163eeff91e00812aad962d3e7bf5f94e))
* **低代码:** 修复低代码表单查询问题i ([2f04ae3](https://github.com/dgiot/dgiot-dashboard/commit/2f04ae38f16c4f9438dfa6b866a1f3ce460a3924))
* **设备列表:** 修复设备列表传参deviceid错误 ([9afe764](https://github.com/dgiot/dgiot-dashboard/commit/9afe764053ec46fe2ad62539705a61f8f0639fbe))
* **压测报告:** 修复压测报告列表展示逻辑 ([de9ce32](https://github.com/dgiot/dgiot-dashboard/commit/de9ce3281110ee819afca14730c5d92e35e9a620))
* **压测报告:** 修复压测报告预览地址不正确 ([43d9db8](https://github.com/dgiot/dgiot-dashboard/commit/43d9db89bb6a2f1e741eb2f3ebc19eb26737153f))
* **压测报告:** 修复压测列表样式错乱的问题 ([26afefc](https://github.com/dgiot/dgiot-dashboard/commit/26afefcf2723e74d56443ba8df99d35edceb6543))
* **action:** 修复sync工作流语法不正确 ([b1757e3](https://github.com/dgiot/dgiot-dashboard/commit/b1757e3baad7a4e15f08b3e77adbce7259d43491))
* **appveyor:** script ([ce59370](https://github.com/dgiot/dgiot-dashboard/commit/ce593705fafa3c5b16062d27f43d66034139d561))
* **cloudTest:** 克隆任务多余参数删除 ([5f7ca8d](https://github.com/dgiot/dgiot-dashboard/commit/5f7ca8da019991f8e81da414a736437a1d8d4d74))
* **cloudTest:** 修复文档管理逻辑 ([d9e0c93](https://github.com/dgiot/dgiot-dashboard/commit/d9e0c933d3e1db0a66bdee0b8c4e72625ff48c2b))
* **components:** 百度地图 ([d2d36cd](https://github.com/dgiot/dgiot-dashboard/commit/d2d36cd565d8dde402892789ce01a84aa47f0752))
* **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))
* **components:** 修复topic 订阅不正常 ([640037d](https://github.com/dgiot/dgiot-dashboard/commit/640037d89dbf6b36fb4f5a6da4f7d17f930ce09d))
* **components:** dgiot-amis ([85c8aba](https://github.com/dgiot/dgiot-dashboard/commit/85c8abae0b14d4ca8aa4e3f7542f1d6ca67d8883))
* **dependencies:** 降低amis 依賴 ([5e0588b](https://github.com/dgiot/dgiot-dashboard/commit/5e0588b901b1143ffd117d197ebce1cc72fa6b48))
* **equipmentCloud:** 设备location 字段不正确修复 ([7cb037b](https://github.com/dgiot/dgiot-dashboard/commit/7cb037b4a69eb11cf50c864f40b86f2d94036127))
* **equipmentCloud:** 修复产品详情默认经纬度未赋值导致的报错 ([0e40544](https://github.com/dgiot/dgiot-dashboard/commit/0e405447e29df011bf2e96c34fd8b47c88264284))
* **equipmentCloud:** 修复设备管理因存在默认值导致添加设备时,时序数据问题 ([71d7b87](https://github.com/dgiot/dgiot-dashboard/commit/71d7b8752f7c211d119f388f29908c0e2671ef01))
* **equipmentCloud:** 组态 ([a52ecd2](https://github.com/dgiot/dgiot-dashboard/commit/a52ecd2c2717e016d1185e0f64d0f151121e93ae))
* **ignore:** hidden test_script ([61b6326](https://github.com/dgiot/dgiot-dashboard/commit/61b632636fc8409b1e99f4235a9a865d22d72af4))
* **issues:** 界面管理 ([2bb133b](https://github.com/dgiot/dgiot-dashboard/commit/2bb133bb4dcda1b3a000030416b56ae252739e3a))
* **百度统计:** 修复百度统计referrer 被禁用的问题 ([80d0739](https://github.com/dgiot/dgiot-dashboard/commit/80d073981a4231481d02aa4f92fb10c1d68b6596))
* **低代码:** 修复低代码表单查询问题i ([849e8a5](https://github.com/dgiot/dgiot-dashboard/commit/849e8a5f31379db0afca3057a85dacb4c0d0ae85))
* 告警规则生成修改 ([cae0d9c](https://github.com/dgiot/dgiot-dashboard/commit/cae0d9ca29d360db561eac45edb3914e8076a3e6))
* **设备列表:** 修复设备列表传参deviceid错误 ([008e177](https://github.com/dgiot/dgiot-dashboard/commit/008e177f771ad8f6bfd0f944ed56bb4d0d71502a))
* **压测报告:** 修复压测报告列表展示逻辑 ([328907d](https://github.com/dgiot/dgiot-dashboard/commit/328907d80d151dc0da7f3cf5ea7906afe60124ec))
* **压测报告:** 修复压测报告预览地址不正确 ([380ee2c](https://github.com/dgiot/dgiot-dashboard/commit/380ee2cbb60fe3181f56f3e842d22419bc5dab7e))
* **压测报告:** 修复压测列表样式错乱的问题 ([2231c5d](https://github.com/dgiot/dgiot-dashboard/commit/2231c5dda27174b5a1e54d641e5d634ffe90e73f))
* **action:** 修复sync工作流语法不正确 ([357a282](https://github.com/dgiot/dgiot-dashboard/commit/357a282c189cd57b69b51ede661a7355d45cefe5))
* **appveyor:** script ([3e93c80](https://github.com/dgiot/dgiot-dashboard/commit/3e93c802870cd90f36b2a8eb12761f33cbb45bb1))
* **cloudTest:** 克隆任务多余参数删除 ([a26b5fd](https://github.com/dgiot/dgiot-dashboard/commit/a26b5fd103b4cc59c7e7b3984e49c44d609c04de))
* **cloudTest:** 修复文档管理逻辑 ([e0d7416](https://github.com/dgiot/dgiot-dashboard/commit/e0d74167a256cacd2c41638bf427a4d0248b869b))
* **components:** 百度地图 ([38d6fd5](https://github.com/dgiot/dgiot-dashboard/commit/38d6fd5f68c35054656d025c2d43767d5e706601))
* **components:** 设备列表 ([bf0dfdc](https://github.com/dgiot/dgiot-dashboard/commit/bf0dfdc68907ba64674e083934d45dca45b85cdb))
* **components:** 设备列表 ([056ccbf](https://github.com/dgiot/dgiot-dashboard/commit/056ccbf5ca8be54753ce23982ae041ba2b75a888))
* **components:** 设备列表 ([f9778d0](https://github.com/dgiot/dgiot-dashboard/commit/f9778d0a5441968d2529f05d1bfe1b179c7275e7))
* **components:** 修复topic 订阅不正常 ([93ce252](https://github.com/dgiot/dgiot-dashboard/commit/93ce252c033256f9409f7edc1635841b2b1d35a5))
* **components:** dgiot-amis ([65c70a7](https://github.com/dgiot/dgiot-dashboard/commit/65c70a7af991192e71ad624566106c42b87428d9))
* **dependencies:** 降低amis 依賴 ([3a29bd9](https://github.com/dgiot/dgiot-dashboard/commit/3a29bd9c5d63a6d8e6dea63cb59ac1cc0b1079b8))
* **equipmentCloud:** 设备location 字段不正确修复 ([3fcab88](https://github.com/dgiot/dgiot-dashboard/commit/3fcab88980774085f6f699567b311c049a1a7e1e))
* **equipmentCloud:** 修复产品详情默认经纬度未赋值导致的报错 ([0aff5e1](https://github.com/dgiot/dgiot-dashboard/commit/0aff5e1698b5e1e0a77ec0674f3fb86de5203643))
* **equipmentCloud:** 修复设备管理因存在默认值导致添加设备时,时序数据问题 ([842ff2d](https://github.com/dgiot/dgiot-dashboard/commit/842ff2dc81e0153f6cb2643e41d3600a1b546760))
* **equipmentCloud:** 修复设备列表状态查询 ([7488faa](https://github.com/dgiot/dgiot-dashboard/commit/7488faa7ff707ee480640496c5a47f0039148395))
* **equipmentCloud:** 组态 ([f33f500](https://github.com/dgiot/dgiot-dashboard/commit/f33f500640284b93702460d8a649e4fe465ef9b8))
* **ignore:** hidden test_script ([c9a0f38](https://github.com/dgiot/dgiot-dashboard/commit/c9a0f380757b4246da4823333933dab8bcfac94c))
* **issues:** 界面管理 ([9e5e860](https://github.com/dgiot/dgiot-dashboard/commit/9e5e860af63d7666876d2dcb31b258240763ce1e))
* **moment): feat(konva:** utils ([e36f501](https://github.com/dgiot/dgiot-dashboard/commit/e36f501e300baede4ce99de3e2ab4d07da7dc6e0))
* **multitenant:** 修复设备列表翻页组件问题 ([0dd7b9b](https://github.com/dgiot/dgiot-dashboard/commit/0dd7b9baa4d7a4191be6c7f3423bbf9b1999fe1b))
* **multitenant:** 修复新建设备默认值问题 ([36df10a](https://github.com/dgiot/dgiot-dashboard/commit/36df10a3e12afb32b405cea1349f7ad707b609ff))
* **other:** 新增设备默认状态 ([e951397](https://github.com/dgiot/dgiot-dashboard/commit/e95139739d5e75a042f3181a03f02ad182dd57ce))
* **other:** 修复设备列表参数不更新 ([aa48149](https://github.com/dgiot/dgiot-dashboard/commit/aa48149e3c4d6790121622356536cde5d0ec96ad))
* **other:** 修復设备列表订阅 ([27115ef](https://github.com/dgiot/dgiot-dashboard/commit/27115ef44de12c4986a98002173d385eb5593b54))
* **queryZetaProduct:** queryProductTemplet ([1c47a45](https://github.com/dgiot/dgiot-dashboard/commit/1c47a4511451818ecd1f8fdcf2b4cebd0e6b4761))
* **multitenant:** 修复设备列表翻页组件问题 ([e9aabff](https://github.com/dgiot/dgiot-dashboard/commit/e9aabffcbe34650677a7ffd6d4686bb2237d9cf4))
* **multitenant:** 修复新建设备默认值问题 ([075617a](https://github.com/dgiot/dgiot-dashboard/commit/075617a0b028ad8749edf4b9f3a066582be6cd95))
* **other:** 新增设备默认状态 ([8b11081](https://github.com/dgiot/dgiot-dashboard/commit/8b11081256bf348e97136d16e5a08503824ceb34))
* **other:** 修复设备列表参数不更新 ([66ab792](https://github.com/dgiot/dgiot-dashboard/commit/66ab7927be3e3e0c78e1bbaf42b657c4944826f7))
* **other:** 修復设备列表订阅 ([7c0e8bc](https://github.com/dgiot/dgiot-dashboard/commit/7c0e8bc71db5204fbb41ff563fda4d8e58f5055a))
* **queryZetaProduct:** queryProductTemplet ([5bfb08c](https://github.com/dgiot/dgiot-dashboard/commit/5bfb08cc6ce957dbf306f0b02208efa357a4f018))


### Features

* **低代码:** 修复低代码链接跳转 ([eccf795](https://github.com/dgiot/dgiot-dashboard/commit/eccf795ae593b5f8ba984bf70abcdd8dd1415039))
* **工作流:** 分离同步到gitee的工作流 ([374854a](https://github.com/dgiot/dgiot-dashboard/commit/374854a3c1f9a2b23b931861da14f6c458bea845))
* **统计功能:** 添加友盟统计 ([b0cd74d](https://github.com/dgiot/dgiot-dashboard/commit/b0cd74d8ea9454da3dec28447c46a2287a8b08c9))
* **压测报告:** 报告查询 ([06608f7](https://github.com/dgiot/dgiot-dashboard/commit/06608f7df8edeef0dd0bb4005130dc88db9ced31))
* **压测报告:** 压测报告查询格式化 ([50cb7ff](https://github.com/dgiot/dgiot-dashboard/commit/50cb7ff858330f4ce24c9b45569190df37f4c9fd))
* **低代码:** 修复低代码链接跳转 ([2dcd192](https://github.com/dgiot/dgiot-dashboard/commit/2dcd192814dddc0c9c668e902519f6d9ed9c8199))
* **工作流:** 分离同步到gitee的工作流 ([648ead4](https://github.com/dgiot/dgiot-dashboard/commit/648ead41d310bda87ea30cc07a768f5ace1d167b))
* **统计功能:** 添加友盟统计 ([552cf56](https://github.com/dgiot/dgiot-dashboard/commit/552cf56f9223ce49ab238e5e225750b0f69be05c))
* **压测报告:** 报告查询 ([e1e3b41](https://github.com/dgiot/dgiot-dashboard/commit/e1e3b41fe464d611db62b394bb4e8af4f8f9f29d))
* **压测报告:** 压测报告查询格式化 ([2a23109](https://github.com/dgiot/dgiot-dashboard/commit/2a23109ee2559b51e794b9f9cff452db4aa136f2))
* **压测任务:** 压测报告 ([e6e6f6b](https://github.com/dgiot/dgiot-dashboard/commit/e6e6f6b4fec9ffe91a2d691e4573dae05bbdb99d))
* **压测:** 完成压测报告生成 ([86dd1ef](https://github.com/dgiot/dgiot-dashboard/commit/86dd1ef83c73ef257251494e16ea99900526539a))
* **cloudPressure:** 压测报告生成添加等待时间 优化loading ([2969b9b](https://github.com/dgiot/dgiot-dashboard/commit/2969b9b605b24507300bfcbb48515ec6fc4a1a80))
* **components:** 百度地图 ([2028435](https://github.com/dgiot/dgiot-dashboard/commit/2028435e76e2a7de221266fa54b40d793c9495cb))
* **components:** 百度地图 ([ec28a8b](https://github.com/dgiot/dgiot-dashboard/commit/ec28a8b199531ee2108e1b44c3b129c052f3cc94))
* **components:** 设备管理 ([0a9756c](https://github.com/dgiot/dgiot-dashboard/commit/0a9756cadaa45a0796f345fa064c1f1f239af7ee))
* **components:** 云压测 ([ed99eee](https://github.com/dgiot/dgiot-dashboard/commit/ed99eee177a5947609cfa35998bdd1f8b3d3a9ab))
* **dashboard): feat(equipmentCloud:** konva ([845f881](https://github.com/dgiot/dgiot-dashboard/commit/845f881ed5a96f6c5803e2a99d01519c3feefebe))
* **dashboard:** 更新设备管理参数条件 ([82f9c58](https://github.com/dgiot/dgiot-dashboard/commit/82f9c58be6101d24c16f038bd0b116c121df3623))
* **dashboard:** 新增百度统计 ([396c7be](https://github.com/dgiot/dgiot-dashboard/commit/396c7be11d010deae48bd915265a904202df0be2))
* **dashboard:** dgiot@4.5.5 ([400e7e3](https://github.com/dgiot/dgiot-dashboard/commit/400e7e305f62ba0a206c61bfb3eed4ad0b352e6a))
* **dependencies:** vue-amis-sdk@1.10.3 ([2da86f1](https://github.com/dgiot/dgiot-dashboard/commit/2da86f1dc1ebb30673b6aeb6ad911adb9c8d47c0))
* **deps:** scripts ([3b7e869](https://github.com/dgiot/dgiot-dashboard/commit/3b7e869f3310e90f04bf9892c0ae9d00f10cbd7c))
* **equipmentCloud:** 通道管理 ([7f8d749](https://github.com/dgiot/dgiot-dashboard/commit/7f8d74903cf1c747064e4a43c28fa7b552b0e4d3))
* **equipmentCloud:** 物模型是否展示 ([2b50100](https://github.com/dgiot/dgiot-dashboard/commit/2b50100a58ca61ca1cea563f816e412bb56fadd1))
* **equipmentCloud:** 修復設備列表查询条件更新后pagination组件不更新 ([28115a9](https://github.com/dgiot/dgiot-dashboard/commit/28115a982d253e11fbd2ec1cfd64b40409c5e122))
* **equipmentCloud:** konva ([20e1b10](https://github.com/dgiot/dgiot-dashboard/commit/20e1b10be36cf25ed2ca13b12127ab9c49daa90d))
* **压测:** 完成压测报告生成 ([585ae34](https://github.com/dgiot/dgiot-dashboard/commit/585ae34bec0942cb13857e4210e192b6c8e69042))
* **cloudPressure:** 压测报告生成添加等待时间 优化loading ([7ee61f2](https://github.com/dgiot/dgiot-dashboard/commit/7ee61f27d7601a237a82c5e7bc863bb57b7417f3))
* **components:** 百度地图 ([a0e11b4](https://github.com/dgiot/dgiot-dashboard/commit/a0e11b42195190c55b6591db5f52db27b49ca578))
* **components:** 百度地图 ([a2945f9](https://github.com/dgiot/dgiot-dashboard/commit/a2945f9284afff853643169bb1657763b00d143a))
* **components:** 设备管理 ([95e1528](https://github.com/dgiot/dgiot-dashboard/commit/95e1528df15d111a0299cbdc08d6e020b07896a4))
* **components:** 云压测 ([532b3a4](https://github.com/dgiot/dgiot-dashboard/commit/532b3a4c8230f10cc864f18df5357dd77461d0b2))
* **dashboard): feat(equipmentCloud:** konva ([e693b48](https://github.com/dgiot/dgiot-dashboard/commit/e693b48b6395cbc70929cfc44f53fa2e8a5b84dc))
* **dashboard:** 更新设备管理参数条件 ([49f716a](https://github.com/dgiot/dgiot-dashboard/commit/49f716a2223519cb0ce9c7f3b9486071e91c6fbe))
* **dashboard:** 新增百度统计 ([a83f048](https://github.com/dgiot/dgiot-dashboard/commit/a83f0483a19e3435df825c9961f83588413f84ae))
* **dashboard:** dgiot@4.5.5 ([eea287d](https://github.com/dgiot/dgiot-dashboard/commit/eea287da5c47f584ccb7228170fdfb2a9a3a9615))
* **dependencies:** vue-amis-sdk@1.10.3 ([8c15ed8](https://github.com/dgiot/dgiot-dashboard/commit/8c15ed88ad58ff84037ee01533c9539fd41765bb))
* **deps:** scripts ([ba2ca2c](https://github.com/dgiot/dgiot-dashboard/commit/ba2ca2ce180f73ff2d51793a239a195a4464b78f))
* **equipmentCloud:** 通道管理 ([73ff586](https://github.com/dgiot/dgiot-dashboard/commit/73ff586b975e7649bcf3e803eb5ce357512ff66c))
* **equipmentCloud:** 物模型是否展示 ([366a913](https://github.com/dgiot/dgiot-dashboard/commit/366a9139c923260b10d4631d8b4205361ecc6ec8))
* **equipmentCloud:** 修復設備列表查询条件更新后pagination组件不更新 ([131ecfd](https://github.com/dgiot/dgiot-dashboard/commit/131ecfdbf0dd42ac052e8a15ad56a401b03ff4f8))
* **equipmentCloud:** konva ([0685986](https://github.com/dgiot/dgiot-dashboard/commit/0685986bcebf1ba2aecfcbeefb40a96c51af6696))
* **grafana:** url ([530b9fd](https://github.com/dgiot/dgiot-dashboard/commit/530b9fd1b095e86614234ee1f585ef0c6fb07eec))
* knova Configuration display ([d0d5cdb](https://github.com/dgiot/dgiot-dashboard/commit/d0d5cdba26aa779120718d7722c3fc48a88ebb07))
* knova Configuration display ([d5dc5f2](https://github.com/dgiot/dgiot-dashboard/commit/d5dc5f2f4085eb55f09d82beff51459900995658))
* **konva:** utils ([ceafa78](https://github.com/dgiot/dgiot-dashboard/commit/ceafa787b91cbca42a7efd52ce92a3b5e673b94b))
* **other:** 设备管理 ([818e889](https://github.com/dgiot/dgiot-dashboard/commit/818e889e9b42246e0d8d97e6891e40db801e58a5))
* **projects:** 设备迁移后刷新列表 ([d960623](https://github.com/dgiot/dgiot-dashboard/commit/d960623937c5c8f7f03b8cc8c969147a4b91b98e))
* **projects:** 修复在线离线状态不正确 ([e4e77e0](https://github.com/dgiot/dgiot-dashboard/commit/e4e77e0e2555ceb72637049d399756a5d1856036))
* **projects:** 云压测 ([97a7f62](https://github.com/dgiot/dgiot-dashboard/commit/97a7f62e0b32949dc2bc4d1297a30befa76fe583))
* **projects:** scripts ([d4566d9](https://github.com/dgiot/dgiot-dashboard/commit/d4566d90c7ca08ef84107f2a7ff3b8b8cf0da6e8))
* **proxy:** nodejs_version ([25f0fea](https://github.com/dgiot/dgiot-dashboard/commit/25f0feaf77ee4662b206f9b01894839b74c04fca))
* **router:** 路由处理分离 ([e2023ed](https://github.com/dgiot/dgiot-dashboard/commit/e2023ed42854c38af414288faf4260a064ed2d7e))
* **other:** 设备管理 ([771578b](https://github.com/dgiot/dgiot-dashboard/commit/771578b1bf98d200e0593eabb3e5e60e206b51bf))
* **projects:** 设备迁移后刷新列表 ([5e2e19b](https://github.com/dgiot/dgiot-dashboard/commit/5e2e19b3f1b294b39ba604c8c825d2da27c2f621))
* **projects:** 修复在线离线状态不正确 ([7ea7404](https://github.com/dgiot/dgiot-dashboard/commit/7ea740470f73fbbb9b35e5ca4497e201602762eb))
* **projects:** 云压测 ([d510b62](https://github.com/dgiot/dgiot-dashboard/commit/d510b62ff5c5d1a8246ca5faf7c1a9c5cc961b91))
* **projects:** scripts ([223c5d5](https://github.com/dgiot/dgiot-dashboard/commit/223c5d56ab6aa9fd9b00637e9fc4cc0b3a700d3f))
* **proxy:** nodejs_version ([5c9324d](https://github.com/dgiot/dgiot-dashboard/commit/5c9324d926743ca66d5a8d3f5de427c14d43c56a))
* **router:** 路由处理分离 ([e4d88d5](https://github.com/dgiot/dgiot-dashboard/commit/e4d88d55375c7e1adff91b44c6f71646c971d307))
* **secret:** 百度地图密钥全局配置 ([f17b43d](https://github.com/dgiot/dgiot-dashboard/commit/f17b43dd1f27f1cd5d2d61fc347a4dd706f2d630))
* translate ([ebd3196](https://github.com/dgiot/dgiot-dashboard/commit/ebd3196a719d75bb8978143935d87529262c6980))
* update catalogue ([4530af6](https://github.com/dgiot/dgiot-dashboard/commit/4530af6825129925923dfd6e2000701b9cb5a63a))
* translate ([8d3ee04](https://github.com/dgiot/dgiot-dashboard/commit/8d3ee0486db3f11b12018e518d0a53aa8eb9f2a6))
* update catalogue ([2e94f01](https://github.com/dgiot/dgiot-dashboard/commit/2e94f01f315d57bdd52ce882199103abb971f9b4))


### Performance Improvements

* **低代码:** 低代码依赖升级到最新版本 ([b061759](https://github.com/dgiot/dgiot-dashboard/commit/b061759c80a71911423b742b9f0b3873a9917a1a))
* **cloudTest): fix(multitenant:** 修复新建设备默认值问题 ([08c8c89](https://github.com/dgiot/dgiot-dashboard/commit/08c8c89a8a835a50cb680e7f035e78b49a0fe510))
* **低代码:** 低代码依赖升级到最新版本 ([90b121e](https://github.com/dgiot/dgiot-dashboard/commit/90b121e7eec178acba33e18701c3fd1f5edb0b3b))
* **cloudTest): fix(multitenant:** 修复新建设备默认值问题 ([47dd27d](https://github.com/dgiot/dgiot-dashboard/commit/47dd27dc8036edfdc7da0c0760c03f8289bf8617))


### Reverts

* **修复应用管理 && 背景图丢失): feat(grafana:** url ([2ee8701](https://github.com/dgiot/dgiot-dashboard/commit/2ee87010a2ef7e6afdc580ad2a155f975447f885))
* **修复应用管理 && 背景图丢失): feat(grafana:** url ([91a1c4a](https://github.com/dgiot/dgiot-dashboard/commit/91a1c4a73baeff860fa267f70f25292a1d724d07))


### BREAKING CHANGES
Expand Down
Loading

1 comment on commit 1fdd029

@vercel
Copy link

@vercel vercel bot commented on 1fdd029 Jul 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dgiot-dashboard – ./

dgiot-dashboard-git-master-dgiot.vercel.app
dgiot-dashboard.vercel.app
dgiot-dashboard-dgiot.vercel.app

Please sign in to comment.