diff --git a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js index 03bf13f13..459421dcd 100644 --- a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js +++ b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js @@ -1748,10 +1748,11 @@ class Listofworksstudentone extends Component { } catch (e) { } - + // console.log("table1handleChange"); + // console.log(sorter.columnKey); try { //学生成绩排序 - if (sorter.columnKey === "finalscore") { + if (sorter.columnKey === "work_score") { if (sorter.order === "ascend") { //升序 this.setState({ diff --git a/public/react/src/modules/paths/PathDetail/Addshixuns.js b/public/react/src/modules/paths/PathDetail/Addshixuns.js index 9e7766e32..a4819ed76 100644 --- a/public/react/src/modules/paths/PathDetail/Addshixuns.js +++ b/public/react/src/modules/paths/PathDetail/Addshixuns.js @@ -93,14 +93,14 @@ class Addshixuns extends Component { :""}
实训名称: