qb 3 months ago
parent
commit
3b937dea04
  1. 13
      src/views/aftersales/aftersalesWorkOrderInfo.vue

13
src/views/aftersales/aftersalesWorkOrderInfo.vue

@ -2585,15 +2585,20 @@ const ResultDetermination = () => {
font-size: 12px; font-size: 12px;
} }
.img { .img {
width: 50px; width: 100%;
height: 50px; height:20%;
overflow: scroll;
.el-image{
width: 20%;
height: 100%;
margin: 4px;
}
img { img {
width: 100%; width: 100%;
height: 100%; height: 50px;
} }
} }
.mp4 { .mp4 {
margin-top: 2px; margin-top: 2px;

Loading…
Cancel
Save