mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-17 06:46:46 +08:00
--fix bug
This commit is contained in:
@@ -2780,8 +2780,8 @@ const columns6 = [
|
|||||||
// 新加学员数
|
// 新加学员数
|
||||||
{
|
{
|
||||||
title: "学员数",
|
title: "学员数",
|
||||||
dataIndex: "createName",
|
dataIndex: "studentCnt",
|
||||||
key: "createName",
|
key: "studentCnt",
|
||||||
width: 100,
|
width: 100,
|
||||||
align: "center",
|
align: "center",
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user