zhuliu преди 1 година
родител
ревизия
a21b8f7ed2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/report/InvalidResponse/components/pictureManage/pictureManage.vue

+ 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>