1 |
- <view class="page data-v-de19bf3c"><cu-custom vue-id="7936ef55-1" isBack="{{true}}" title="请假" class="data-v-de19bf3c" bind:__l="__l"></cu-custom><form class="data-v-de19bf3c"><view class="cu-form-group data-v-de19bf3c"><view class="title data-v-de19bf3c">请假类型</view><picker value="{{index}}" range="{{types}}" range-key="name" data-event-opts="{{[['change',[['changeType',['$event']]]]]}}" bindchange="__e" class="data-v-de19bf3c"><view class="picker data-v-de19bf3c">{{''+(index>-1?types[index].name:'请选择请假类型')+''}}</view></picker></view><view class="cu-form-group align-start data-v-de19bf3c"><view class="title data-v-de19bf3c">请假理由</view><textarea maxlength="-1" placeholder="请输入请假理由" data-event-opts="{{[['input',[['__set_model',['$0','reason','$event',[]],['params']]]]]}}" value="{{params.reason}}" bindinput="__e" class="data-v-de19bf3c"></textarea></view></form><view data-event-opts="{{[['tap',[['apply',['$event']]]]]}}" class="solids-bottom bg-white text-center padding text-student margin-top data-v-de19bf3c" bindtap="__e">提交申请</view></view>
|