Commit ad6d68ad authored by 卢均锐's avatar 卢均锐

Merge branch 'dev-srm' of http://10.0.0.22:3000/lingxi/lingxi-business-paltform into dev-srm

* 'dev-srm' of http://10.0.0.22:3000/lingxi/lingxi-business-paltform: fix: 修改im权限显示 fix: 修改渠道管理员搜索
parents 8a6ad22a daf2b128
......@@ -366,7 +366,7 @@ const MemberDetail: React.FC<{}> = () => {
rows: 4,
},
},
hasImAuth: {
imFlag: {
type: 'number',
title: '是否具有IM通讯权限',
'x-component': 'CheckboxSingle',
......
......@@ -133,7 +133,7 @@ const ChannelMember: React.FC<{}> = () => {
name: {
type: 'Search',
"x-component-props": {
placeholder: '请输入角色名称'
placeholder: '请输入姓名'
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment