diff --git a/public/react/src/modules/question/Paperreview_item.js b/public/react/src/modules/question/Paperreview_item.js index 9112aa248..a9747e8c2 100644 --- a/public/react/src/modules/question/Paperreview_item.js +++ b/public/react/src/modules/question/Paperreview_item.js @@ -426,8 +426,8 @@ class Paperreview_item extends Component { }}>
题数:{this.props.all_score}
-总分:{this.props.all_questions_count}
+题数:{this.props.all_questions_count}
+总分:{this.props.all_score}
-
-
+ { + objectsingle&&objectsingle.program_attr&&objectsingle.program_attr.description? +
+
{tagArray[index]} -
+
+ {object ?
+ object.choice_text === undefined || object.choice_text=== null || object.choice_text === "" ?
+ ""
+ :
+ object.choice_text.length>0?
+