Przeglądaj źródła

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

Renxy 1 rok temu
rodzic
commit
c62960367c
1 zmienionych plików z 1 dodań i 1 usunięć
  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}
         />
       ),