项目下去掉关卡

This commit is contained in:
zhangyc
2023-01-13 14:28:08 +08:00
parent f58d760560
commit 96f3be1812
2 changed files with 5 additions and 5 deletions

View File

@@ -246,8 +246,8 @@ export default {
);
},
},
{
title: "学员关卡",
/** {
title: "学员阶段",
dataIndex: "currentStageName",
key: "currentStageName",
width: 60,
@@ -261,7 +261,7 @@ export default {
</div>
);
},
},
},*/
{
title: "提交时间",
dataIndex: "endStudyTime",