addplan.wxml 3.3 KB

1
  1. <view class="addplan _div data-v-3e50b118"><view class="list _div data-v-3e50b118"><view class="list-row _div data-v-3e50b118" style="padding-top:0;"><view class="width100 _div data-v-3e50b118" style="height:auto;"><view class="width100 mt24rpx padb24rpx border_bottom_ccc list_date height40rpx _div data-v-3e50b118"><view class="input_title float_left _div data-v-3e50b118"><label style="color:red;" class="_span data-v-3e50b118">*</label>归属年度</view><view class="float_left width60 whitespacenowrap first_title height50rpx font28rpx _div data-v-3e50b118" style="color:#777;"><picker mode="date" fields="year" data-event-opts="{{[['change',[['selectYear',['$event']]]]]}}" bindchange="__e" class="data-v-3e50b118">{{''+(form.attributiveYear?form.attributiveYear:"请选择")+''}}</picker></view></view><view class="width100 mt24rpx border_bottom_ccc list_date _div data-v-3e50b118"><view class="input_title _div data-v-3e50b118"><label style="color:red;" class="_span data-v-3e50b118">*</label>年度计划</view><view style="margin-top:24rpx;" class="_div data-v-3e50b118">(支持图片上传10M内,最多6张)</view><view class="custom-image-box _div data-v-3e50b118" style="margin-top:20rpx;margin-bottom:36rpx;"><van-uploader vue-id="29df6964-1" max-count="{{6}}" file-list="{{form.uploadAddressPlan}}" show-upload="{{true}}" data-event-opts="{{[['^delete',[['deleteRYXXZP']]],['^afterRead',[['uploadRYXXZP']]]]}}" data-com-type="wx" bind:delete="__e" bind:afterRead="__e" class="data-v-3e50b118" bind:__l="__l"></van-uploader></view></view><view class="width100 mt24rpx padb24rpx border_bottom_ccc list_date _div data-v-3e50b118"><view style="display:flex;align-items:center;justify-content:space-between;" class="_div data-v-3e50b118"><view class="input_title mb16rpx _div data-v-3e50b118">年度计划表:</view><van-button style="margin-bottom:15rpx;" vue-id="29df6964-2" type="primary" size="small" data-event-opts="{{[['^click',[['choosePDf']]]]}}" data-com-type="wx" bind:click="__e" class="data-v-3e50b118" bind:__l="__l" vue-slots="{{['default']}}">文件选择</van-button></view><view class="pdflist _div data-v-3e50b118"><block wx:for="{{uploadAddressExcel}}" wx:for-item="item" wx:for-index="index" wx:key="url"><view class="pdflist-row _div data-v-3e50b118"><view class="pdfname _div data-v-3e50b118">{{item.name}}</view><van-icon class="delete_icon data-v-3e50b118" vue-id="{{'29df6964-3-'+index}}" name="clear" data-event-opts="{{[['^click',[['uploadAddressExcelSplice',[index]]]]]}}" data-com-type="wx" bind:click="__e" bind:__l="__l"></van-icon></view></block></view></view></view></view><view data-event-opts="{{[['tap',[['save']]]]}}" class="save_button _div data-v-3e50b118" bindtap="__e">保存</view></view><select-dengjiyuan vue-id="29df6964-4" multiple="{{true}}" range="{{range}}" selectParent="{{true}}" foldAll="{{true}}" rangeKey="name" idKey="id" data-ref="selectDengjiyuan" data-event-opts="{{[['^selectDengjiyuan',[['selectDengjiyuan']]]]}}" bind:selectDengjiyuan="__e" class="data-v-3e50b118 vue-ref" bind:__l="__l"></select-dengjiyuan><multiple-select vue-id="29df6964-5" 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-3e50b118" bind:__l="__l"></multiple-select></view>