feat:【mall 商城】售后退款(100% ele)

This commit is contained in:
YunaiV
2025-10-14 21:32:51 +08:00
parent 6fe61f9efb
commit 0d551f72a4
11 changed files with 684 additions and 571 deletions

View File

@@ -119,6 +119,7 @@ onMounted(() => {
<template #productInfo="{ row }">
<div class="flex items-start gap-2 text-left">
<Image
v-if="row.picUrl"
:src="row.picUrl"
:width="40"
:height="40"