feat: 查询其他人&设置允许/禁止查询其他人

This commit is contained in:
bietiaop 2024-07-15 12:44:29 +08:00
parent 8981fa84e9
commit 606109f4b3
7 changed files with 29 additions and 17 deletions

View file

@ -44,6 +44,12 @@ export function supportGuoba() {
placeholder: '请输入数字',
},
},
{
field: 'config.query.others',
label: '允许查询他人信息',
bottomHelpMessage: '是否允许查询他人信息',
component: 'Switch',
},
{
component: 'Divider',
label: '抽卡设置',