代码优化

This commit is contained in:
smallchill 2019-03-29 17:03:22 +08:00
parent d4f3b36406
commit b02cc24864

View File

@ -206,10 +206,6 @@ class User extends PureComponent {
title: '电子邮箱',
dataIndex: 'email',
},
{
title: '账号状态',
dataIndex: 'statusName',
},
];
if (!tenantMode) {