Browse Source

Merge branch 'develop'

ZhaoJun 1 năm trước cách đây
mục cha
commit
32da99bd21
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pages/EqSelfInspection/components/Detail.js

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

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