zhuliu há 1 ano atrás
pai
commit
a21b8f7ed2

+ 1 - 1
src/views/report/InvalidResponse/components/pictureManage/pictureManage.vue

@@ -43,7 +43,7 @@
                 
               </div>
               <div v-else >
-                <el-image fit="contain" style="width:200px" :src="$commonJS.checkViewer(scope.row.fileGuid)" fit="contain"></el-image>
+                <el-image fit="contain" style="width:200px" :src="$commonJS.checkViewer(scope.row.fileGuid)" ></el-image>
               </div>
             </template>
           </el-table-column>