add:设备告警网关告警对接 接口

This commit is contained in:
zhaohy
2024-07-23 14:28:49 +08:00
parent 223ceed5eb
commit 7b77c3cc88
16 changed files with 940 additions and 74 deletions

View File

@@ -94,6 +94,7 @@
infoObject.value = data;
visible.value = true;
setTimeout(() => {
//获取数据 echarts图展示
getChatr();
}, 500);
};