浏览代码

fix:【mall 商城】default 拼写错误,https://gitee.com/yudaocode/yudao-ui-admin-vue3/issues/ICOTCM

YunaiV 6 月之前
父节点
当前提交
44fd8dfc6c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/mall/promotion/combination/record/index.vue

+ 1 - 1
src/views/mall/promotion/combination/record/index.vue

@@ -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"