From 66d3ad03568e923f5480239c88bbb58dbf3d63ae 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 15:16:42 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/react/src/college/College.js b/public/react/src/college/College.js index 44649c3cf..eaed9747c 100644 --- a/public/react/src/college/College.js +++ b/public/react/src/college/College.js @@ -299,11 +299,11 @@ class College extends Component { render: (text, record) => ( { - record.id===1? + record.id===1? :record.id===2? - + :record.id===3? - + :record.id }