feat: 商品列表修改退回退款到表格

This commit is contained in:
duan
2025-03-17 18:28:14 +08:00
parent d89eda96a9
commit c410e752dd
2 changed files with 24 additions and 3 deletions

View File

@@ -92,6 +92,13 @@ const contentConfig: IContentConfig<UserPageQuery> = {
templet: "custom",
slotName: "sellOut",
},
{
label: "退款退回库存",
align: "center",
prop: "isRefundStock",
templet: "custom",
slotName: "tuikuantuihui",
},
{
label: "操作",
align: "center",