mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 08:55:52 +08:00
领取数量调整描述为已领取数量,明确含义。
购物车无法渲染哪个商品参与了满减活动问题处理
This commit is contained in:
@@ -92,7 +92,7 @@ export default {
|
||||
},
|
||||
|
||||
{
|
||||
title: "领取数量/总数量",
|
||||
title: "已领取数量/总数量",
|
||||
key: "publishNum",
|
||||
render: (h, params) => {
|
||||
return h(
|
||||
|
||||
Reference in New Issue
Block a user