车辆管理数据加载完之后显示没有更多数据

This commit is contained in:
2023-08-28 14:54:11 +08:00
parent c21f92146a
commit d479170d27
3 changed files with 12 additions and 10 deletions

View File

@ -169,11 +169,9 @@ export default {
overflow-y: auto;
}
.navBar{
//height: 46px;
margin-bottom: 46px;
.rightWrap{
width: 50px;
height: 20px;
@include wh(50px,20px);
border-radius: 10px;
opacity: 0.7;
border: 1px solid #FFFFFF;