diff --git a/public/react/src/modules/courses/elearning/YslDetailCards.js b/public/react/src/modules/courses/elearning/YslDetailCards.js index 35fe04286..3c6b5daff 100644 --- a/public/react/src/modules/courses/elearning/YslDetailCards.js +++ b/public/react/src/modules/courses/elearning/YslDetailCards.js @@ -94,7 +94,7 @@ class YslDetailCards extends Component{ startshixunCombattype:true, }) } else { - // console.log("开始学习了"); + // console.log("开始学习了"); window.open("/tasks/" + response.data.game_identifier,'_blank'); //这个是传过来 调用刷新 this.props.getPathCardsList();