修改测试bug
This commit is contained in:
@@ -358,7 +358,7 @@ defineExpose({ open, setRealTrendData, setOverLimitData })
|
||||
|
||||
.select {
|
||||
position: absolute;
|
||||
top: -40px;
|
||||
top: -36px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
|
||||
@@ -344,6 +344,7 @@ const init = async () => {
|
||||
color: ['#FFCC00', '#009900', '#CC0000', ...color],
|
||||
xAxis: {
|
||||
type: 'time',
|
||||
name:'时间',
|
||||
axisLabel: {
|
||||
formatter: {
|
||||
day: '{MM}-{dd}',
|
||||
|
||||
Reference in New Issue
Block a user