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) {
 
 		}