fix(bonus): 展示复购收益tab
This commit is contained in:
parent
e2505e6d13
commit
1174d23ab1
|
@ -63,12 +63,12 @@
|
||||||
value: "firstPurchase",
|
value: "firstPurchase",
|
||||||
menuKey: ''
|
menuKey: ''
|
||||||
},
|
},
|
||||||
// {
|
{
|
||||||
// name: '复购收益',
|
name: '复购收益',
|
||||||
// path: 1,
|
path: 1,
|
||||||
// value: "repurchaseEarnings",
|
value: "repurchaseEarnings",
|
||||||
// menuKey: ''
|
menuKey: ''
|
||||||
// },
|
},
|
||||||
{
|
{
|
||||||
name: '海粉收益',
|
name: '海粉收益',
|
||||||
path: 2,
|
path: 2,
|
||||||
|
|
Loading…
Reference in New Issue