车辆管理,司机管理bug修复

This commit is contained in:
2023-08-25 15:19:42 +08:00
parent dbea3910d3
commit 7aa702a094

View File

@ -199,6 +199,9 @@ export default {
} }
.btn { .btn {
//position:absolute; //position:absolute;
position: absolute;
bottom: 20px;
width: 100%;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;