| 1 |
- <view class="data-v-28dae2f6"><z-navbar vue-id="f28079be-1" title="处理预订" back="{{true}}" class="data-v-28dae2f6" bind:__l="__l" vue-slots="{{['right']}}"><view slot="right" data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" bindtap="__e" class="data-v-28dae2f6">保存</view></z-navbar><w-picker vue-id="f28079be-2" mode="date" startYear="2000" endYear="2100" current="{{true}}" fields="day" disabled-after="{{false}}" data-ref="date" value="{{info.alertDate}}" data-event-opts="{{[['^confirm',[['onConfirm',['$event']]]],['^cancel',[['onCancel']]],['^input',[['__set_model',['$0','alertDate','$event',[]],['info']]]]]}}" bind:confirm="__e" bind:cancel="__e" bind:input="__e" class="data-v-28dae2f6 vue-ref" bind:__l="__l"></w-picker><z-card class="mt-30 ptb-10 data-v-28dae2f6" vue-id="f28079be-3" bind:__l="__l" vue-slots="{{['default']}}"><z-form vue-id="{{('f28079be-4')+','+('f28079be-3')}}" model="{{info}}" rules="{{rules}}" data-ref="info" class="data-v-28dae2f6 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><z-form-item vue-id="{{('f28079be-5')+','+('f28079be-4')}}" height="100rpx" label="客户姓名" showline="{{true}}" labelStyle="{{$root.a0}}" class="data-v-28dae2f6" bind:__l="__l" vue-slots="{{['default']}}"><z-text bind:input="__e" vue-id="{{('f28079be-6')+','+('f28079be-5')}}" placeholder disabled="{{true}}" textColor="#ccc" value="{{customName}}" data-event-opts="{{[['^input',[['__set_model',['','customName','$event',[]]]]]]}}" class="data-v-28dae2f6" bind:__l="__l"></z-text></z-form-item><z-form-item vue-id="{{('f28079be-7')+','+('f28079be-4')}}" height="100rpx" label="关闭提醒" showline="{{true}}" class="data-v-28dae2f6" bind:__l="__l" vue-slots="{{['default']}}"><switch checked="{{switchAlert}}" data-event-opts="{{[['change',[['changeSwitchAlert',['$event']]]]]}}" bindchange="__e" class="data-v-28dae2f6"></switch></z-form-item><z-form-item hidden="{{!(!switchAlert)}}" vue-id="{{('f28079be-8')+','+('f28079be-4')}}" height="100rpx" label="下次提醒日期" prop="alertDate" showline="{{true}}" arrow="{{true}}" required="{{!switchAlert}}" dynamic="{{true}}" class="data-v-28dae2f6" bind:__l="__l" vue-slots="{{['default']}}"><z-text vue-id="{{('f28079be-9')+','+('f28079be-8')}}" placeholder="请选择下次提醒时间" value="{{info.alertDate}}" data-event-opts="{{[['^click',[['chooseDate']]],['^input',[['__set_model',['$0','alertDate','$event',[]],['info']]]]]}}" bind:click="__e" bind:input="__e" class="data-v-28dae2f6" bind:__l="__l"></z-text></z-form-item><z-form-item vue-id="{{('f28079be-10')+','+('f28079be-4')}}" label="备注信息" prop="remark" labelPos="top" required="{{!switchAlert}}" dynamic="{{true}}" class="data-v-28dae2f6" bind:__l="__l" vue-slots="{{['default']}}"><textarea class="textarea data-v-28dae2f6" placeholder="请输入备注信息" maxlength="512" auto-height="{{true}}" data-event-opts="{{[['input',[['__set_model',['$0','remark','$event',[]],['info']]]]]}}" value="{{info.remark}}" bindinput="__e"></textarea></z-form-item></z-form></z-card><z-message vue-id="f28079be-11" data-ref="message" class="data-v-28dae2f6 vue-ref" bind:__l="__l"></z-message></view>
|