@ -13833,6 +13833,7 @@ var Stage_Stage = function Stage(_ref) {
if (items === '取消') return;
data[editKey]['items'] = toConsumableArray_default()(data[editKey]['items'].concat(items));
setData(JSON.parse(JSON.stringify(data)));
getData();
};
var getData = function getData() {
dispatch({
@ -1939,6 +1939,13 @@ var TaskJupyterPage = function TaskJupyterPage(_ref) {
}
});
type: 'user/getUserInfo',
payload: {
objective_id: jupyterData.identifier,
objective_type: 'shixun'
_umi_production_exports.history.push("/shixuns/".concat(jupyterData.identifier, "/challenges"));
},
onCancel: function onCancel() {