Browse Source

no message

zhujindu 1 day ago
parent
commit
4ce70af85e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/components/deleteUploadImgTaskPhoto.vue

+ 2 - 0
src/components/deleteUploadImgTaskPhoto.vue

@@ -279,6 +279,8 @@ export default {
 
 <style lang="scss" scoped>
 .deleteUploadImgTaskPhoto {
+  height: 180px;
+  overflow-y: auto;
   margin-left: 20px;
 }
 .addImg {