mirror of
https://github.com/PlayEdu/backend
synced 2025-06-09 03:54:06 +08:00
部门学员进度优化
This commit is contained in:
parent
795609f5be
commit
43abf5c1cb
@ -232,7 +232,7 @@ const MemberDepartmentProgressPage = () => {
|
|||||||
/>
|
/>
|
||||||
</ColumnGroup>
|
</ColumnGroup>
|
||||||
))}
|
))}
|
||||||
<ColumnGroup title="总计" fixed>
|
<ColumnGroup title="总计" fixed="right">
|
||||||
<Column
|
<Column
|
||||||
title="已学课时"
|
title="已学课时"
|
||||||
dataIndex="id"
|
dataIndex="id"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user