feat: 报告列表下拉增加每10秒查询数据功能
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user