完成课程模块以及晋升模块排行模块用户管理模块的bug的修复

This commit is contained in:
2025-08-06 08:19:26 +08:00
parent 18c86adc94
commit d6f0ba4e6f
7 changed files with 16 additions and 6 deletions

View File

@ -238,7 +238,7 @@ const columns = [
align: 'center'
},
{
title: '用户昵称',
title: '学校',
dataIndex: 'nickName',
width: 70,
key: 'nickName',