This commit is contained in:
Mlin 2024-03-26 10:19:47 +08:00 committed by Chengliang
parent b2757dfa11
commit 9784c9669c
1 changed files with 3 additions and 0 deletions

View File

@ -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>`;