mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 22:06:45 +08:00
项目下去掉关卡
This commit is contained in:
@@ -246,8 +246,8 @@ export default {
|
|||||||
);
|
);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
/** {
|
||||||
title: "学员关卡",
|
title: "学员阶段",
|
||||||
dataIndex: "currentStageName",
|
dataIndex: "currentStageName",
|
||||||
key: "currentStageName",
|
key: "currentStageName",
|
||||||
width: 60,
|
width: 60,
|
||||||
@@ -261,7 +261,7 @@ export default {
|
|||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
},
|
},*/
|
||||||
{
|
{
|
||||||
title: "提交时间",
|
title: "提交时间",
|
||||||
dataIndex: "endStudyTime",
|
dataIndex: "endStudyTime",
|
||||||
|
|||||||
@@ -261,7 +261,7 @@ export default {
|
|||||||
);
|
);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
/** {
|
||||||
title: "学员关卡",
|
title: "学员关卡",
|
||||||
dataIndex: "currentStageName",
|
dataIndex: "currentStageName",
|
||||||
key: "currentStageName",
|
key: "currentStageName",
|
||||||
@@ -276,7 +276,7 @@ export default {
|
|||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
},
|
},*/
|
||||||
{
|
{
|
||||||
title: "完成时间",
|
title: "完成时间",
|
||||||
dataIndex: "lastStudyTime",
|
dataIndex: "lastStudyTime",
|
||||||
|
|||||||
Reference in New Issue
Block a user