From 745a9da7107104aabed2add2b458a5023293dc14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Thu, 19 Sep 2019 10:21:55 +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 --- .../EcCompletionCalculation.js | 3 +- .../ecCourseSupports/EcCourseSupports.js | 656 ------------------ .../subroute/ecStudentList/EcStudentList.js | 430 ++++++++++++ .../subroute/ecStudentList/ecStudentList.css | 44 ++ .../ecs/subroute/ecStudentList/nodata.png | Bin 0 -> 14616 bytes 5 files changed, 475 insertions(+), 658 deletions(-) delete mode 100644 public/react/src/modules/ecs/subroute/ecCourseSupports/EcCourseSupports.js create mode 100644 public/react/src/modules/ecs/subroute/ecStudentList/EcStudentList.js create mode 100644 public/react/src/modules/ecs/subroute/ecStudentList/ecStudentList.css create mode 100644 public/react/src/modules/ecs/subroute/ecStudentList/nodata.png diff --git a/public/react/src/modules/ecs/subroute/ecCompletion_calculation/EcCompletionCalculation.js b/public/react/src/modules/ecs/subroute/ecCompletion_calculation/EcCompletionCalculation.js index 14e104e05..7723278a3 100644 --- a/public/react/src/modules/ecs/subroute/ecCompletion_calculation/EcCompletionCalculation.js +++ b/public/react/src/modules/ecs/subroute/ecCompletion_calculation/EcCompletionCalculation.js @@ -497,8 +497,7 @@ class EcCompletionCalculation extends Component {
{ Spintype===true?1200? 140*data.max_support_count : 1200+"px"}}> - 毕业要求指标点 - {list(data.max_support_count<5||data.max_support_count===undefined?5:data.max_support_count)} - 合计 -
-- -
- 指标点 {index} - 支撑课程 - - 权重(∑=1) - (精确到两位小数) - - 关联度最高 -
- -
+
+
学生数据为空,请导入数据
+学生数据为空,请导入数据
+