Commit d95a309c by maolipeng

fix:移除调试代码

parent d1475467
...@@ -789,7 +789,6 @@ class OperatePaper extends Component { ...@@ -789,7 +789,6 @@ class OperatePaper extends Component {
}, 0); }, 0);
const passScore = Math.round(totalScore * formData.passRate * 0.01); const passScore = Math.round(totalScore * formData.passRate * 0.01);
debugger
this.setState({ this.setState({
selectQuestionList:questionList, selectQuestionList:questionList,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment