feat(仪表板-日期过滤器): 日期过滤器快捷选项

This commit is contained in:
fit2cloud-chenyw
2022-08-17 05:09:28 -04:00
parent 166654b8ee
commit c02480f67c
11 changed files with 170 additions and 29 deletions

View File

@@ -978,3 +978,7 @@ div:focus {
.user-import-class>.el-dialog__body {
padding-bottom: 1px;
}
.date-filter-poper>.el-scrollbar>.el-select-dropdown__wrap {
max-height: 230px !important;
}