feat:【mall 商城】售后退款(100% ele)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user