@@ -175,6 +175,11 @@
},
{
+ title: '注册时间',
+ align: 'left',
+ dataIndex: 'createTime'
+ },
+ {
title: '操作',
dataIndex: 'action',
align: 'left',