add "sort by" drop down list in statistics page

This commit is contained in:
MaysWind
2022-07-25 00:25:14 +08:00
parent 0dfb3d00e9
commit 1977e436d6
8 changed files with 138 additions and 49 deletions
+1 -1
View File
@@ -260,7 +260,7 @@ export default {
}
.pie-chart {
margin: 24px 24px 0 24px;
margin: 0 24px 0 24px;
}
.pie-chart-toolbox-container {