This commit is contained in:
zhangdingyu
2019-09-21 09:38:01 +08:00
parent 39ac8b1594
commit 113efa89ae
4 changed files with 36 additions and 9 deletions

View File

@@ -206,4 +206,7 @@ export default {
.el-date-editor{
width:300px
}
.el-table__footer-wrapper {
height: 500px;
}
</style>