CN-65 feat: 流量曲线图、饼图、其他内容

This commit is contained in:
chenjinsong
2021-07-20 18:58:55 +08:00
parent d37f5ec1d0
commit 05178b25be
11 changed files with 105 additions and 58 deletions

View File

@@ -60,3 +60,7 @@ th *:first-letter,
height: 100%;
width: 100%;
}
.el-table__empty-block {
width: 100% !important;
}