video_transcode
杨树明 5 years ago
parent 854c7efed9
commit da73d9cd05

@ -49,7 +49,7 @@ export const startProgramQuestion = (id, props) => {
// console.log(path);
// props.history.push(`/myproblems/${identifier}`);
props.history.push({
pathname: `/myproblems/${identifier}/${searchParams}`,
pathname: `/myproblems/${identifier}`,
});
}
}

Loading…
Cancel
Save