This commit is contained in:
weicw
2021-08-14 18:31:13 +08:00
parent c7a2eadcb0
commit 47b0673eda
5 changed files with 148 additions and 34599 deletions

View File

@@ -166,6 +166,11 @@
customRender: ({
text
}) => this.$util.toDateString(text)
},
{
title: '创建人',
dataIndex: 'username',
sorter: true
},
{
title: '审核状态',