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