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
8.6 KiB
Plaintext

4 weeks ago
<view class="box-container data-v-51b7732c"><u-navbar vue-id="4c103479-1" leftIconSize="25px" title="工单填写" titleStyle="{{({fontWeight:700})}}" height="70px" autoBack="{{true}}" class="data-v-51b7732c" bind:__l="__l"></u-navbar><view class="entry-info data-v-51b7732c"><u-form vue-id="4c103479-2" labelPosition="top" labelWidth="120" model="{{sizeForm}}" rules="{{rules}}" data-ref="ruleFormRef" class="data-v-51b7732c vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('4c103479-3')+','+('4c103479-2')}}" label="关联客户" required="{{true}}" class="data-v-51b7732c" bind:__l="__l" vue-slots="{{['default']}}"><view hidden="{{!(custIdLabel)}}" class="data-v-51b7732c">{{custIdLabel}}</view><u-icon data-custom-hidden="{{!(custIdLabel)}}" style="margin-right:80rpx;margin-left:50rpx;" vue-id="{{('4c103479-4')+','+('4c103479-3')}}" name="close" size="15" color="#BFBFBF" data-event-opts="{{[['^click',[['clearCustId']]]]}}" bind:click="__e" class="data-v-51b7732c" bind:__l="__l"></u-icon><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e" class="data-v-51b7732c">请选择</view></u-form-item><u-picker vue-id="{{('4c103479-5')+','+('4c103479-2')}}" show="{{custIdShow}}" columns="{{custIdcolumns}}" keyName="optionText" data-event-opts="{{[['^cancel',[['e1']]],['^confirm',[['pickerConfirmCustId']]]]}}" bind:cancel="__e" bind:confirm="__e" class="data-v-51b7732c" bind:__l="__l"></u-picker><u-form-item vue-id="{{('4c103479-6')+','+('4c103479-2')}}" label="工单类型" required="{{true}}" class="data-v-51b7732c" bind:__l="__l" vue-slots="{{['default']}}"><view hidden="{{!(issueTypeLabel)}}" class="data-v-51b7732c">{{issueTypeLabel}}</view><u-icon data-custom-hidden="{{!(issueTypeLabel)}}" style="margin-right:80rpx;margin-left:50rpx;" vue-id="{{('4c103479-7')+','+('4c103479-6')}}" name="close" size="15" color="#BFBFBF" data-event-opts="{{[['^click',[['clearIssueType']]]]}}" bind:click="__e" class="data-v-51b7732c" bind:__l="__l"></u-icon><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" bindtap="__e" class="data-v-51b7732c">请选择</view></u-form-item><u-picker vue-id="{{('4c103479-8')+','+('4c103479-2')}}" show="{{issueTypeShow}}" columns="{{issueTypecolumns}}" keyName="optionText" data-event-opts="{{[['^cancel',[['e3']]],['^confirm',[['pickerConfirmIssueType']]]]}}" bind:cancel="__e" bind:confirm="__e" class="data-v-51b7732c" bind:__l="__l"></u-picker><u-form-item vue-id="{{('4c103479-9')+','+('4c103479-2')}}" label="工单标题" prop="title" required="{{true}}" class="data-v-51b7732c" bind:__l="__l" vue-slots="{{['default']}}"><u-textarea bind:input="__e" vue-id="{{('4c103479-10')+','+('4c103479-9')}}" placeholder="请输入标题" autoHeight="{{true}}" value="{{sizeForm.title}}" data-event-opts="{{[['^input',[['__set_model',['$0','title','$event',[]],['sizeForm']]]]]}}" class="data-v-51b7732c" bind:__l="__l"></u-textarea></u-form-item><u-form-item vue-id="{{('4c103479-11')+','+('4c103479-2')}}" label="工单内容" prop="content" required="{{true}}" class="data-v-51b7732c" bind:__l="__l" vue-slots="{{['default']}}"><u-textarea bind:input="__e" vue-id="{{('4c103479-12')+','+('4c103479-11')}}" placeholder="请输入内容" count="{{true}}" maxlength="{{500}}" value="{{sizeForm.content}}" data-event-opts="{{[['^input',[['__set_model',['$0','content','$event',[]],['sizeForm']]]]]}}" class="data-v-51b7732c" bind:__l="__l"></u-textarea></u-form-item><u-form-item vue-id="{{('4c103479-13')+','+('4c103479-2')}}" label="附件" prop="ossFileDTOList" class="data-v-51b7732c" bind:__l="__l" vue-slots="{{['default']}}"><img-upload vue-id="{{('4c103479-14')+','+('4c103479-13')}}" ossFileDTOList="{{sizeForm.ossFileDTOList}}" value="{{sizeForm.ossFileDTOList}}" data-event-opts="{{[['^updateOssFileDTOList',[['__set_sync',['$0','ossFileDTOList','$event'],['sizeForm']]]],['^updateOssFileDTOList',[['__set_sync',['$0','ossFileDTOList','$event'],['sizeForm']]]],['^input',[['__set_model',['$0','ossFileDTOList','$event',[]],['sizeForm']]]]]}}" bind:updateOssFileDTOList="__e" bind:input="__e" cla