diff --git a/public/react/src/modules/courses/shixunHomework/ShixunWorkDetails.js b/public/react/src/modules/courses/shixunHomework/ShixunWorkDetails.js index 508fc285e..d37aea5a7 100644 --- a/public/react/src/modules/courses/shixunHomework/ShixunWorkDetails.js +++ b/public/react/src/modules/courses/shixunHomework/ShixunWorkDetails.js @@ -71,13 +71,13 @@ class ShixunWorkDetails extends Component {
this.goback(1)}
+ href={`/courses/${data&&data.course_id}/shixun_homeworks/${data&&data.homework_common_id}`}
>
- {data&&data.course_name}123
+ {data&&data.course_name}
>
实训作业
diff --git a/public/react/src/modules/courses/shixunHomework/Shixunworkdetails/ShixunCustomsPass.js b/public/react/src/modules/courses/shixunHomework/Shixunworkdetails/ShixunCustomsPass.js
index 3fc2d516a..8ffa8a1dd 100644
--- a/public/react/src/modules/courses/shixunHomework/Shixunworkdetails/ShixunCustomsPass.js
+++ b/public/react/src/modules/courses/shixunHomework/Shixunworkdetails/ShixunCustomsPass.js
@@ -200,9 +200,9 @@ class ShixunCustomsPass extends Component {
{
data&&data.challenge_list.map((item,key)=>{
- console.log("203challenge_list下面的数据");
- console.log(item);
- console.log(JSON.stringify(item));
+ // console.log("203challenge_list下面的数据");
+ // console.log(item);
+ // console.log(JSON.stringify(item));
return(