修复:订单详情、及发货功能
This commit is contained in:
@@ -280,11 +280,7 @@
|
|||||||
shape="square"
|
shape="square"
|
||||||
:size="50"
|
:size="50"
|
||||||
style="flex-shrink: 0;"
|
style="flex-shrink: 0;"
|
||||||
>
|
/>
|
||||||
<template #icon>
|
|
||||||
<img src="/default-goods.png" alt="默认商品图片" style="width: 100%; height: 100%; object-fit: cover;" />
|
|
||||||
</template>
|
|
||||||
</a-avatar>
|
|
||||||
<span style="flex: 1;">{{ record.goodsName || '未知商品' }}</span>
|
<span style="flex: 1;">{{ record.goodsName || '未知商品' }}</span>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user