Auto Submit

dev_local_v9_test1
autosubmit 1 year ago
parent 31b0111730
commit 92375ccdad

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

@ -16119,7 +16119,7 @@ var Entrance = function Entrance(_ref) {
res = _context10.sent;
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
setMirrorList(res === null || res === void 0 || (_res$data = res.data) === null || _res$data === void 0 ? void 0 : _res$data.images);
form.setFieldValue('image_name', res === null || res === void 0 || (_res$data2 = res.data) === null || _res$data2 === void 0 || (_res$data2 = _res$data2.images) === null || _res$data2 === void 0 || (_res$data2 = _res$data2[0]) === null || _res$data2 === void 0 ? void 0 : _res$data2.image_name);
form.setFieldValue('image_name', res === null || res === void 0 || (_res$data2 = res.data) === null || _res$data2 === void 0 || (_res$data2 = _res$data2.images) === null || _res$data2 === void 0 || (_res$data2 = _res$data2[0]) === null || _res$data2 === void 0 ? void 0 : _res$data2.tag);
}
case 4:
case "end":
@ -16182,13 +16182,13 @@ var Entrance = function Entrance(_ref) {
type: competitionStage !== null && competitionStage !== void 0 && competitionStage.used_section_datasets ? 4 : 1,
q: '',
page: 1,
limit: 1,
limit: 10,
section_id: competitionStage.id
} : {
type: competitionStage !== null && competitionStage !== void 0 && competitionStage.used_section_datasets ? 4 : 1,
q: '',
page: 1,
limit: 1
limit: 10
}
});
case 3:

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