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 line
34 KiB
1 line
34 KiB
9 months ago
|
<view class="operaSafetyCheck data-v-4febf7ff"><uni-nav-bar vue-id="a4d8ee32-1" dark="{{true}}" fixed="{{true}}" border="{{false}}" background-color="#002648" status-bar="{{true}}" left-icon="left" title="屈光手术安全核查表" data-event-opts="{{[['^clickLeft',[['back']]]]}}" bind:clickLeft="__e" class="data-v-4febf7ff" bind:__l="__l"></uni-nav-bar><block wx:if="{{title!=='屈光手术安全核查表'}}"><view class="checkComplete data-v-4febf7ff"><icon type="success" size="40" class="data-v-4febf7ff"></icon><view class="checkComplete-text-one data-v-4febf7ff">核查完成</view><view class="checkComplete-text-two data-v-4febf7ff">核查完成后请填写相应表单</view></view></block><view hidden="{{!(optionList.flag==='all'||optionList.flag==='two')}}" class="operaBefore data-v-4febf7ff"><view class="BT-text data-v-4febf7ff">麻醉实施前</view><view class="opera-content data-v-4febf7ff"><view class="patientinfo-father data-v-4febf7ff"><view class="patientInfo flex-1 data-v-4febf7ff"><text class="patient-text data-v-4febf7ff"><text class="data-v-4febf7ff">PID:</text>{{''+(formListValue.patientId?formListValue.patientId:'-')+''}}</text><text class="patient-text data-v-4febf7ff"><text class="data-v-4febf7ff">姓名:</text>{{''+(formListValue.patientName?formListValue.patientName:'-')+''}}</text><text class="patient-text data-v-4febf7ff"><text class="data-v-4febf7ff">性别:</text>{{''+(formListValue.patientSex?formListValue.patientSex:'-')+''}}</text></view><view class="patientInfo flex-2 margin-top-10 data-v-4febf7ff"><text class="font-w data-v-4febf7ff">手术方式:</text><view class="data-v-4febf7ff"><view hidden="{{!(formListValue.nsOuOperaBieM)}}" class="data-v-4febf7ff">{{"OU:"+formListValue.nsOuOperaBieM}}</view><view hidden="{{!(formListValue.nsOdOperaBieM)}}" class="data-v-4febf7ff">{{"OD:"+formListValue.nsOdOperaBieM}}</view><view hidden="{{!(formListValue.nsOsOperaBieM)}}" class="data-v-4febf7ff">{{"OS:"+formListValue.nsOsOperaBieM}}</view></view></view><view class="patientInfo flex-1 margin-top-10 data-v-4febf7ff"><text class="patient-text data-v-4febf7ff"><text class="data-v-4febf7ff">主刀医生:</text>{{''+(formListValue.mainDoctorName?formListValue.mainDoctorName:'-')+''}}</text></view></view><view class="operaBefore-form data-v-4febf7ff"><view class="form-nameAgeSure form data-v-4febf7ff"><text class="data-v-4febf7ff">姓名/性别/年龄/PID等正确:</text><radio-group data-event-opts="{{[['change',[['radioChange',['beforeXm','$event']]]]]}}" class="radio-group data-v-4febf7ff" bindchange="__e"><block wx:for="{{radioList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><label class="uni-list-cell uni-list-cell-pd data-v-4febf7ff"><view class="data-v-4febf7ff"><radio style="transform:scale(0.8);" value="{{item.name}}" checked="{{item.name===formListValue.beforeXm}}" color="#1989FA" class="data-v-4febf7ff"></radio></view><view class="data-v-4febf7ff">{{item.name}}</view></label></block></radio-group></view><view class="form-surgicalMethod form data-v-4febf7ff"><text class="data-v-4febf7ff">手术方式确认:</text><radio-group data-event-opts="{{[['change',[['radioChange',['beforeSsfs','$event']]]]]}}" class="radio-group data-v-4febf7ff" bindchange="__e"><block wx:for="{{radioList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><label class="uni-list-cell uni-list-cell-pd data-v-4febf7ff"><view class="data-v-4febf7ff"><radio style="transform:scale(0.8);" value="{{item.name}}" checked="{{item.name===formListValue.beforeSsfs}}" color="#1989FA" class="data-v-4febf7ff"></radio></view><view class="data-v-4febf7ff">{{item.name}}</view></label></block></radio-group></view><view class="form-positionBS form data-v-4febf7ff"><text class="data-v-4febf7ff">手术部位与标识正确:</text><radio-group data-event-opts="{{[['change',[['radioChange',['beforeSsbwBs','$event']]]]]}}" class="radio-group data-v-4febf7ff" bindchange="__e"><block wx:for="{{radioList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><label class="uni-list-cell uni-list-cell-pd data
|