From 69a9011bdd41f5918149be4993ff637a4dbac196 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, 7 Nov 2019 08:57:26 +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 --- .../courses/gradinforms/Bullsubdirectory.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/public/react/src/modules/courses/gradinforms/Bullsubdirectory.js b/public/react/src/modules/courses/gradinforms/Bullsubdirectory.js index 0862a948c..0a26222fc 100644 --- a/public/react/src/modules/courses/gradinforms/Bullsubdirectory.js +++ b/public/react/src/modules/courses/gradinforms/Bullsubdirectory.js @@ -211,6 +211,19 @@ class Bullsubdirectory extends Component{ }); } + //上移 + Moveupward = () => { + + } + //下移 + Movedown = () => { + + } + + + + + render(){ let{description,whethertoeditysl,addonAfter,eduintits,informs,isSpinysl} =this.state; @@ -275,6 +288,7 @@ class Bullsubdirectory extends Component{ style={{ lineHeight: "34px", }} + onClick={() => this.Movedown()} > this.Moveupward()} >