区域
This commit is contained in:
@@ -166,6 +166,11 @@
|
||||
customRender: ({
|
||||
text
|
||||
}) => this.$util.toDateString(text)
|
||||
},
|
||||
{
|
||||
title: '创建人',
|
||||
dataIndex: 'username',
|
||||
sorter: true
|
||||
},
|
||||
{
|
||||
title: '审核状态',
|
||||
|
||||
Reference in New Issue
Block a user