@@ -25,7 +25,14 @@
<Time :value="record.createTime" mode="datetime" />
</template>
<template #head="{ record }">
- <TableImg :size="120" :simpleShow="true" :imgList="[record.head]" />
+ <TableImg
+ :size="80"
+ :simpleShow="true"
+ :imgList="[
+ record.head ||
+ 'http://zfb-4dkankan.oss-cn-shenzhen.aliyuncs.com/company/1545385566108_head.png',
+ ]"
+ />
<!-- , -->
<template #action="{ record }">