소스 검색

Merge branch 'master' of http://120.55.44.4:10080/xujunjie/gt_client_pad
解决冲突
# Conflicts:
# src/pages/EqSelfInspection/components/Detail.js

Renxy 1 년 전
부모
커밋
c62960367c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/EqSelfInspection/components/Detail.js

+ 1 - 1
src/pages/EqSelfInspection/components/Detail.js

@@ -1644,7 +1644,7 @@ function ReportDumCom(props) {
             pagination: false,
           }}
           backdrop="rgba(255,255,255,0.5)"
-          style={{ height: '0.9rem' }}
+          style={{ height: '90px' }}
           src={item.path}
         />
       ),