增加分组库存与客服
This commit is contained in:
@@ -78,6 +78,7 @@ export const adminAuditActionOptions = [
|
||||
{ label: '创建后台用户', value: 'admin_user_created' },
|
||||
{ label: '修改用户角色', value: 'admin_user_role_updated' },
|
||||
{ label: '修改用户状态', value: 'admin_user_status_updated' },
|
||||
{ label: '修改用户库存组', value: 'admin_user_inventory_groups_updated' },
|
||||
{ label: '重置用户密码', value: 'admin_user_password_reset' },
|
||||
{ label: '释放任务库存', value: 'task_release_inventory' },
|
||||
{ label: '重发领取链接', value: 'task_regenerate_claim_link' },
|
||||
|
||||
Reference in New Issue
Block a user