autoUpdataFile

dev_local_v9_brain_cloud_competitions
eduauto 12 months ago
parent b2aa34009a
commit b89bfae79b

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

@ -17502,7 +17502,7 @@ var MirrorModal_DataSetModal = function DataSetModal(_ref) {
var Entrance = function Entrance(_ref) {
var _CommitRecords$data14, _competitions$LeftNav, _CommitRecords$data15, _competitions$LeftNav2, _CommitRecords$data16, _competitions$LeftNav3, _CommitRecords$data17, _CommitRecords$data18, _CommitRecords$data19, _competitions$competi4, _CommitRecords$data20, _CommitRecords$data21, _mirrorList$8, _mirrorList$9, _competitionStage$dat, _defaultPatten$, _CommitRecords$data22, _CommitRecords$data23, _CommitRecords$data24, _CommitRecords$data25;
var _CommitRecords$data14, _competitions$LeftNav, _CommitRecords$data15, _competitions$LeftNav2, _CommitRecords$data16, _competitions$LeftNav3, _competitions$LeftNav4, _CommitRecords$data17, _CommitRecords$data18, _CommitRecords$data19, _competitions$competi4, _CommitRecords$data20, _CommitRecords$data21, _mirrorList$8, _mirrorList$9, _competitionStage$dat, _defaultPatten$, _CommitRecords$data22, _CommitRecords$data23, _CommitRecords$data24, _CommitRecords$data25;
var dispatch = _ref.dispatch,
competitions = _ref.competitions,
loading = _ref.loading,
@ -17964,7 +17964,7 @@ var Entrance = function Entrance(_ref) {
LocalUploadFiles(gather);
}
setFileList(function (p) {
return [].concat(toConsumableArray_default()(p), [gather]);
return [].concat(toConsumableArray_default()(p || []), [gather]);
});
return _context3.abrupt("return", Promise.reject());
case 22:
@ -18691,7 +18691,9 @@ var Entrance = function Entrance(_ref) {
})]
})
})]
}), (competitionStage === null || competitionStage === void 0 ? void 0 : competitionStage.category) !== 'npu' && (competitionStage === null || competitionStage === void 0 ? void 0 : competitionStage.category) !== 'gpu' && radioValue == 1 && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
}), (competitionStage === null || competitionStage === void 0 ? void 0 : competitionStage.category) !== 'npu' && (competitionStage === null || competitionStage === void 0 ? void 0 : competitionStage.category) !== 'gpu' && !(competitions !== null && competitions !== void 0 && (_competitions$LeftNav4 = competitions.LeftNav) !== null && _competitions$LeftNav4 !== void 0 && (_competitions$LeftNav4 = _competitions$LeftNav4.filter(function (item) {
return (item === null || item === void 0 ? void 0 : item.module_type) == "entrance";
})) !== null && _competitions$LeftNav4 !== void 0 && (_competitions$LeftNav4 = _competitions$LeftNav4[0]) !== null && _competitions$LeftNav4 !== void 0 && _competitions$LeftNav4.hidden) && radioValue == 1 && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "mt20",
style: {
width: 333

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