You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.8 KiB
1 lines
1.8 KiB
<view class="head-base-info data-v-077ba3e9"><view class="base-one data-v-077ba3e9"><view class="patient-base data-v-077ba3e9"><text class="patient-base-icon data-v-077ba3e9">PID:</text><text class="data-v-077ba3e9">{{patientInfo.patientId?patientInfo.patientId:''}}</text></view></view><view class="base-two data-v-077ba3e9"><view class="patient-base data-v-077ba3e9"><uni-icons class="patient-base-icon data-v-077ba3e9" vue-id="300d4b86-1" custom-prefix="iconfont" type="icon-gerenxinxi" size="20" color="#b6d8f6" bind:__l="__l"></uni-icons><text class="data-v-077ba3e9">{{(patientInfo.patientName?patientInfo.patientName:'-')+' /'}}</text><text class="data-v-077ba3e9">{{''+(patientInfo.patientSex?patientInfo.patientSex:'-')+' /'}}</text><text class="data-v-077ba3e9">{{''+(patientInfo.patientBirthday?patientInfo.patientBirthday:'-')}}</text></view></view><view class="base-three data-v-077ba3e9"><uni-icons vue-id="300d4b86-2" custom-prefix="iconfont" type="icon-shoushudao" size="20" color="#b6d8f6" class="data-v-077ba3e9" bind:__l="__l"></uni-icons><block wx:if="{{patientInfo.operaTypeList}}"><view class="OD_OS data-v-077ba3e9"><block wx:for="{{patientInfo.operaTypeList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="shoushu-name data-v-077ba3e9"><text class="sy-text data-v-077ba3e9">{{item.eyeType+":"}}</text><block wx:for="{{item.operaEntityList}}" wx:for-item="itex" wx:for-index="i" wx:key="i"><text class="shoushu-text data-v-077ba3e9">{{itex.bieMing}}</text></block></view></block></view></block></view><view class="base-four data-v-077ba3e9"><view class="patient-base data-v-077ba3e9"><text class="patient-base-icon data-v-077ba3e9">主刀医师:</text><text class="data-v-077ba3e9">{{patientInfo.mainDoctorName?patientInfo.mainDoctorName:''}}</text></view></view></view>
|