This commit is contained in:
YunaiV
2025-07-30 22:46:38 +08:00
parent 9bce2e48f5
commit 44fd8dfc6c

View File

@ -144,7 +144,7 @@
show-overflow-tooltip
min-width="300"
>
<template #defaul="{ row }">
<template #default="{ row }">
<el-image
:src="row.picUrl"
class="mr-5px h-30px w-30px align-middle"