feat: 报告列表下拉增加每10秒查询数据功能

This commit is contained in:
@changcode
2022-06-16 15:49:55 +08:00
parent 70c98f0274
commit dc67b070a4

View File

@@ -63,6 +63,15 @@
}
.block.drop-down-time {
margin: 15px 0 14px 0;
.el-date-editor {
justify-content: center;
.el-range-separator {
width: 24px;
}
.el-input__icon.el-range__close-icon {
display: none;
}
}
}
.expand {
min-height: 95px;