fix: 登录时将langs存入sessionStorage

This commit is contained in:
chenjinsong
2021-07-23 11:19:10 +08:00
parent 6903b2f61d
commit f24f813cec
4 changed files with 5 additions and 1 deletions

View File

@@ -62,6 +62,7 @@ export default {
}
}
.chart__table-below {
height: 240px;
width: 100%;
font-size: 13px;
}