fix:项目积分-学员获取-操作查看-增加积分类型获取

This commit is contained in:
wyx
2023-02-25 17:50:32 +08:00
parent 92b32f85b0
commit 59cc55d197

View File

@@ -109,8 +109,8 @@ export default {
},
{
title: "类型",
dataIndex: "type",
key: "type",
dataIndex: "typeDesc",
key: "typeDesc",
width: 60,
align: "center",
className: "h",