mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-24 18:22:55 +08:00
fix:项目积分-学员获取-操作查看-增加积分类型获取
This commit is contained in:
@@ -109,8 +109,8 @@ export default {
|
||||
},
|
||||
{
|
||||
title: "类型",
|
||||
dataIndex: "type",
|
||||
key: "type",
|
||||
dataIndex: "typeDesc",
|
||||
key: "typeDesc",
|
||||
width: 60,
|
||||
align: "center",
|
||||
className: "h",
|
||||
|
||||
Reference in New Issue
Block a user