mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-23 17:55:39 +08:00
路径图添加创建人
This commit is contained in:
@@ -244,6 +244,14 @@ export default {
|
||||
align: "center",
|
||||
width: 120,
|
||||
},
|
||||
{
|
||||
title: "创建人",
|
||||
dataIndex: "createName",
|
||||
ellipsis: true,
|
||||
key: "createName",
|
||||
align: "center",
|
||||
width: 120,
|
||||
},
|
||||
{
|
||||
title: "路径状态",
|
||||
dataIndex: "status",
|
||||
|
||||
Reference in New Issue
Block a user