Przeglądaj źródła

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

YunaiV 6 miesięcy temu
rodzic
commit
44fd8dfc6c

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