From f05e645f9b47d8be5290eb56f1f333a912118145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Wed, 11 Sep 2019 16:30:20 +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/courses/elearning/YslDetailCards.js | 8 +++++--- .../src/modules/paths/PathDetail/DetailCardsEditAndAdd.js | 2 +- .../modules/paths/PathDetail/DetailCardsEditAndEdit.js | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/public/react/src/modules/courses/elearning/YslDetailCards.js b/public/react/src/modules/courses/elearning/YslDetailCards.js index 035af5c40..4e89b0c87 100644 --- a/public/react/src/modules/courses/elearning/YslDetailCards.js +++ b/public/react/src/modules/courses/elearning/YslDetailCards.js @@ -510,7 +510,8 @@ class YslDetailCards extends Component{ pathlisteditlist={pathlistedit} stageid={item.stage_id} ysldetailcards={"ysldetailcards"} - pathid={pathid} + pathid={subject_id} + coursesId={pathid} > :"" } @@ -525,7 +526,8 @@ class YslDetailCards extends Component{