You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
2.9 KiB
Plaintext
1 line
2.9 KiB
Plaintext
<view class="box-container data-v-7761b985"><u-navbar vue-id="74d5f821-1" leftIconSize="25px" height="70px" autoBack="{{true}}" data-event-opts="{{[['^leftClick',[['leftClick']]]]}}" bind:leftClick="__e" class="data-v-7761b985" bind:__l="__l"></u-navbar><view class="entry-info data-v-7761b985"><view style="display:flex;justify-content:space-between;margin-bottom:20px;" class="data-v-7761b985"><view class="data-v-7761b985">入库单号</view><view class="data-v-7761b985">{{form.inNo}}</view></view><view class="formContainer data-v-7761b985"><u-form vue-id="74d5f821-2" labelPosition="top" labelWidth="120" model="{{ruleForm}}" rules="{{rules}}" data-ref="ruleFormRef" class="data-v-7761b985 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('74d5f821-3')+','+('74d5f821-2')}}" label="选择卸货订单" prop="orderNos" required="{{true}}" class="data-v-7761b985" bind:__l="__l" vue-slots="{{['default']}}"><view style="margin-top:20px;" class="data-v-7761b985"><view style="margin-bottom:20px;" class="data-v-7761b985"><u-radio-group bind:input="__e" vue-id="{{('74d5f821-4')+','+('74d5f821-3')}}" value="{{checked}}" data-event-opts="{{[['^input',[['__set_model',['','checked','$event',[]]]]]]}}" class="data-v-7761b985" bind:__l="__l" vue-slots="{{['default']}}"><u-radio vue-id="{{('74d5f821-5')+','+('74d5f821-4')}}" shape="square" label="全选" name="{{true}}" data-event-opts="{{[['^change',[['groupChange']]]]}}" bind:change="__e" class="data-v-7761b985" bind:__l="__l"></u-radio><u-radio vue-id="{{('74d5f821-6')+','+('74d5f821-4')}}" customStyle="{{({marginLeft:'20px'})}}" shape="square" label="取消全选" name="{{false}}" data-event-opts="{{[['^change',[['groupChange']]]]}}" bind:change="__e" class="data-v-7761b985" bind:__l="__l"></u-radio></u-radio-group></view><view class="data-v-7761b985"><u-checkbox-group vue-id="{{('74d5f821-7')+','+('74d5f821-3')}}" placement="column" value="{{ruleForm.orderNos}}" data-event-opts="{{[['^change',[['handleCheckedCitiesChange']]],['^input',[['__set_model',['$0','orderNos','$event',[]],['ruleForm']]]]]}}" bind:change="__e" bind:input="__e" class="data-v-7761b985" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{orderNosList}}" wx:for-item="orderNo" wx:for-index="index" wx:key="index"><u-checkbox vue-id="{{('74d5f821-8-'+index)+','+('74d5f821-7')}}" customStyle="{{({marginBottom:'16px'})}}" label="{{'订单号 '+orderNo}}" name="{{orderNo}}" class="data-v-7761b985" bind:__l="__l"></u-checkbox></block></u-checkbox-group></view></view></u-form-item></u-form><view class="icon data-v-7761b985"><u-icon vue-id="74d5f821-9" name="arrow-down" size="20" class="data-v-7761b985" bind:__l="__l"></u-icon></view></view><button class="btn data-v-7761b985" type="primary" data-event-opts="{{[['tap',[['submitData',['$event']]]]]}}" bindtap="__e">提交卸货</button></view><u-toast vue-id="74d5f821-10" data-ref="uToast" class="data-v-7761b985 vue-ref" bind:__l="__l"></u-toast></view> |