Skip to content

Commit 44fd8df

Browse files
committed
fix:【mall 商城】default 拼写错误,https://gitee.com/yudaocode/yudao-ui-admin-vue3/issues/ICOTCM
1 parent 9bce2e4 commit 44fd8df

File tree

1 file changed

+1
-1
lines changed
  • src/views/mall/promotion/combination/record

1 file changed

+1
-1
lines changed

src/views/mall/promotion/combination/record/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
show-overflow-tooltip
145145
min-width="300"
146146
>
147-
<template #defaul="{ row }">
147+
<template #default="{ row }">
148148
<el-image
149149
:src="row.picUrl"
150150
class="mr-5px h-30px w-30px align-middle"

0 commit comments

Comments
 (0)