Commit 60420943 authored by 徐乐's avatar 徐乐

feat: 修改

parent dc553545
......@@ -110,7 +110,7 @@ const RealTimeInfo = (props) => {
};
const getData = () => {
const deviceType = '';
let deviceType = '';
if (infoData) {
let devices = [infoData.aName];
infoData.child?.forEach(function (val) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment