dingxin 6 年前
父节点
当前提交
0bb0ae51c7
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      src/views/security/list.vue

+ 1
- 2
src/views/security/list.vue 查看文件

@@ -71,8 +71,7 @@
71 71
               <template slot-scope="scope">
72 72
               <el-image preview
73 73
                   style="width: 100px; height: 100px"
74
-                  :src="scope.row.carImage"
75
-                  fit="fill"></el-image>
74
+                  :src="scope.row.carImage"></el-image>
76 75
               </template>
77 76
       </el-table-column>
78 77
        <el-table-column