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;
}
.img {
width: 50px;
height: 50px;
width: 100%;
height:20%;
overflow: scroll;
.el-image{
width: 20%;
height: 100%;
margin: 4px;
}
img {
width: 100%;
height: 100%;
height: 50px;
}
}
.mp4 {
margin-top: 2px;

Loading…
Cancel
Save