This commit is contained in:
parent
b2757dfa11
commit
9784c9669c
|
|
@ -315,6 +315,9 @@ export default class DrawerComponents extends React.Component {
|
|||
d.data.companyWorkYear
|
||||
} ${getLabel(547526, labelData)}</span>
|
||||
</div>
|
||||
<div style="font-size: 13px;font-family: Microsoft YaHei-Regular, Microsoft YaHei;font-weight: 400;color: #333333;display: flex;height: 25px;line-height: 25px;">
|
||||
<span>岗位: ${d.data.jobName}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>`;
|
||||
|
|
|
|||
Loading…
Reference in New Issue