@@ -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>
</template>
</el-table-column>