|
@ -86,7 +86,7 @@ |
|
|
> |
|
|
> |
|
|
<template slot-scope="scope"> |
|
|
<template slot-scope="scope"> |
|
|
<el-image |
|
|
<el-image |
|
|
style="max-width: 100px" |
|
|
style="max-height: 50px; max-width: 50px;" |
|
|
:src="scope.row.faceImg" |
|
|
:src="scope.row.faceImg" |
|
|
:preview-src-list="[scope.row.faceImg]"> |
|
|
:preview-src-list="[scope.row.faceImg]"> |
|
|
<div slot="error" class="image-slot"> |
|
|
<div slot="error" class="image-slot"> |
|
|