1 line
14 KiB
Plaintext
1 line
14 KiB
Plaintext
|
<view class="page"><view class="header"><u-search vue-id="7e87e333-1" placeholder="请查询" input-align="center" show-action="{{false}}" data-event-opts="{{[['^focus',[['onShowPopup']]]]}}" bind:focus="__e" bind:__l="__l"></u-search></view><hqs-popup vue-id="7e87e333-2" title="向下滑动关闭" from="{{popFrom}}" mask-click="{{maskClick}}" value="{{showPop}}" data-event-opts="{{[['^back',[['onBack']]],['^input',[['__set_model',['','showPop','$event',[]]]]]]}}" bind:back="__e" bind:input="__e" bind:__l="__l" vue-slots="{{['default','back','bottom']}}"><view slot="back">test</view><view class="chaxunx" slot="bottom"><u-button vue-id="{{('7e87e333-3')+','+('7e87e333-2')}}" type="info" size="medium" ripple="{{true}}" ripple-bg-color="#909399" data-event-opts="{{[['^click',[['result']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">重置</u-button><u-button vue-id="{{('7e87e333-4')+','+('7e87e333-2')}}" type="primary" size="medium" ripple="{{true}}" ripple-bg-color="#909399" data-event-opts="{{[['^click',[['select']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">查询</u-button></view><view><view class="bianju">患者姓名:</view><view class="bianju"><u-input bind:input="__e" vue-id="{{('7e87e333-5')+','+('7e87e333-2')}}" type="{{type}}" border="true" custom-style="background-color:rgb(246,246,246)" placeholder="请输入患者姓名" value="{{patientName}}" data-event-opts="{{[['^input',[['__set_model',['','patientName','$event',[]]]]]]}}" bind:__l="__l"></u-input></view></view><view><view class="bianju">工单号:</view><view class="bianju"><u-input bind:input="__e" vue-id="{{('7e87e333-6')+','+('7e87e333-2')}}" type="{{type}}" border="true" custom-style="background-color:rgb(246,246,246)" placeholder="请输入工单号" value="{{workOrderNo}}" data-event-opts="{{[['^input',[['__set_model',['','workOrderNo','$event',[]]]]]]}}" bind:__l="__l"></u-input></view></view><view><view class="bianju">创建开始时间:</view><view class="bianju"><u-datetime-picker vue-id="{{('7e87e333-7')+','+('7e87e333-2')}}" show="{{show}}" mode="datetime" closeOnClickOverlay="{{true}}" format="YYYY-MM-DD HH:mm:ss" value="{{time1}}" data-event-opts="{{[['^confirm',[['confirmDatePicker']]],['^close',[['e0']]],['^cancel',[['e1']]],['^input',[['__set_model',['','time1','$event',[]]]]]]}}" bind:confirm="__e" bind:close="__e" bind:cancel="__e" bind:input="__e" bind:__l="__l"></u-datetime-picker><u-input style="background-color:rgb(246,246,246);" vue-id="{{('7e87e333-8')+','+('7e87e333-2')}}" border="true" border-color="#dcdfe6" placeholder="选择时间" value="{{createdStartDt}}" data-event-opts="{{[['^focus',[['xianshi']]],['^input',[['__set_model',['','createdStartDt','$event',[]]]]]]}}" bind:focus="__e" bind:input="__e" bind:__l="__l"></u-input></view></view><view><view class="bianju">创建结束时间:</view><view class="bianju"><u-datetime-picker vue-id="{{('7e87e333-9')+','+('7e87e333-2')}}" show="{{show1}}" mode="datetime" closeOnClickOverlay="{{true}}" format="YYYY-MM-DD HH:mm:ss" value="{{time2}}" data-event-opts="{{[['^confirm',[['confirmDatePicker1']]],['^close',[['e2']]],['^cancel',[['e3']]],['^input',[['__set_model',['','time2','$event',[]]]]]]}}" bind:confirm="__e" bind:close="__e" bind:cancel="__e" bind:input="__e" bind:__l="__l"></u-datetime-picker><u-input style="background-color:rgb(246,246,246);" vue-id="{{('7e87e333-10')+','+('7e87e333-2')}}" border="true" border-color="#dcdfe6" placeholder="选择时间" value="{{createdEndDt}}" data-event-opts="{{[['^focus',[['xianshi1']]],['^input',[['__set_model',['','createdEndDt','$event',[]]]]]]}}" bind:focus="__e" bind:input="__e" bind:__l="__l"></u-input></view></view><view class="bianju1"><liu-check-box class="vue-ref" style="display:flex;align-items:stretch;" vue-id="{{('7e87e333-11')+','+('7e87e333-2')}}" checkType="{{checkType}}" checkOptions="{{checkOptions}}" activeColor="#FF0000" data-ref="checkBox" value="{{workPlace}}" data-event-opts="{{[['^checkChange',[['checkChange1']]],['^input',[['__set_model',['','workPlace','$event',[]]]]]]}}
|