优化
This commit is contained in:
@@ -104,9 +104,11 @@ const contentConfig: IContentConfig<any> = {
|
||||
name: "more",
|
||||
text: "更多",
|
||||
options: [
|
||||
// { label: '增减积分', command: 'change-points' },
|
||||
{ label: '增减余额', command: 'change-money' },
|
||||
{ label: '充值记录', command: 'charge-list' },
|
||||
{ label: '赠送券', command: 'give-coupon' },
|
||||
{ label: '账号禁用/开启', command: 'user-disabld' },
|
||||
]
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user