소스 검색

Merge branch 'v4' of http://git.ycjcjy.com/welcome/pc-welcome3 into v4

魏熙美 6 년 전
부모
커밋
856c9119c9
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