autoUpdataFile

dev_local_v9_brain_cloud_competitions
eduauto 1 year ago
parent 4981e39259
commit f2695ddfe4

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

@ -13582,7 +13582,7 @@ var MirrorModal_DataSetModal = function DataSetModal(_ref) {
page: 1,
limit: 5,
keyword: '',
type: 1,
type: 2,
cluster_type: cluster_type || '0'
}),
_useState4 = slicedToArray_default()(_useState3, 2),
@ -13614,7 +13614,7 @@ var MirrorModal_DataSetModal = function DataSetModal(_ref) {
params: {
page: params.page || 1,
limit: params.limit || 5,
type: params.type || 1
type: params.type || 2
}
});
case 3:

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