From 230dce6bdc10104321ea8865a9dbc612b563eb6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Mon, 28 Oct 2019 16:10:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/courses/busyWork/CommonWorkList.js | 2 +- .../src/modules/courses/shixunHomework/Listofworksstudentone.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/react/src/modules/courses/busyWork/CommonWorkList.js b/public/react/src/modules/courses/busyWork/CommonWorkList.js index 0d78372ed..13535a61b 100644 --- a/public/react/src/modules/courses/busyWork/CommonWorkList.js +++ b/public/react/src/modules/courses/busyWork/CommonWorkList.js @@ -553,7 +553,7 @@ class CommonWorkList extends Component{ } - //tbale 列表塞选数据 + //普通作业tbale 列表塞选数据 table1handleChange = (pagination, filters, sorter) => { //"ascend" 升序 //"descend" 降序 diff --git a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js index 81086a75b..fedcde663 100644 --- a/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js +++ b/public/react/src/modules/courses/shixunHomework/Listofworksstudentone.js @@ -1555,7 +1555,7 @@ class Listofworksstudentone extends Component { this.Getalistofworks(homeworkid, false); } - //tbale 列表塞选数据 + //实训作业tbale 列表塞选数据 table1handleChange = (pagination, filters, sorter) => { //"ascend" 升序 //"descend" 降序