From 8d0193e432abfec11143bc0ebee31a5de5ef77bb Mon Sep 17 00:00:00 2001 From: caicai8 <1149225589@qq.com> Date: Sat, 7 Mar 2020 00:25:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=95=E9=A2=98=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/question/component/Listjihe.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/react/src/modules/question/component/Listjihe.js b/public/react/src/modules/question/component/Listjihe.js index 855a4fbad..e5b455506 100644 --- a/public/react/src/modules/question/component/Listjihe.js +++ b/public/react/src/modules/question/component/Listjihe.js @@ -333,11 +333,11 @@ class Listjihe extends Component { { items.item_type==="PROGRAM"? - this.seturls(`/problems/${items.program_attr.identifier}/edit`)} > -
+
this.seturls(`/problems/${items.program_attr.identifier}/edit`)} className="ml10 flex1 mt2"> +
: -
+
{ items===undefined||items===null||items===""?"": items.name === undefined || items.name === null || items.name === "" ?