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