From 95d9635ed4ae1db9acac8e86858fef13005db8c3 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 Dec 2019 14:58:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E7=89=88=E5=AD=A6=E9=99=A2=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/college/College.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/react/src/college/College.js b/public/react/src/college/College.js index c503d5387..0f562d00d 100644 --- a/public/react/src/college/College.js +++ b/public/react/src/college/College.js @@ -417,6 +417,8 @@ class College extends Component { student_count:0, shixun_chart_data:null, shixun_chart_datanames:null + studentionsnames:null, + studentionsvalues:null } }