修改稳态告警统计,异常数据清洗详情

This commit is contained in:
GGJ
2025-12-24 11:22:57 +08:00
parent cf7e5fa991
commit 5f4f75d9dd
6 changed files with 270 additions and 84 deletions

View File

@@ -4,7 +4,7 @@
<el-upload
ref="upload"
action=""
:auto-upload="false"
:auto-upload="false"
:show-file-list="false"
:limit="1"
:on-change="beforeUpload"