This commit is contained in:
yuping
2022-12-03 00:46:10 +08:00
parent e0cceeac01
commit 84beb3ca60

View File

@@ -261,9 +261,10 @@ export default {
{
title: "审核时间",
dataIndex: "createName",
key: "createName",
dataIndex: "createTime",
key: "createTime",
align: "center",
width: 220
},
{