fix:评估管理创建人显示修改

This commit is contained in:
wyx
2023-02-17 10:37:13 +08:00
parent 9429f27c73
commit 1e6002d7d4
2 changed files with 25 additions and 14 deletions

View File

@@ -367,8 +367,8 @@ export default {
},
{
title: "创建人",
dataIndex: "creater",
key: "creater",
dataIndex: "createName",
key: "createName",
width: "10%",
align: "center",
className: "h",