mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 13:56:45 +08:00
feat:增加项目积分-学员获取列表-已获得积分
This commit is contained in:
@@ -645,7 +645,7 @@ export default {
|
||||
bum: item.userInfoBo.deptName,
|
||||
gangw: item.userInfoBo.jobName,
|
||||
group: item.groupName,
|
||||
diploma: "0",
|
||||
diploma: item.allPointsCount,
|
||||
// operation: "查看",
|
||||
};
|
||||
array.push(obj);
|
||||
|
||||
Reference in New Issue
Block a user