修改稳态指标排序错误问题

This commit is contained in:
zhujiyan
2024-10-29 15:46:35 +08:00
parent 8f3f904e6d
commit 1a488de25d
3 changed files with 9 additions and 3 deletions

View File

@@ -321,6 +321,7 @@ defineExpose({ open, setRealTrendData, setOverLimitData })
align-items: center;
line-height: 50px;
font-weight: 800;
padding-bottom: 5px;
p {
width: 100%;
height: 100%;
@@ -346,7 +347,7 @@ defineExpose({ open, setRealTrendData, setOverLimitData })
height: 100%;
text-align: center;
border: 1px solid #eee;
line-height: 40px;
line-height: 50px;
margin: 0 !important;
}
p:nth-child(1) {