From 5efa4002ea95db86e4a7fd29aed134f472b0e458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Mon, 6 Jan 2020 09:44:07 +0800 Subject: [PATCH] tiaoz --- .../src/modules/question/comthetestpaper/Comthetestpaperst.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/modules/question/comthetestpaper/Comthetestpaperst.js b/public/react/src/modules/question/comthetestpaper/Comthetestpaperst.js index db051c2e0..53f073656 100644 --- a/public/react/src/modules/question/comthetestpaper/Comthetestpaperst.js +++ b/public/react/src/modules/question/comthetestpaper/Comthetestpaperst.js @@ -61,7 +61,7 @@ class Comthetestpaperst extends Component { //初始化 componentDidMount() { try { - this.props.getcontentMdRef(this); + this.props.getJudquestio(this); } catch (e) { }