confirm.wxml 7.0 KB

1
  1. <view class="addcompany _div data-v-49ed82d6"><view class="list _div data-v-49ed82d6" style="padding-bottom:500rpx;"><view class="list-row _div data-v-49ed82d6" style="padding-top:0;"><view class="width100 _div data-v-49ed82d6" style="height:auto;"><view class="width100 mt24rpx padb24rpx border_bottom_ccc list_date _div data-v-49ed82d6"><view class="input_title float_left _div data-v-49ed82d6"><label style="color:red;" class="_span data-v-49ed82d6">*</label>安全检查类型</view><view class="float_left width60 whitespacenowrap first_title height50rpx font28rpx _div data-v-49ed82d6" style="color:#777;"><picker style=";" disabled="{{id!=null}}" value="{{form.testTypeIndex}}" range="{{dic_SelectList.rectification_management_update_type}}" range-key="label" data-event-opts="{{[['change',[['bindPickerChange',['$event']]]]]}}" bindchange="__e" class="data-v-49ed82d6">{{''+(!dic_SelectList.rectification_management_update_type[form.testTypeIndex].label?"未知类型":dic_SelectList.rectification_management_update_type[form.testTypeIndex].label)+''}}</picker></view><textarea style="height:200rpx;background:rgba(249, 249, 249, 1);padding:20rpx;width:calc(100% - 40rpx);" disabled="{{id!=null}}" maxlength="{{2000}}" placeholder="请输入" type="textarea" data-event-opts="{{[['input',[['__set_model',['$0','info','$event',[]],['form']]]]]}}" value="{{form.info}}" bindinput="__e" class="data-v-49ed82d6"></textarea><view style="background:rgba(249, 249, 249, 1);text-align:right;padding-right:10px;padding-bottom:10rpx;" class="_div data-v-49ed82d6">{{''+$root.g0+'/2000'}}</view></view><view class="width100 mt24rpx padb24rpx border_bottom_ccc list_date display_flex _div data-v-49ed82d6" style="display:flex;"><view class="input_title float_left _div data-v-49ed82d6"><label style="color:red;" class="_span data-v-49ed82d6">*</label>整改位置</view><view data-event-opts="{{[['tap',[['getCurrentLocal']]]]}}" class="float_left width60 first_title font28rpx _div data-v-49ed82d6" style="color:#777;height:auto;" bindtap="__e"><view class="float_left input_value _div data-v-49ed82d6" style="color:#777;height:auto;width:80%;">{{''+form.updateAddress+''}}</view></view></view><view class="width100 mt24rpx padb24rpx border_bottom_ccc list_date height40rpx _div data-v-49ed82d6"><view class="input_title float_left _div data-v-49ed82d6"><label style="color:red;" class="_span data-v-49ed82d6">*</label>处理人</view><view class="input_value float_left data-v-49ed82d6" style="color:#777;">{{''+(!form.finishUserName?"请选择":form.finishUserName)+''}}</view></view><view class="width100 mt24rpx padb24rpx border_bottom_ccc list_date height40rpx _div data-v-49ed82d6"><view class="input_title float_left _div data-v-49ed82d6">要求完成日期</view><view class="float_left width60 whitespacenowrap first_title height50rpx font28rpx _div data-v-49ed82d6" style="color:#777;"><picker disabled="{{id!=null}}" mode="date" data-event-opts="{{[['change',[['selectCarDate',['$event']]]]]}}" bindchange="__e" class="data-v-49ed82d6">{{''+form.needFinishTime+''}}</picker></view></view><view class="width100 mt24rpx border_bottom_ccc list_date _div data-v-49ed82d6"><view class="input_title _div data-v-49ed82d6">整改处理前照片</view><view style="margin-top:24rpx;" class="_div data-v-49ed82d6">(支持图片上传10M内,最多6张)</view><view class="custom-image-box _div data-v-49ed82d6" style="margin-top:20rpx;margin-bottom:36rpx;"><van-uploader vue-id="150a9778-1" multiple="{{true}}" file-list="{{form.infoMorePictureUrlList}}" deletable="{{false}}" show-upload="{{true}}" disabled="{{true}}" data-com-type="wx" class="data-v-49ed82d6" bind:__l="__l"></van-uploader></view></view><view class="width100 mt24rpx padb24rpx list_date height300rpx data-v-49ed82d6"><view class="input_title mb16rpx data-v-49ed82d6">处理结果:</view><textarea style="height:200rpx;background:rgba(249, 249, 249, 1);padding:20rpx;width:calc(100% - 40rpx);" disabled="{{true}}" maxlength="{{2000}}" placeholder="请输入" type="textarea" data-event-opts="{{[['input',[['__set_model',['$0','finishInfo','$event',[]],['form']]]]]}}" value="{{form.finishInfo}}" bindinput="__e" class="data-v-49ed82d6"></textarea><view style="background:rgba(249, 249, 249, 1);text-align:right;padding-right:10px;padding-bottom:10rpx;" class="_div data-v-49ed82d6">{{''+$root.g1+'/2000'}}</view></view><view class="width100 mt24rpx border_bottom_ccc list_date _div data-v-49ed82d6"><view class="input_title _div data-v-49ed82d6">整改处理后照片</view><view style="margin-top:24rpx;" class="_div data-v-49ed82d6">(支持图片上传10M内,最多6张)</view><view class="custom-image-box _div data-v-49ed82d6" style="margin-top:20rpx;margin-bottom:36rpx;"><van-uploader vue-id="150a9778-2" disabled="{{true}}" max-count="{{6}}" show-upload="{{true}}" deletable="{{false}}" file-list="{{form.finishPictureUrlList}}" data-event-opts="{{[['^delete',[['deleteRYXXZP']]],['^afterRead',[['uploadfinishPictureUrl']]]]}}" data-com-type="wx" bind:delete="__e" bind:afterRead="__e" class="data-v-49ed82d6" bind:__l="__l"></van-uploader></view></view><block wx:if="{{form.finishType!=4&&btnStatus}}"><view class="width100 mt24rpx list_date height40rpx padb24rpx _div data-v-49ed82d6"><view class="input_title float_left _div data-v-49ed82d6">整改结果</view></view></block><block wx:if="{{form.finishType!=4&&btnStatus}}"><view class="float_left whitespacenowrap first_title height50rpx font28rpx selectzhenggai;width:100% _div data-v-49ed82d6" style="color:#777;"><van-radio-group bind:input="__e" vue-id="150a9778-3" value="{{form.finishState}}" data-event-opts="{{[['^input',[['__set_model',['$0','finishState','$event',[]],['form']]]]]}}" class="data-v-49ed82d6" bind:__l="__l" vue-slots="{{['default']}}"><van-radio vue-id="{{('150a9778-4')+','+('150a9778-3')}}" name="{{1}}" checked-color="#976CEB" custom-class="youwill" class="data-v-49ed82d6" bind:__l="__l" vue-slots="{{['default']}}">完成整改</van-radio><van-radio vue-id="{{('150a9778-5')+','+('150a9778-3')}}" name="{{2}}" checked-color="#976CEB" custom-class="youwill" class="data-v-49ed82d6" bind:__l="__l" vue-slots="{{['default']}}">整改不到位,重新整改</van-radio></van-radio-group></view></block></view></view><block wx:if="{{form.finishType!=4&&btnStatus}}"><view data-event-opts="{{[['tap',[['save']]]]}}" class="save_button _div data-v-49ed82d6" bindtap="__e">提交</view></block></view><select-dengjiyuan vue-id="150a9778-6" multiple="{{false}}" range="{{range}}" selectParent="{{false}}" foldAll="{{true}}" rangeKey="name" idKey="id" data-ref="selectDengjiyuan" data-event-opts="{{[['^selectDengjiyuan',[['selectDengjiyuan']]]]}}" bind:selectDengjiyuan="__e" class="data-v-49ed82d6 vue-ref" bind:__l="__l"></select-dengjiyuan><multiple-select vue-id="150a9778-7" data="{{companyAllList}}" default-selected="{{defaultSelected}}" value="{{show}}" data-event-opts="{{[['^confirm',[['confirm']]],['^input',[['__set_model',['','show','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-49ed82d6" bind:__l="__l"></multiple-select></view>