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
11 KiB
1 line
11 KiB
9 months ago
|
<view class="operaBackCheck data-v-73a01e6c" style="{{'background:'+(title!=='屈光手术安全核查表'?'#002648':'#fff')+';'}}"><block wx:if="{{title!=='屈光手术安全核查表'}}"><uni-nav-bar vue-id="0062ad08-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-73a01e6c" bind:__l="__l"></uni-nav-bar></block><view class="operaBackCheck-content data-v-73a01e6c"><block wx:if="{{title!=='屈光手术安全核查表'}}"><view class="checkComplete data-v-73a01e6c"><icon type="success" size="40" class="data-v-73a01e6c"></icon><view class="checkComplete-text-one data-v-73a01e6c">核查完成</view><view class="checkComplete-text-two data-v-73a01e6c">核查完成后请填写相应表单</view></view></block><view class="patientinfo-father data-v-73a01e6c"><view class="patientInfo flex-1 data-v-73a01e6c"><text class="patient-text data-v-73a01e6c"><text class="data-v-73a01e6c">PID:</text>{{''+(formListValue.patientId?formListValue.patientId:'-')+''}}</text><text class="patient-text data-v-73a01e6c"><text class="data-v-73a01e6c">姓名:</text>{{''+(formListValue.patientName?formListValue.patientName:'-')+''}}</text><text class="patient-text data-v-73a01e6c"><text class="data-v-73a01e6c">性别:</text>{{''+(formListValue.patientSex?formListValue.patientSex:'-')+''}}</text></view><view class="patientInfo flex-2 margin-top-10 data-v-73a01e6c"><text class="font-w data-v-73a01e6c">手术方式:</text><view class="data-v-73a01e6c"><view hidden="{{!(formListValue.nsOuOperaBieM)}}" class="data-v-73a01e6c">{{"OU:"+formListValue.nsOuOperaBieM}}</view><view hidden="{{!(formListValue.nsOdOperaBieM)}}" class="data-v-73a01e6c">{{"OD:"+formListValue.nsOdOperaBieM}}</view><view hidden="{{!(formListValue.nsOsOperaBieM)}}" class="data-v-73a01e6c">{{"OS:"+formListValue.nsOsOperaBieM}}</view></view></view></view><view class="operaBackCheck-form data-v-73a01e6c"><view class="form-nameAgeSure form data-v-73a01e6c"><text class="data-v-73a01e6c">姓名/性别/年龄/PID等正确:</text><radio-group data-event-opts="{{[['change',[['radioChange',['backXm','$event']]]]]}}" class="radio-group data-v-73a01e6c" 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-73a01e6c"><view class="data-v-73a01e6c"><radio style="transform:scale(0.8);" value="{{item.name}}" checked="{{item.name===formListValue.backXm}}" color="#1989FA" class="data-v-73a01e6c"></radio></view><view class="data-v-73a01e6c">{{item.name}}</view></label></block></radio-group></view><view class="form-surgicalMethod form data-v-73a01e6c"><text class="data-v-73a01e6c">实际手术方式确认:</text><radio-group data-event-opts="{{[['change',[['radioChange',['backSsfs','$event']]]]]}}" class="radio-group data-v-73a01e6c" 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-73a01e6c"><view class="data-v-73a01e6c"><radio style="transform:scale(0.8);" value="{{item.name}}" checked="{{item.name===formListValue.backSsfs}}" color="#1989FA" class="data-v-73a01e6c"></radio></view><view class="data-v-73a01e6c">{{item.name}}</view></label></block></radio-group></view><view class="form-medicationCheck form data-v-73a01e6c"><text class="data-v-73a01e6c">术中用药核查:</text><radio-group data-event-opts="{{[['change',[['radioChange',['backYyhc','$event']]]]]}}" class="radio-group data-v-73a01e6c" 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-73a01e6c"><view class="data-v-73a01e6c"><radio style="transform:scale(0.8);" value="{{item.name}}" checked="{{item.name===formListValue.backYyhc}}" color="#1989FA" class="data-v-73a01e6c"></radio></view><view class="data-v-73a01e6c">{{item.name}}</view></label
|