dingxin hace 6 años
padre
commit
0bb0ae51c7
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1
    2
      src/views/security/list.vue

+ 1
- 2
src/views/security/list.vue Ver fichero

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