mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-21 08:46:46 +08:00
fix:评估管理创建人显示修改
This commit is contained in:
@@ -367,8 +367,8 @@ export default {
|
||||
},
|
||||
{
|
||||
title: "创建人",
|
||||
dataIndex: "creater",
|
||||
key: "creater",
|
||||
dataIndex: "createName",
|
||||
key: "createName",
|
||||
width: "10%",
|
||||
align: "center",
|
||||
className: "h",
|
||||
|
||||
Reference in New Issue
Block a user