Commit f8145db1 authored by 前端-许佳敏's avatar 前端-许佳敏

fix: 更换会员im字段

parent 8dccdd62
......@@ -243,7 +243,7 @@ const MemberDetail: React.FC<{}> = () => {
const publicParams = {
...values,
hasImAuth: values.hasImAuth ? 1 : 0,
imFlag: !!values.imFlag,
auth: treeCheckIds.map(v => ({
menuId: v,
// @todo 暂时写死为空
......
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