Commit f93b6906 by zhangleyuan

Merge branch 'feature/yuananting/20210602/replace-defaul-cover' into 'master'

fix:删除考试模块答案详情前缀特殊字符

See merge request !40
parents dfaacbb6 1cc3e9cd
......@@ -184,7 +184,7 @@ function DataAnalysic(props: any) {
onClick={() => {
checkAnswerDetail(record);
}}>
答题详情
答题详情
</div>
</When>
<Otherwise>-</Otherwise>
......
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