mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 13:26:45 +08:00
bug面授任务列表去掉关卡一栏
This commit is contained in:
@@ -317,7 +317,7 @@ export default {
|
|||||||
);
|
);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
/** {
|
||||||
title: "学员关卡",
|
title: "学员关卡",
|
||||||
dataIndex: "chapterName",
|
dataIndex: "chapterName",
|
||||||
key: "chapterName",
|
key: "chapterName",
|
||||||
@@ -334,7 +334,7 @@ export default {
|
|||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
},
|
},*/
|
||||||
{
|
{
|
||||||
title: "作业成绩",
|
title: "作业成绩",
|
||||||
dataIndex: "workScore",
|
dataIndex: "workScore",
|
||||||
|
|||||||
Reference in New Issue
Block a user