Commit 2217762e by zhangleyuan

feat:处理真实姓名的展示

parent 301d57bc
......@@ -36,7 +36,6 @@ function DepartMentTabCon(props) {
title: "学员",
dataIndex: "nickName",
width: 220,
fixed:'left',
render: (val, item) => {
return (
<div>
......
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