|
@@ -47,6 +47,11 @@ export const columns: BasicColumn[] = [
|
|
width: 180,
|
|
width: 180,
|
|
},
|
|
},
|
|
{
|
|
{
|
|
|
|
+ title: t('routes.equity.userCreateTime'),
|
|
|
|
+ dataIndex: 'userCreateTime',
|
|
|
|
+ width: 180,
|
|
|
|
+ },
|
|
|
|
+ {
|
|
title: t('routes.equity.email'),
|
|
title: t('routes.equity.email'),
|
|
dataIndex: 'email',
|
|
dataIndex: 'email',
|
|
// slots: { customRender: 'orderType' },
|
|
// slots: { customRender: 'orderType' },
|