--fix bug

This commit is contained in:
yuping
2023-01-17 15:13:32 +08:00
parent 3a06b06282
commit e877e2e6c4

View File

@@ -2780,8 +2780,8 @@ const columns6 = [
// 新加学员数
{
title: "学员数",
dataIndex: "createName",
key: "createName",
dataIndex: "studentCnt",
key: "studentCnt",
width: 100,
align: "center",
ellipsis: true,