显示岗位

This commit is contained in:
zhangsir
2024-05-27 18:57:27 +08:00
parent 6febc49704
commit 326730b354

View File

@@ -1415,7 +1415,7 @@ const vwtext = ref(null)
<div style="margin-left: 18px;">
<div style="font-size: 18px;font-weight: 500;color: #333333;line-height: 25px;font-style: normal;">{{techerDetail?.teacherName}}<span style="margin-left: 8px;"> {{techerDetail?.teacherNo}}</span></div>
<div style="font-size: 14px;color: #979797;margin-top: 12px;">{{techerDetail?.orgName}}</div>
<div style="font-size: 14px;color: #979797;">{{techerDetail?.orgPath}} {{techerDetail?.bandCode}}</div>
<div style="font-size: 14px;color: #979797;">{{techerDetail?.positionName}} {{techerDetail?.bandCode}}</div>
</div>