Commit 9a163785 by zhangleyuan

Merge branch 'feature/zahngleyuan/20210607/cloud-cass-remodel' into gray

parents cf2d0b1e 64af316b
......@@ -203,7 +203,7 @@ class ChooseMembersModal extends React.Component {
title: '全选', // 实际为头像,但在表格上这行要求显示为全选
key: 'avatar',
dataIndex: 'avatar',
width: '60%',
width: '30%',
render: (value, record) => {
const { adminName } = record;
return (
......
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