修改异常数据页面、修改有功功率趋势分析页面接口

This commit is contained in:
GGJ
2025-04-08 16:33:07 +08:00
parent 69aece65c1
commit 3d5c73b268
20 changed files with 2605 additions and 879 deletions

View File

@@ -218,3 +218,8 @@
.el-drawer__header {
margin-bottom: 0 !important;
}
.el-pagination__sizes {
.el-select {
min-width: 128px;
}
}