Auto Submit

dev_local_v9_test1
autosubmit 9 months ago
parent b70b1b47c3
commit 5bab577c13

@ -26,7 +26,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.a50dde56.js"></script>
<script src="/react/build/umi.b109d7de.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -151,6 +151,16 @@ var ShixunsListPage = function ShixunsListPage(_ref) {
children: text
});
}
}, {
title: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
marginLeft: 12
},
children: "\u6559\u5B66\u8BFE\u5802"
}),
dataIndex: 'course_name',
key: 'course_name',
ellipsis: true
}, {
title: '作业状态',
dataIndex: 'work_status',
@ -458,6 +468,16 @@ var Exercise_ShixunsListPage = function ShixunsListPage(_ref) {
children: text
});
}
}, {
title: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
marginLeft: 12
},
children: "\u6559\u5B66\u8BFE\u5802"
}),
dataIndex: 'course_name',
key: 'course_name',
ellipsis: true
}, {
title: '提交状态',
dataIndex: 'commit_status',
@ -694,6 +714,16 @@ var CommonHomework_ShixunsListPage = function ShixunsListPage(_ref) {
children: text
});
}
}, {
title: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
marginLeft: 12
},
children: "\u6559\u5B66\u8BFE\u5802"
}),
dataIndex: 'course_name',
key: 'course_name',
ellipsis: true
}, {
title: '作业状态',
dataIndex: 'work_status',
@ -960,6 +990,16 @@ var GroupHomework_ShixunsListPage = function ShixunsListPage(_ref) {
children: text
});
}
}, {
title: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
marginLeft: 12
},
children: "\u6559\u5B66\u8BFE\u5802"
}),
dataIndex: 'course_name',
key: 'course_name',
ellipsis: true
}, {
title: '分组',
dataIndex: 'work_group',

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save