杨树林 5 years ago
commit 2cfe193099

@ -912,8 +912,8 @@ class Listofworksstudentone extends Component {
} }
student=()=>{ student=()=>{
this.props.triggerRef(this); this.props.triggerRef(this);
// var homeworkid = this.props.match.params.homeworkid; var homeworkid = this.props.match.params.homeworkid;
// this.Getalistofworks(homeworkid); this.Getalistofworks(homeworkid);
let query = this.props.location.pathname; let query = this.props.location.pathname;
const type = query.split('/'); const type = query.split('/');
this.setState({ this.setState({

Loading…
Cancel
Save