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
5.2 KiB
1 line
5.2 KiB
9 months ago
|
<view class="life data-v-2c6b91b8"><uni-nav-bar vue-id="6107264e-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-2c6b91b8" bind:__l="__l"></uni-nav-bar><view class="patientinfo-father data-v-2c6b91b8"><view class="patientInfo flex-1 data-v-2c6b91b8"><text class="patient-text data-v-2c6b91b8"><text class="data-v-2c6b91b8">PID:</text>{{''+(patientInfo.patientId?patientInfo.patientId:'-')+''}}</text><text class="patient-text data-v-2c6b91b8"><text class="data-v-2c6b91b8">姓名:</text>{{''+(patientInfo.patientName?patientInfo.patientName:'-')+''}}</text><text class="patient-text data-v-2c6b91b8"><text class="data-v-2c6b91b8">性别:</text>{{''+(patientInfo.patientSex?patientInfo.patientSex:'-')+''}}</text></view><view class="patientInfo1 flex-2 margin-top-10 data-v-2c6b91b8"><text class="font-w data-v-2c6b91b8">手术方式:</text><view class="data-v-2c6b91b8"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-2c6b91b8"><view hidden="{{!(item.g0)}}" class="data-v-2c6b91b8">OU:<block wx:for="{{item.$orig.operaEntityList}}" wx:for-item="iten" wx:for-index="i" wx:key="i"><text class="data-v-2c6b91b8">{{iten.bieMing}}</text></block></view><view hidden="{{!(item.g1)}}" class="data-v-2c6b91b8">OD:<block wx:for="{{item.$orig.operaEntityList}}" wx:for-item="iten" wx:for-index="i" wx:key="i"><text class="data-v-2c6b91b8">{{iten.bieMing}}</text></block></view><view hidden="{{!(item.g2)}}" class="data-v-2c6b91b8">OS:<block wx:for="{{item.$orig.operaEntityList}}" wx:for-item="iten" wx:for-index="i" wx:key="i"><text class="data-v-2c6b91b8">{{iten.bieMing}}</text></block></view></view></block></view></view><view class="patientInfo2 flex-1 margin-top-10 data-v-2c6b91b8"><text class="patient-text data-v-2c6b91b8"><text class="data-v-2c6b91b8">主刀医生:</text>{{''+(patientInfo.mainDoctorName?patientInfo.mainDoctorName:'-')+''}}</text></view></view><wuc-tab vue-id="6107264e-2" tab-list="{{tabList}}" tabCur="{{TabCur}}" data-event-opts="{{[['^updateTabCur',[['__set_sync',['$0','TabCur','$event'],['']]]],['^updateTabCur',[['__set_sync',['$0','TabCur','$event'],['']]]],['^change',[['tabChange']]]]}}" bind:updateTabCur="__e" bind:change="__e" class="data-v-2c6b91b8" bind:__l="__l"></wuc-tab><view class="content data-v-2c6b91b8"><view class="flex-2 data-v-2c6b91b8"><block wx:if="{{TabCur===0}}"><view class="form-tw form data-v-2c6b91b8"><text class="form-text data-v-2c6b91b8">体温:</text><view class="input-view tw data-v-2c6b91b8"><input type="number" placeholder="体温" data-event-opts="{{[['input',[['inputHandle',['temperature','$event']]]],['blur',[['blurInput',['temperature',42,34,'$event']]]]]}}" value="{{formListValue.temperature}}" bindinput="__e" bindblur="__e" class="data-v-2c6b91b8"/><text class="text-dw data-v-2c6b91b8">℃</text></view></view></block><view class="form-xy form data-v-2c6b91b8"><text class="form-text data-v-2c6b91b8">血压:</text><view class="input-view xy data-v-2c6b91b8"><input class="xy-input data-v-2c6b91b8" type="number" placeholder="高压" data-event-opts="{{[['input',[['inputHandle',['highBloodPressure','$event']]]],['blur',[['blurInput',['highBloodPressure',300,0,'$event']]]]]}}" value="{{formListValue.highBloodPressure}}" bindinput="__e" bindblur="__e"/>/<input class="xy-input data-v-2c6b91b8" type="number" placeholder="低压" data-event-opts="{{[['input',[['inputHandle',['lowBloodPressure','$event']]]],['blur',[['blurInput',['lowBloodPressure',150,0,'$event']]]]]}}" value="{{formListValue.lowBloodPressure}}" bindinput="__e" bindblur="__e"/><text class="text-dw data-v-2c6b91b8">mmHg</text></view></view></view><view class="flex-2 data-v-2c6b91b8"><view class="form-mb form data-v-2c6b91b8"><text class="form-text data-v-2c6b91b8">脉搏:</text><view class="input-view mb data-v-2c6b91b8"><input class="xia-input data-v-2c6b91b8" type="number" placeholder="
|