Auto Submit

dev_local_v9_test6
autosubmit 1 year ago
parent d7792cfb42
commit 1345fb59ee

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

@ -5188,7 +5188,7 @@ var StudentTeam_competitionsPage = function competitionsPage(_ref) {
}, (competitions === null || competitions === void 0 || (_competitions$competi7 = competitions.competition) === null || _competitions$competi7 === void 0 ? void 0 : _competitions$competi7.required_phone) && {
title: '手机号码',
align: 'left',
dataIndex: 'phone',
dataIndex: 'new_phone',
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
@ -5201,7 +5201,7 @@ var StudentTeam_competitionsPage = function competitionsPage(_ref) {
}, (competitions === null || competitions === void 0 || (_competitions$competi8 = competitions.competition) === null || _competitions$competi8 === void 0 ? void 0 : _competitions$competi8.required_mail) && {
title: '邮箱账号',
align: 'left',
dataIndex: 'member_mail',
dataIndex: 'new_member_mail',
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {

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