diff --git a/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js b/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js index 2fb31ad40..6d97a65b6 100644 --- a/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js +++ b/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js @@ -1031,8 +1031,8 @@ class Studentshavecompletedthelist extends Component { render: (text, record) => ( {record.finalscore==="--"? - this.Adjustment(record.user_id)}>评阅 + -- : ( {record.finalscore==="--"? - this.Adjustment(record.user_id)}>评阅 + -- : this.Adjustment(record.user_id)}>评阅*/ } + {/*--*/} // //console.log("Studentshavecompletedthelist"); // //console.log(props.current_status); // columnsys 老师列表