diff --git a/src/views/aftersales/aftersalesWorkOrderInfo.vue b/src/views/aftersales/aftersalesWorkOrderInfo.vue index 08eb1d80..8008e526 100644 --- a/src/views/aftersales/aftersalesWorkOrderInfo.vue +++ b/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;