|
|
|
@ -2619,7 +2619,6 @@ class Listofworksstudentone extends Component {
|
|
|
|
|
}
|
|
|
|
|
//排序
|
|
|
|
|
funordert = (e) => {
|
|
|
|
|
debugger
|
|
|
|
|
// if (e === "update_time") {
|
|
|
|
|
// // 时间
|
|
|
|
|
// // 时间排序是从小到大
|
|
|
|
@ -3049,8 +3048,8 @@ class Listofworksstudentone extends Component {
|
|
|
|
|
|
|
|
|
|
const antIcon = <Icon type="loading" style={{ fontSize: 24 }} spin />;
|
|
|
|
|
let course_is_end = this.props.current_user&&this.props.current_user.course_is_end;
|
|
|
|
|
console.log("Listofworksstudentone.js");
|
|
|
|
|
console.log(orders);
|
|
|
|
|
// console.log("Listofworksstudentone.js");
|
|
|
|
|
// console.log(orders);
|
|
|
|
|
|
|
|
|
|
return (
|
|
|
|
|
|
|
|
|
|