add: 用户列表增加优惠券列表
This commit is contained in:
@@ -56,6 +56,14 @@ const contentConfig: IContentConfig<any> = {
|
||||
templet: "custom",
|
||||
slotName: "mobile",
|
||||
},
|
||||
{
|
||||
label: "优惠券",
|
||||
align: "center",
|
||||
prop: "coupon",
|
||||
width: 140,
|
||||
templet: "custom",
|
||||
slotName: "coupon",
|
||||
},
|
||||
{
|
||||
label: "余额",
|
||||
align: "center",
|
||||
|
||||
Reference in New Issue
Block a user