diff --git a/src/views/projectFront/earthworkTransportation/transportationManage/index.vue b/src/views/projectFront/earthworkTransportation/transportationManage/index.vue index e463bb7d..f16c0605 100644 --- a/src/views/projectFront/earthworkTransportation/transportationManage/index.vue +++ b/src/views/projectFront/earthworkTransportation/transportationManage/index.vue @@ -56,7 +56,7 @@ - + - + @@ -1172,4 +1172,8 @@ export default { .el-select-dropdown__item:hover { background-color: transparent; } +// /deep/.cell{ +// display: flex; +// align-items: center; +// }