|
|
|
@ -427,7 +427,7 @@ class CompetitionContentspdfpeopledata extends Component {
|
|
|
|
|
</div>
|
|
|
|
|
<div className="flexdirections ml38 mt19">
|
|
|
|
|
<p className="fontcolorsyslhui1">职称:</p>
|
|
|
|
|
<p className="fontcolorsyslhei">{basicInfo && basicInfo.technical_title}</p>
|
|
|
|
|
<p className="fontcolorsyslhei">{basicInfo && (basicInfo.technical_title || basicInfo.student_id)}</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div className="flexdirections ml38 mt19">
|
|
|
|
|
<p className="fontcolorsyslhui1">学校:</p>
|
|
|
|
|