Commit 3cf515e0 by zhangleyuan

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

parents 6422eb4a 9bb27f43
......@@ -232,7 +232,7 @@ class ChooseMembersModal extends React.Component {
title: '学员名',
key: 'adminNameRight',
dataIndex: 'adminName',
width: '70%',
width: '65%',
render: (value, record) => {
const { adminName = '', avatar } = 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