@@ -1,4 +1,7 @@
+## v0.6.1 (2025-09-12)
+- fix: 解决系统参数关闭弹窗未清空的问题,编辑保时parameterId字段调整; (b51f408)
+
## v0.6.0 (2025-09-12)
- feat(dashboard): 新增智慧大屏功能模块 (95356ce)
- feat: 告警历史新增设备id搜索与回显; (e54e7ae)
@@ -1,6 +1,6 @@
{
"name": "ln-web",
- "version": "0.6.0",
+ "version": "0.6.1",
"private": true,
"type": "module",
"scripts": {