index.wxml 5.0 KB

1
  1. <view class="shutdown-page data-v-03d00969"><view class="form-box data-v-03d00969"><u--form vue-id="7631a4bd-1" labelPosition="left" labelWidth="160rpx" model="{{formInfo}}" rules="{{rules}}" data-ref="form" class="data-v-03d00969 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('7631a4bd-2')+','+('7631a4bd-1')}}" label="设备号" prop="code" borderBottom="{{true}}" data-event-opts="{{[['^click',[['e0']]]]}}" bind:click="__e" class="data-v-03d00969" bind:__l="__l" vue-slots="{{['default','right']}}"><u--input bind:input="__e" vue-id="{{('7631a4bd-3')+','+('7631a4bd-2')}}" disabled="{{true}}" disabledColor="#ffffff" placeholder="请选择设备号" border="none" value="{{formInfo.code}}" data-event-opts="{{[['^input',[['__set_model',['$0','code','$event',[]],['formInfo']]]]]}}" class="data-v-03d00969" bind:__l="__l"></u--input><u-icon vue-id="{{('7631a4bd-4')+','+('7631a4bd-2')}}" slot="right" name="arrow-right" class="data-v-03d00969" bind:__l="__l"></u-icon></u-form-item><u-form-item vue-id="{{('7631a4bd-5')+','+('7631a4bd-1')}}" label="停机原因" prop="reason" borderBottom="{{true}}" data-event-opts="{{[['^click',[['e1']]]]}}" bind:click="__e" class="data-v-03d00969" bind:__l="__l" vue-slots="{{['default','right']}}"><u--input bind:input="__e" vue-id="{{('7631a4bd-6')+','+('7631a4bd-5')}}" disabled="{{true}}" disabledColor="#ffffff" placeholder="请选择停机原因" border="none" value="{{formInfo.reason}}" data-event-opts="{{[['^input',[['__set_model',['$0','reason','$event',[]],['formInfo']]]]]}}" class="data-v-03d00969" bind:__l="__l"></u--input><u-icon vue-id="{{('7631a4bd-7')+','+('7631a4bd-5')}}" slot="right" name="arrow-right" class="data-v-03d00969" bind:__l="__l"></u-icon></u-form-item><u-form-item vue-id="{{('7631a4bd-8')+','+('7631a4bd-1')}}" label="更换模具" prop="mould" borderBottom="{{true}}" data-event-opts="{{[['^click',[['e2']]]]}}" bind:click="__e" class="data-v-03d00969" bind:__l="__l" vue-slots="{{['default','right']}}"><u--input bind:input="__e" vue-id="{{('7631a4bd-9')+','+('7631a4bd-8')}}" disabled="{{true}}" disabledColor="#ffffff" placeholder="请选择更换模具" border="none" value="{{formInfo.mould}}" data-event-opts="{{[['^input',[['__set_model',['$0','mould','$event',[]],['formInfo']]]]]}}" class="data-v-03d00969" bind:__l="__l"></u--input><u-icon vue-id="{{('7631a4bd-10')+','+('7631a4bd-8')}}" slot="right" name="arrow-right" class="data-v-03d00969" bind:__l="__l"></u-icon></u-form-item><u-form-item vue-id="{{('7631a4bd-11')+','+('7631a4bd-1')}}" label="生产产品" prop="product" borderBottom="{{true}}" data-event-opts="{{[['^click',[['e3']]]]}}" bind:click="__e" class="data-v-03d00969" bind:__l="__l" vue-slots="{{['default','right']}}"><u--input bind:input="__e" vue-id="{{('7631a4bd-12')+','+('7631a4bd-11')}}" disabled="{{true}}" disabledColor="#ffffff" placeholder="请选择生产产品" border="none" value="{{formInfo.product}}" data-event-opts="{{[['^input',[['__set_model',['$0','product','$event',[]],['formInfo']]]]]}}" class="data-v-03d00969" bind:__l="__l"></u--input><u-icon vue-id="{{('7631a4bd-13')+','+('7631a4bd-11')}}" slot="right" name="arrow-right" class="data-v-03d00969" bind:__l="__l"></u-icon></u-form-item><u-form-item vue-id="{{('7631a4bd-14')+','+('7631a4bd-1')}}" label="生产数量" prop="num" class="data-v-03d00969" bind:__l="__l" vue-slots="{{['default']}}"><u--input bind:input="__e" vue-id="{{('7631a4bd-15')+','+('7631a4bd-14')}}" border="none" value="{{formInfo.num}}" data-event-opts="{{[['^input',[['__set_model',['$0','num','$event',[]],['formInfo']]]]]}}" class="data-v-03d00969" bind:__l="__l"></u--input></u-form-item></u--form><u-action-sheet vue-id="7631a4bd-16" show="{{showEquipment}}" actions="{{equipmentActions}}" title="请选择设备号" data-event-opts="{{[['^close',[['e4']]],['^select',[['equipmentSelect']]]]}}" bind:close="__e" bind:select="__e" class="data-v-03d00969" bind:__l="__l"></u-action-sheet><u-action-sheet vue-id="7631a4bd-17" show="{{showReason}}" actions="{{reasonActions}}" title="请选择停机原因" data-event-opts="{{[['^close',[['e5']]],['^select',[['reasonSelect']]]]}}" bind:close="__e" bind:select="__e" class="data-v-03d00969" bind:__l="__l"></u-action-sheet><u-action-sheet vue-id="7631a4bd-18" show="{{showMould}}" actions="{{mouldActions}}" title="请选择更换模具" data-event-opts="{{[['^close',[['e6']]],['^select',[['mouldSelect']]]]}}" bind:close="__e" bind:select="__e" class="data-v-03d00969" bind:__l="__l"></u-action-sheet><u-action-sheet vue-id="7631a4bd-19" show="{{showProduct}}" actions="{{productActions}}" title="请选择生产产品" data-event-opts="{{[['^close',[['e7']]],['^select',[['productSelect']]]]}}" bind:close="__e" bind:select="__e" class="data-v-03d00969" bind:__l="__l"></u-action-sheet></view><view class="submit data-v-03d00969"><u-button vue-id="7631a4bd-20" type="primary" shape="circle" size="large" data-event-opts="{{[['^click',[['onSubmit']]]]}}" bind:click="__e" class="data-v-03d00969" bind:__l="__l" vue-slots="{{['default']}}">提 交</u-button></view></view>