From 69d1f168f9a91269ae64b544b30c4dab9efb2679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Fri, 30 Aug 2019 16:02:38 +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 --- .../react/src/modules/user/usersInfo/InfosTopics.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/react/src/modules/user/usersInfo/InfosTopics.js b/public/react/src/modules/user/usersInfo/InfosTopics.js index 891693dd5..ba445e386 100644 --- a/public/react/src/modules/user/usersInfo/InfosTopics.js +++ b/public/react/src/modules/user/usersInfo/InfosTopics.js @@ -469,12 +469,12 @@ class InfosTopics extends Component{ {item.name} @@ -504,7 +504,7 @@ class InfosTopics extends Component{ category==="poll"?`/courses/poll_topics/${item.id}/edit`: category==="exercise"?``: category==="gtask"?``: - category==="gtopic"?``:"" + category==="gtopic"?`/banks/gtopic/${item.id}/edit`:"" } >编辑 :"":""}