齐鲁名医

This commit is contained in:
shidongli 2023-11-14 11:33:45 +08:00
parent 06397a1b37
commit 69a690a509

View File

@ -42,6 +42,7 @@
{{ item.academicTitle=='ATTENDING_DOCTOR'?'主治医师':''}}
{{ item.academicTitle=='PHYSICIAN'?'医师':''}}
{{ item.academicTitle=='HEALER'?'医士':''}}
{{ item.academicTitle=='RESIDENT_PHYSICIAN'?'住院医师':''}}
</view>
<view class="words">{{item.personIntroduce}}
</view>