feat: add filters for list components

This commit is contained in:
Qiuxia Fan
2022-01-19 15:37:12 +08:00
parent d9cb7500c8
commit 3d6fe887a5
7 changed files with 186 additions and 88 deletions

View File

@@ -370,7 +370,7 @@ export default defineComponent({
.render-chart {
padding: 5px;
height: 360px;
height: 400px;
width: 100%;
}
@@ -405,7 +405,7 @@ export default defineComponent({
.no-data {
font-size: 14px;
text-align: center;
line-height: 350px;
line-height: 400px;
}
span.active {