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: "审核时间", title: "审核时间",
dataIndex: "createName", dataIndex: "createTime",
key: "createName", key: "createTime",
align: "center", align: "center",
width: 220
}, },
{ {