12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382 |
- <template>
- <el-form>
- <div style="padding-left: 50px;" class="hazardwork">
- <div>
- <table style="margin-bottom: 8px;width: 100%">
- <tr>
- <td>表格</td>
- <td><b>C00-6.3.0-00FSH-207.4</b></td>
- <td><b>延期许可证</b></td>
- <td>
- <div>修订:05</div>
- <div>日期:20-9-2022</div>
- <div>页次:1 of 2</div>
- </td>
- <td>
- <el-input style="width: 200px" v-model="form.vId" disabled>
- <i slot="prefix" class="el-input__icon el-icon-word">V</i>
- </el-input>
- <el-button type="primary" @click="onSubmit" :disabled="this.split==5">提交当前数据</el-button>
- </td>
- </tr>
- </table>
- </div>
- <div>
- <div>再发放的许可证号码: <el-input style="width: 150px" v-model="form.aId" disabled>
- <i slot="prefix" class="el-input__icon el-icon-word">V</i>
- </el-input></div>
- <table cellpadding="10" cellspacing="0" class="someBorder-table" style="width: 100%">
- <tr>
- <td rowspan="2" width="50" style="text-align: center">勾<br />选<br />需<br />要<br />的<br />签<br />名<br/>↓</td>
- <td width="150">由 日期、时间<br />
- <small>(年月日时分)</small></td>
- <td>
- <el-date-picker v-model="form.startTime1" type="datetime" placeholder="选择日期时间"
- value-format="yyyy-MM-dd HH:mm:ss" :disabled="this.split==0?false:true">
- </el-date-picker>
- </td>
- <td>
- <el-date-picker v-model="form.startTime2" type="datetime" placeholder="选择日期时间"
- value-format="yyyy-MM-dd HH:mm:ss" :disabled="this.split==1?false:true">
- </el-date-picker>
- </td>
- <td>
- <el-date-picker v-model="form.startTime3" type="datetime" placeholder="选择日期时间"
- value-format="yyyy-MM-dd HH:mm:ss" :disabled="this.split==2?false:true">
- </el-date-picker>
- </td>
- <td>
- <el-date-picker v-model="form.startTime4" type="datetime" placeholder="选择日期时间"
- value-format="yyyy-MM-dd HH:mm:ss" :disabled="this.split==3?false:true">
- </el-date-picker>
- </td>
- <td>
- <el-date-picker v-model="form.startTime5" type="datetime" placeholder="选择日期时间"
- value-format="yyyy-MM-dd HH:mm:ss" :disabled="this.split==4?false:true">
- </el-date-picker>
- </td>
- </tr>
- <tr>
- <td>至 日期、时间<br />
- <small>(年月日时分)</small></td>
- <td>
- <el-date-picker v-model="form.endTime1" type="datetime" placeholder="选择日期时间"
- value-format="yyyy-MM-dd HH:mm:ss" :disabled="this.split==0?false:true">
- </el-date-picker>
- </td>
- <td>
- <el-date-picker v-model="form.endTime2" type="datetime" placeholder="选择日期时间"
- value-format="yyyy-MM-dd HH:mm:ss" :disabled="this.split==1?false:true">
- </el-date-picker>
- </td>
- <td>
- <el-date-picker v-model="form.endTime3" type="datetime" placeholder="选择日期时间"
- value-format="yyyy-MM-dd HH:mm:ss" :disabled="this.split==2?false:true">
- </el-date-picker>
- </td>
- <td>
- <el-date-picker v-model="form.endTime4" type="datetime" placeholder="选择日期时间"
- value-format="yyyy-MM-dd HH:mm:ss" :disabled="this.split==3?false:true">
- </el-date-picker>
- </td>
- <td>
- <el-date-picker v-model="form.endTime5" type="datetime" placeholder="选择日期时间"
- value-format="yyyy-MM-dd HH:mm:ss" :disabled="this.split==4?false:true">
- </el-date-picker>
- </td>
- </tr>
- </table>
- </div>
- <div>
- <table style="width: 100%" class="last-table">
- <tr>
- <td colspan="6" style="background-color: black">
- <span style="font-size: 20px;color: white">危害工作许可证</span>
- </td>
- </tr>
- <tr>
- <td width="200"><el-checkbox /> B栏工作内容、C栏危害、D/E/F 栏安全措施不变<b>(G)</b></td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aGSign1" @blur="aGDate1Blur"
- :disabled="this.split==0?false:true"/>
- <el-input style="width: 50%" v-model="form.aGDate1" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aGSign2" @blur="aGDate2Blur"
- :disabled="this.split==1?false:true"/>
- <el-input style="width: 50%" v-model="form.aGDate2" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aGSign3" @blur="aGDate3Blur"
- :disabled="this.split==2?false:true"/>
- <el-input style="width: 50%" v-model="form.aGDate3" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aGSign4" @blur="aGDate4Blur"
- :disabled="this.split==3?false:true"/>
- <el-input style="width: 50%" v-model="form.aGDate4" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aGSign5" @blur="aGDate5Blur"
- :disabled="this.split==4?false:true"/>
- <el-input style="width: 50%" v-model="form.aGDate5" disabled/>
- </td>
- </tr>
- <tr>
- <td><el-checkbox /> D/E/F 栏的安全措施已重新检查及重新批准<b>(H)</b></td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aHSign1" @blur="aHDate1Blur"
- :disabled="this.split==0?false:true"/>
- <el-input style="width: 50%" v-model="form.aHDate1" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aHSign2" @blur="aHDate2Blur"
- :disabled="this.split==1?false:true"/>
- <el-input style="width: 50%" v-model="form.aHDate2" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aHSign3" @blur="aHDate3Blur"
- :disabled="this.split==2?false:true"/>
- <el-input style="width: 50%" v-model="form.aHDate3" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aHSign4" @blur="aHDate4Blur"
- :disabled="this.split==3?false:true"/>
- <el-input style="width: 50%" v-model="form.aHDate4" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aHSign5" @blur="aHDate5Blur"
- :disabled="this.split==4?false:true"/>
- <el-input style="width: 50%" v-model="form.aHDate5" disabled/>
- </td>
- </tr>
- <tr>
- <td><el-checkbox /> 授权的维修主管<b>(I1a)</b></td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aI1aSign1" @blur="aI1aDate1Blur"
- :disabled="this.split==0?false:true"/>
- <el-input style="width: 50%" v-model="form.aI1aDate1" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aI1aSign2" @blur="aI1aDate2Blur"
- :disabled="this.split==1?false:true"/>
- <el-input style="width: 50%" v-model="form.aI1aDate2" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aI1aSign3" @blur="aI1aDate3Blur"
- :disabled="this.split==2?false:true"/>
- <el-input style="width: 50%" v-model="form.aI1aDate3" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aI1aSign4" @blur="aI1aDate4Blur"
- :disabled="this.split==3?false:true"/>
- <el-input style="width: 50%" v-model="form.aI1aDate4" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aI1aSign5" @blur="aI1aDate5Blur"
- :disabled="this.split==4?false:true"/>
- <el-input style="width: 50%" v-model="form.aI1aDate5" disabled/>
- </td>
- </tr>
- <tr>
- <td><el-checkbox /> 安全协调员<b>(A4)</b></td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aA4Sign1" @blur="aA4Date1Blur"
- :disabled="this.split==0?false:true"/>
- <el-input style="width: 50%" v-model="form.aA4Date1" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aA4Sign2" @blur="aA4Date2Blur"
- :disabled="this.split==1?false:true"/>
- <el-input style="width: 50%" v-model="form.aA4Date2" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aA4Sign3" @blur="aA4Date3Blur"
- :disabled="this.split==2?false:true"/>
- <el-input style="width: 50%" v-model="form.aA4Date3" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aA4Sign4" @blur="aA4Date4Blur"
- :disabled="this.split==3?false:true"/>
- <el-input style="width: 50%" v-model="form.aA4Date4" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aA4Sign5" @blur="aA4Date5Blur"
- :disabled="this.split==4?false:true"/>
- <el-input style="width: 50%" v-model="form.aA4Date5" disabled/>
- </td>
- </tr>
- <tr>
- <td><el-checkbox /> 授权的装置/部门维修工人<b>(I1b)</b></td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aI1bSign1" @blur="aI1bDate1Blur"
- :disabled="this.split==0?false:true"/>
- <el-input style="width: 50%" v-model="form.aI1bDate1" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aI1bSign2" @blur="aI1bDate2Blur"
- :disabled="this.split==1?false:true"/>
- <el-input style="width: 50%" v-model="form.aI1bDate2" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aI1bSign3" @blur="aI1bDate3Blur"
- :disabled="this.split==2?false:true"/>
- <el-input style="width: 50%" v-model="form.aI1bDate3" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aI1bSign4" @blur="aI1bDate4Blur"
- :disabled="this.split==3?false:true"/>
- <el-input style="width: 50%" v-model="form.aI1bDate4" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aI1bSign5" @blur="aI1bDate5Blur"
- :disabled="this.split==4?false:true"/>
- <el-input style="width: 50%" v-model="form.aI1bDate5" disabled/>
- </td>
- </tr>
- <tr>
- <td><el-checkbox /> F 栏安全措施已实施<b>(K)</b></td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aKSign1" @blur="aKDate1Blur"
- :disabled="this.split==0?false:true"/>
- <el-input style="width: 50%" v-model="form.aKDate1" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aKSign2" @blur="aKDate2Blur"
- :disabled="this.split==1?false:true"/>
- <el-input style="width: 50%" v-model="form.aKDate2" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aKSign3" @blur="aKDate3Blur"
- :disabled="this.split==2?false:true"/>
- <el-input style="width: 50%" v-model="form.aKDate3" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aKSign4" @blur="aKDate4Blur"
- :disabled="this.split==3?false:true"/>
- <el-input style="width: 50%" v-model="form.aKDate4" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" prefix-icon="el-icon-edit" v-model="form.aKSign5" @blur="aKDate5Blur"
- :disabled="this.split==4?false:true"/>
- <el-input style="width: 50%" v-model="form.aKDate5" disabled/>
- </td>
- </tr>
- <tr>
- <td colspan="6" style="background-color: black">
- <span style="font-size: 20px;color: white">与危害工作许可证相关的其他内容</span>
- </td>
- </tr>
- <tr>
- <td rowspan="2"><el-checkbox /> 时间安全监护人(E3)</td>
- <td>由
- <el-date-picker v-model="form.aE3StartTime1" type="datetime" placeholder=""
- value-format="yyyy-MM-dd HH:mm:ss" style="width: calc(50% - 23px)"
- :disabled="this.split==0?false:true">
- </el-date-picker> 至
- <el-date-picker v-model="form.aE3EndTime1" type="datetime" placeholder=""
- value-format="yyyy-MM-dd HH:mm:ss" style="width: calc(50% - 23px)"
- :disabled="this.split==0?false:true">
- </el-date-picker>
- </td>
- <td>由
- <el-date-picker v-model="form.aE3StartTime2" type="datetime" placeholder=""
- value-format="yyyy-MM-dd HH:mm:ss" style="width: calc(50% - 23px)"
- :disabled="this.split==1?false:true">
- </el-date-picker> 至
- <el-date-picker v-model="form.aE3EndTime2" type="datetime" placeholder=""
- value-format="yyyy-MM-dd HH:mm:ss" style="width: calc(50% - 23px)"
- :disabled="this.split==1?false:true">
- </el-date-picker>
- </td>
- <td>由
- <el-date-picker v-model="form.aE3StartTime3" type="datetime" placeholder=""
- value-format="yyyy-MM-dd HH:mm:ss" style="width: calc(50% - 23px)"
- :disabled="this.split==2?false:true">
- </el-date-picker> 至
- <el-date-picker v-model="form.aE3EndTime3" type="datetime" placeholder=""
- value-format="yyyy-MM-dd HH:mm:ss" style="width: calc(50% - 23px)"
- :disabled="this.split==2?false:true">
- </el-date-picker>
- </td>
- <td>由
- <el-date-picker v-model="form.aE3StartTime4" type="datetime" placeholder=""
- value-format="yyyy-MM-dd HH:mm:ss" style="width: calc(50% - 23px)"
- :disabled="this.split==3?false:true">
- </el-date-picker> 至
- <el-date-picker v-model="form.aE3EndTime4" type="datetime" placeholder=""
- value-format="yyyy-MM-dd HH:mm:ss" style="width: calc(50% - 23px)"
- :disabled="this.split==3?false:true">
- </el-date-picker>
- </td>
- <td>由
- <el-date-picker v-model="form.aE3StartTime5" type="datetime" placeholder=""
- value-format="yyyy-MM-dd HH:mm:ss" style="width: calc(50% - 23px)"
- :disabled="this.split==4?false:true">
- </el-date-picker> 至
- <el-date-picker v-model="form.aE3EndTime5" type="datetime" placeholder=""
- value-format="yyyy-MM-dd HH:mm:ss" style="width: calc(50% - 23px)"
- :disabled="this.split==4?false:true">
- </el-date-picker>
- </td>
- </tr>
- <tr>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" v-model="form.aE3Sign1" @blur="aE3Date1Blur"
- :disabled="this.split==0?false:true"/>
- <el-input style="width: 50%" v-model="form.aE3Date1" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" v-model="form.aE3Sign2" @blur="aE3Date2Blur"
- :disabled="this.split==1?false:true"/>
- <el-input style="width: 50%" v-model="form.aE3Date2" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" v-model="form.aE3Sign3" @blur="aE3Date3Blur"
- :disabled="this.split==2?false:true"/>
- <el-input style="width: 50%" v-model="form.aE3Date3" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" v-model="form.aE3Sign4" @blur="aE3Date4Blur"
- :disabled="this.split==3?false:true"/>
- <el-input style="width: 50%" v-model="form.aE3Date4" disabled/>
- </td>
- <td style="text-align: center">
- <div>签名/时间</div>
- <el-input style="width: 50%" v-model="form.aE3Sign5" @blur="aE3Date5Blur"
- :disabled="this.split==4?false:true"/>
- <el-input style="width: 50%" v-model="form.aE3Date5" disabled/>
- </td>
- </tr>
- </table>
- </div>
- <div>
- <table class="last-table" style="width: 100%">
- <tr>
- <td colspan="7" style="background-color: black">
- <span style="font-size: 20px;color: white">空气检测记录</span>
- </td>
- </tr>
- <tr>
- <td width="200px">检测位置</td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- </tr>
- <tr>
- <td>检测日期/时间(时/分)</td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- </tr>
- <tr>
- <td>检测物质</td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- </tr>
- <tr>
- <td>检测结果</td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- </tr>
- <tr>
- <td>检测人签名</td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- </tr>
- <tr>
- <td>便携式检测仪编号</td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- </tr>
- </table>
- </div>
- </div>
- </el-form>
- </template>
- <script>
- import {
- addDelayPermit,
- getDelayPermit
- } from "@/api/invoicing/delaypermit";
- export default {
- data() {
- return {
- delayData: {
- valiStartTime: null,
- valiEndTime: null,
- aGSign: null,
- aGDate: null,
- aHSign: null,
- aHDate: null,
- aI1aSign: null,
- aI1aDate: null,
- aA4Sign: null,
- aA4Date: null,
- aI1bSign: null,
- aI1bDate: null,
- aKSign: null,
- aKDate: null,
- aE3StartTime: null,
- aE3EndTime: null,
- aE3Sign: null,
- aE3Date: null,
- hE3StartTime: null,
- hE3EndTime: null,
- hE3Sign: null,
- hE3Date: null,
- h51Sign: null,
- h51Date: null,
- h52Sign: null,
- h52Date: null,
- cI2StartTime1: null,
- cI2EndTime1: null,
- cI2Sign1: null,
- cI2Date1: null,
- cI2StartTime2: null,
- cI2EndTime2: null,
- cI2Sign2: null,
- cI2Date2: null,
- },
- form: {
- vId: null,
- aId: null,
- hId: null,
- cId: null,
- valiStartTime: null,
- valiEndTime: null,
- startTime1: null,
- endTime1: null,
- startTime2: null,
- endTime2: null,
- startTime3: null,
- endTime3: null,
- startTime4: null,
- endTime4: null,
- startTime5: null,
- endTime5: null,
- aGSign: null,
- aGDate: null,
- aGSign1: null,
- aGDate1: null,
- aGSign2: null,
- aGDate2: null,
- aGSign3: null,
- aGDate3: null,
- aGSign4: null,
- aGDate4: null,
- aGSign5: null,
- aGDate5: null,
- aHSign: null,
- aHDate: null,
- aHSign1: null,
- aHDate1: null,
- aHSign2: null,
- aHDate2: null,
- aHSign3: null,
- aHDate3: null,
- aHSign4: null,
- aHDate4: null,
- aHSign5: null,
- aHDate5: null,
- aI1aSign: null,
- aI1aDate: null,
- aI1aSign1: null,
- aI1aDate1: null,
- aI1aSign2: null,
- aI1aDate2: null,
- aI1aSign3: null,
- aI1aDate3: null,
- aI1aSign4: null,
- aI1aDate4: null,
- aI1aSign5: null,
- aI1aDate5: null,
- aA4Sign: null,
- aA4Date: null,
- aA4Sign1: null,
- aA4Date1: null,
- aA4Sign2: null,
- aA4Date2: null,
- aA4Sign3: null,
- aA4Date3: null,
- aA4Sign4: null,
- aA4Date4: null,
- aA4Sign5: null,
- aA4Date5: null,
- aI1bSign: null,
- aI1bDate: null,
- aI1bSign1: null,
- aI1bDate1: null,
- aI1bSign2: null,
- aI1bDate2: null,
- aI1bSign3: null,
- aI1bDate3: null,
- aI1bSign4: null,
- aI1bDate4: null,
- aI1bSign5: null,
- aI1bDate5: null,
- aKSign: null,
- aKDate: null,
- aKSign1: null,
- aKDate1: null,
- aKSign2: null,
- aKDate2: null,
- aKSign3: null,
- aKDate3: null,
- aKSign4: null,
- aKDate4: null,
- aKSign5: null,
- aKDate5: null,
- aE3StartTime: null,
- aE3EndTime: null,
- aE3StartTime1: null,
- aE3EndTime1: null,
- aE3StartTime2: null,
- aE3EndTime2: null,
- aE3StartTime3: null,
- aE3EndTime3: null,
- aE3StartTime4: null,
- aE3EndTime4: null,
- aE3StartTime5: null,
- aE3EndTime5: null,
- aE3Sign: null,
- aE3Date: null,
- aE3Sign1: null,
- aE3Date1: null,
- aE3Sign2: null,
- aE3Date2: null,
- aE3Sign3: null,
- aE3Date3: null,
- aE3Sign4: null,
- aE3Date4: null,
- aE3Sign5: null,
- aE3Date5: null,
- hE3StartTime: null,
- hE3EndTime: null,
- hE3StartTime1: null,
- hE3EndTime1: null,
- hE3StartTime2: null,
- hE3EndTime2: null,
- hE3StartTime3: null,
- hE3EndTime3: null,
- hE3StartTime4: null,
- hE3EndTime4: null,
- hE3StartTime5: null,
- hE3EndTime5: null,
- hE3Sign: null,
- hE3Date: null,
- hE3Sign1: null,
- hE3Date1: null,
- hE3Sign2: null,
- hE3Date2: null,
- hE3Sign3: null,
- hE3Date3: null,
- hE3Sign4: null,
- hE3Date4: null,
- hE3Sign5: null,
- hE3Date5: null,
- h51Sign: null,
- h51Date: null,
- h51Sign1: null,
- h51Date1: null,
- h51Sign2: null,
- h51Date2: null,
- h51Sign3: null,
- h51Date3: null,
- h51Sign4: null,
- h51Date4: null,
- h51Sign5: null,
- h51Date5: null,
- h52Sign: null,
- h52Date: null,
- h52Sign1: null,
- h52Date1: null,
- h52Sign2: null,
- h52Date2: null,
- h52Sign3: null,
- h52Date3: null,
- h52Sign4: null,
- h52Date4: null,
- h52Sign5: null,
- h52Date5: null,
- cI2StartTime1: null,
- cI2EndTime1: null,
- cI2StartTime11: null,
- cI2EndTime11: null,
- cI2StartTime12: null,
- cI2EndTime12: null,
- cI2StartTime13: null,
- cI2EndTime13: null,
- cI2StartTime14: null,
- cI2EndTime14: null,
- cI2StartTime15: null,
- cI2EndTime15: null,
- cI2Sign1: null,
- cI2Date1: null,
- cI2Sign11: null,
- cI2Date11: null,
- cI2Sign12: null,
- cI2Date12: null,
- cI2Sign13: null,
- cI2Date13: null,
- cI2Sign14: null,
- cI2Date14: null,
- cI2Sign15: null,
- cI2Date15: null,
- cI2StartTime2: null,
- cI2EndTime2: null,
- cI2StartTime21: null,
- cI2EndTime21: null,
- cI2StartTime22: null,
- cI2EndTime22: null,
- cI2StartTime23: null,
- cI2EndTime23: null,
- cI2StartTime24: null,
- cI2EndTime24: null,
- cI2StartTime25: null,
- cI2EndTime25: null,
- cI2Sign2: null,
- cI2Date2: null,
- cI2Sign21: null,
- cI2Date21: null,
- cI2Sign22: null,
- cI2Date22: null,
- cI2Sign23: null,
- cI2Date23: null,
- cI2Sign24: null,
- cI2Date24: null,
- cI2Sign25: null,
- cI2Date25: null,
- },
- split: 0,
- nowTime: null,
- }
- },
- created: function () {
- this.form.vId = this.$route.query.vId;
- this.form.aId = this.$route.query.aId;
- this.form.hId = this.$route.query.hId;
- this.form.cId = this.$route.query.cId;
- //TODO 数据回显查询(延期票号存在的情况下)
- if (this.form.vId != null) {
- getDelayPermit(this.form.vId).then(response => {
- var list = response.data.others;
- // 设置提交按钮灰色不可使用
- this.split = list.length;
- console.log(this.split);
- if (list.size = 1) {
- for (let i = 0; i < list.length; i++) {
- var one = list[i];
- this.delayData = one;
- this.allDataView(i);
- }
- }
- var data = response.data;
- this.form.vId = data.vId;
- this.form.aId = data.aId;
- this.form.hId = data.hId;
- this.form.cId = data.cId;
- this.msgSuccess(this.$t('延期票数据加载成功'));
- });
- }
- },
- methods: {
- onSubmit() {
- this.dataSplit(this.split + 1)
- console.log(this.form);
- addDelayPermit(this.form).then(response => {
- this.form.vId = response.data;
- this.msgSuccess(this.$t('延期票数据提交成功'));
- });
- },
- dataSplit(splitStr) {
- if (splitStr == 1) {
- this.form.valiStartTime = this.form.startTime1;
- this.form.valiEndTime = this.form.endTime1;
- this.form.aGSign = this.form.aGSign1;
- this.form.aGDate = this.form.aGDate1;
- this.form.aHSign = this.form.aHSign1;
- this.form.aHDate = this.form.aHDate1;
- this.form.aI1aSign = this.form.aI1aSign1;
- this.form.aI1aDate = this.form.aI1aDate1;
- this.form.aA4Sign = this.form.aA4Sign1;
- this.form.aA4Date = this.form.aA4Date1;
- this.form.aI1bSign = this.form.aI1bSign1;
- this.form.aI1bDate = this.form.aI1bDate1;
- this.form.aKSign = this.form.aKSign1;
- this.form.aE3Sign = this.form.aE3Sign1;
- this.form.aE3Date = this.form.aE3Date1;
- this.form.aE3StartTime = this.form.aE3StartTime1;
- this.form.aE3EndTime = this.form.aE3EndTime1;
- this.form.hE3Sign = this.form.hE3Sign1;
- this.form.hE3Date = this.form.hE3Date1;
- this.form.hE3StartTime = this.form.hE3StartTime1;
- this.form.hE3EndTime = this.form.hE3EndTime1;
- this.form.h51Sign = this.form.h51Sign1;
- this.form.h51Date = this.form.h51Date1;
- this.form.h52Sign = this.form.h52Sign1;
- this.form.cI2Sign1 = this.form.cI2Sign11;
- this.form.cI2Date1 = this.form.cI2Date11;
- this.form.cI2StartTime1 = this.form.cI2StartTime11;
- this.form.cI2EndTime1 = this.form.cI2EndTime11;
- this.form.cI2Sign2 = this.form.cI2Sign11;
- this.form.cI2Date2 = this.form.cI2Date11;
- this.form.cI2StartTime2 = this.form.cI2StartTime21;
- this.form.cI2EndTime2 = this.form.cI2EndTime21;
- }
- if (splitStr == 2) {
- this.form.valiStartTime = this.form.startTime2;
- this.form.valiEndTime = this.form.endTime2;
- this.form.aGSign = this.form.aGSign2;
- this.form.aGDate = this.form.aGDate2;
- this.form.aHSign = this.form.aHSign2;
- this.form.aHDate = this.form.aHDate2;
- this.form.aI1aSign = this.form.aI1aSign2;
- this.form.aI1aDate = this.form.aI1aDate2;
- this.form.aA4Sign = this.form.aA4Sign2;
- this.form.aA4Date = this.form.aA4Date2;
- this.form.aI1bSign = this.form.aI1bSign2;
- this.form.aI1bDate = this.form.aI1bDate2;
- this.form.aKSign = this.form.aKSign2;
- this.form.aE3Sign = this.form.aE3Sign2;
- this.form.aE3Date = this.form.aE3Date2;
- this.form.aE3StartTime = this.form.aE3StartTime2;
- this.form.aE3EndTime = this.form.aE3EndTime2;
- this.form.hE3Sign = this.form.hE3Sign2;
- this.form.hE3Date = this.form.hE3Date2;
- this.form.hE3StartTime = this.form.hE3StartTime2;
- this.form.hE3EndTime = this.form.hE3EndTime2;
- this.form.h51Sign = this.form.h51Sign2;
- this.form.h51Date = this.form.h51Date2;
- this.form.h52Sign = this.form.h52Sign2;
- this.form.cI2Sign1 = this.form.cI2Sign12;
- this.form.cI2Date1 = this.form.cI2Date12;
- this.form.cI2StartTime1 = this.form.cI2StartTime12;
- this.form.cI2EndTime1 = this.form.cI2EndTime12;
- this.form.cI2Sign2 = this.form.cI2Sign12;
- this.form.cI2Date2 = this.form.cI2Date12;
- this.form.cI2StartTime2 = this.form.cI2StartTime22;
- this.form.cI2EndTime2 = this.form.cI2EndTime22;
- }
- if (splitStr == 3) {
- this.form.valiStartTime = this.form.startTime3;
- this.form.valiEndTime = this.form.endTime3;
- this.form.aGSign = this.form.aGSign3;
- this.form.aGDate = this.form.aGDate3;
- this.form.aHSign = this.form.aHSign3;
- this.form.aHDate = this.form.aHDate3;
- this.form.aI1aSign = this.form.aI1aSign3;
- this.form.aI1aDate = this.form.aI1aDate3;
- this.form.aA4Sign = this.form.aA4Sign3;
- this.form.aA4Date = this.form.aA4Date3;
- this.form.aI1bSign = this.form.aI1bSign3;
- this.form.aI1bDate = this.form.aI1bDate3;
- this.form.aKSign = this.form.aKSign3;
- this.form.aE3Sign = this.form.aE3Sign3;
- this.form.aE3Date = this.form.aE3Date3;
- this.form.aE3StartTime = this.form.aE3StartTime3;
- this.form.aE3EndTime = this.form.aE3EndTime3;
- this.form.hE3Sign = this.form.hE3Sign3;
- this.form.hE3Date = this.form.hE3Date3;
- this.form.hE3StartTime = this.form.hE3StartTime3;
- this.form.hE3EndTime = this.form.hE3EndTime3;
- this.form.h51Sign = this.form.h51Sign3;
- this.form.h51Date = this.form.h51Date3;
- this.form.h52Sign = this.form.h52Sign3;
- this.form.cI2Sign1 = this.form.cI2Sign13;
- this.form.cI2Date1 = this.form.cI2Date13;
- this.form.cI2StartTime1 = this.form.cI2StartTime13;
- this.form.cI2EndTime1 = this.form.cI2EndTime13;
- this.form.cI2Sign2 = this.form.cI2Sign13;
- this.form.cI2Date2 = this.form.cI2Date13;
- this.form.cI2StartTime2 = this.form.cI2StartTime23;
- this.form.cI2EndTime2 = this.form.cI2EndTime23;
- }
- if (splitStr == 4) {
- this.form.valiStartTime = this.form.startTime4;
- this.form.valiEndTime = this.form.endTime4;
- this.form.aGSign = this.form.aGSign4;
- this.form.aGDate = this.form.aGDate4;
- this.form.aHSign = this.form.aHSign4;
- this.form.aHDate = this.form.aHDate4;
- this.form.aI1aSign = this.form.aI1aSign4;
- this.form.aI1aDate = this.form.aI1aDate4;
- this.form.aA4Sign = this.form.aA4Sign4;
- this.form.aA4Date = this.form.aA4Date4;
- this.form.aI1bSign = this.form.aI1bSign4;
- this.form.aI1bDate = this.form.aI1bDate4;
- this.form.aKSign = this.form.aKSign4;
- this.form.aE3Sign = this.form.aE3Sign4;
- this.form.aE3Date = this.form.aE3Date4;
- this.form.aE3StartTime = this.form.aE3StartTime4;
- this.form.aE3EndTime = this.form.aE3EndTime4;
- this.form.hE3Sign = this.form.hE3Sign4;
- this.form.hE3Date = this.form.hE3Date4;
- this.form.hE3StartTime = this.form.hE3StartTime4;
- this.form.hE3EndTime = this.form.hE3EndTime4;
- this.form.h51Sign = this.form.h51Sign4;
- this.form.h51Date = this.form.h51Date4;
- this.form.h52Sign = this.form.h52Sign4;
- this.form.cI2Sign1 = this.form.cI2Sign14;
- this.form.cI2Date1 = this.form.cI2Date14;
- this.form.cI2StartTime1 = this.form.cI2StartTime14;
- this.form.cI2EndTime1 = this.form.cI2EndTime14;
- this.form.cI2Sign2 = this.form.cI2Sign14;
- this.form.cI2Date2 = this.form.cI2Date14;
- this.form.cI2StartTime2 = this.form.cI2StartTime24;
- this.form.cI2EndTime2 = this.form.cI2EndTime24;
- }
- if (splitStr == 5) {
- this.form.valiStartTime = this.form.startTime5;
- this.form.valiEndTime = this.form.endTime5;
- this.form.aGSign = this.form.aGSign5;
- this.form.aGDate = this.form.aGDate5;
- this.form.aHSign = this.form.aHSign5;
- this.form.aHDate = this.form.aHDate5;
- this.form.aI1aSign = this.form.aI1aSign5;
- this.form.aI1aDate = this.form.aI1aDate5;
- this.form.aA4Sign = this.form.aA4Sign5;
- this.form.aA4Date = this.form.aA4Date5;
- this.form.aI1bSign = this.form.aI1bSign5;
- this.form.aI1bDate = this.form.aI1bDate5;
- this.form.aKSign = this.form.aKSign5;
- this.form.aE3Sign = this.form.aE3Sign5;
- this.form.aE3Date = this.form.aE3Date5;
- this.form.aE3StartTime = this.form.aE3StartTime5;
- this.form.aE3EndTime = this.form.aE3EndTime5;
- this.form.hE3Sign = this.form.hE3Sign5;
- this.form.hE3Date = this.form.hE3Date5;
- this.form.hE3StartTime = this.form.hE3StartTime5;
- this.form.hE3EndTime = this.form.hE3EndTime5;
- this.form.h51Sign = this.form.h51Sign5;
- this.form.h51Date = this.form.h51Date5;
- this.form.h52Sign = this.form.h52Sign5;
- this.form.cI2Sign1 = this.form.cI2Sign15;
- this.form.cI2Date1 = this.form.cI2Date15;
- this.form.cI2StartTime1 = this.form.cI2StartTime15;
- this.form.cI2EndTime1 = this.form.cI2EndTime15;
- this.form.cI2Sign2 = this.form.cI2Sign15;
- this.form.cI2Date2 = this.form.cI2Date15;
- this.form.cI2StartTime2 = this.form.cI2StartTime25;
- this.form.cI2EndTime2 = this.form.cI2EndTime25;
- }
- },
- allDataView(i) {
- console.log(i)
- if (i == 0) {
- this.dataOneView();
- }
- if (i == 1) {
- this.dataTwoView();
- }
- if (i == 2) {
- this.dataThreeView();
- }
- if (i == 3) {
- this.dataFourView();
- }
- if (i == 4) {
- this.dataFiveView();
- }
- },
- dataOneView() {
- this.form.startTime1 = this.delayData.valiStartTime;
- this.form.endTime1 = this.delayData.valiEndTime;
- this.form.aGSign1 = this.delayData.aGSign;
- this.form.aGDate1 = this.delayData.aGDate;
- this.form.aHSign1 = this.delayData.aHSign;
- this.form.aHDate1 = this.delayData.aHDate;
- this.form.aI1aSign1 = this.delayData.aI1aSign;
- this.form.aI1aDate1 = this.delayData.aI1aDate;
- this.form.aA4Sign1 = this.delayData.aA4Sign;
- this.form.aA4Date1 = this.delayData.aA4Date;
- this.form.aI1bSign1 = this.delayData.aI1bSign;
- this.form.aI1bDate1 = this.delayData.aI1bDate;
- this.form.aKSign1 = this.delayData.aKSign;
- this.form.aE3Sign1 = this.delayData.aE3Sign;
- this.form.aE3Date1 = this.delayData.aE3Date;
- this.form.aE3StartTime1 = this.delayData.aE3StartTime;
- this.form.aE3EndTime1 = this.delayData.aE3EndTime;
- this.form.hE3Sign1 = this.delayData.hE3Sign;
- this.form.hE3Date1 = this.delayData.hE3Date;
- this.form.hE3StartTime1 = this.delayData.hE3StartTime;
- this.form.hE3EndTime1 = this.delayData.hE3EndTime;
- this.form.h51Sign1 = this.delayData.h51Sign;
- this.form.h51Date1 = this.delayData.h51Date;
- this.form.h52Sign1 = this.delayData.h52Sign;
- this.form.cI2Sign11 = this.delayData.cI2Sign1;
- this.form.cI2Date11 = this.delayData.cI2Date1;
- this.form.cI2StartTime11 = this.delayData.cI2StartTime1;
- this.form.cI2EndTime11 = this.delayData.cI2EndTime1;
- this.form.cI2Sign21 = this.delayData.cI2Sign1;
- this.form.cI2Date21 = this.delayData.cI2Date1;
- this.form.cI2StartTime21 = this.delayData.cI2StartTime2;
- this.form.cI2EndTime21 = this.delayData.cI2EndTime2;
- },
- dataTwoView() {
- this.form.startTime2 = this.delayData.valiStartTime;
- this.form.endTime2 = this.delayData.valiEndTime;
- this.form.aGSign2 = this.delayData.aGSign;
- this.form.aGDate2 = this.delayData.aGDate;
- this.form.aHSign2 = this.delayData.aHSign;
- this.form.aHDate2 = this.delayData.aHDate;
- this.form.aI1aSign2 = this.delayData.aI1aSign;
- this.form.aI1aDate2 = this.delayData.aI1aDate;
- this.form.aA4Sign2 = this.delayData.aA4Sign;
- this.form.aA4Date2 = this.delayData.aA4Date;
- this.form.aI1bSign2 = this.delayData.aI1bSign;
- this.form.aI1bDate2 = this.delayData.aI1bDate;
- this.form.aKSign2 = this.delayData.aKSign;
- this.form.aE3Sign2 = this.delayData.aE3Sign;
- this.form.aE3Date2 = this.delayData.aE3Date;
- this.form.aE3StartTime2 = this.delayData.aE3StartTime;
- this.form.aE3EndTime2 = this.delayData.aE3EndTime;
- this.form.hE3Sign2 = this.delayData.hE3Sign;
- this.form.hE3Date2 = this.delayData.hE3Date;
- this.form.hE3StartTime2 = this.delayData.hE3StartTime;
- this.form.hE3EndTime2 = this.delayData.hE3EndTime;
- this.form.h51Sign2 = this.delayData.h51Sign;
- this.form.h51Date2 = this.delayData.h51Date;
- this.form.h52Sign2 = this.delayData.h52Sign;
- this.form.cI2Sign12 = this.delayData.cI2Sign1;
- this.form.cI2Date12 = this.delayData.cI2Date1;
- this.form.cI2StartTime12 = this.delayData.cI2StartTime1;
- this.form.cI2EndTime12 = this.delayData.cI2EndTime1;
- this.form.cI2Sign22 = this.delayData.cI2Sign1;
- this.form.cI2Date22 = this.delayData.cI2Date1;
- this.form.cI2StartTime22 = this.delayData.cI2StartTime2;
- this.form.cI2EndTime22 = this.delayData.cI2EndTime2;
- },
- dataThreeView() {
- this.form.startTime3 = this.delayData.valiStartTime;
- this.form.endTime3 = this.delayData.valiEndTime;
- this.form.aGSign3 = this.delayData.aGSign;
- this.form.aGDate3 = this.delayData.aGDate;
- this.form.aHSign3 = this.delayData.aHSign;
- this.form.aHDate3 = this.delayData.aHDate;
- this.form.aI1aSign3 = this.delayData.aI1aSign;
- this.form.aI1aDate3 = this.delayData.aI1aDate;
- this.form.aA4Sign3 = this.delayData.aA4Sign;
- this.form.aA4Date3 = this.delayData.aA4Date;
- this.form.aI1bSign3 = this.delayData.aI1bSign;
- this.form.aI1bDate3 = this.delayData.aI1bDate;
- this.form.aKSign3 = this.delayData.aKSign;
- this.form.aE3Sign3 = this.delayData.aE3Sign;
- this.form.aE3Date3 = this.delayData.aE3Date;
- this.form.aE3StartTime3 = this.delayData.aE3StartTime;
- this.form.aE3EndTime3 = this.delayData.aE3EndTime;
- this.form.hE3Sign3 = this.delayData.hE3Sign;
- this.form.hE3Date3 = this.delayData.hE3Date;
- this.form.hE3StartTime3 = this.delayData.hE3StartTime;
- this.form.hE3EndTime3 = this.delayData.hE3EndTime;
- this.form.h51Sign3 = this.delayData.h51Sign;
- this.form.h51Date3 = this.delayData.h51Date;
- this.form.h52Sign3 = this.delayData.h52Sign;
- this.form.cI2Sign13 = this.delayData.cI2Sign1;
- this.form.cI2Date13 = this.delayData.cI2Date1;
- this.form.cI2StartTime13 = this.delayData.cI2StartTime1;
- this.form.cI2EndTime13 = this.delayData.cI2EndTime1;
- this.form.cI2Sign23 = this.delayData.cI2Sign1;
- this.form.cI2Date23 = this.delayData.cI2Date1;
- this.form.cI2StartTime23 = this.delayData.cI2StartTime2;
- this.form.cI2EndTime23 = this.delayData.cI2EndTime2;
- },
- dataFourView() {
- this.form.startTime4 = this.delayData.valiStartTime;
- this.form.endTime4 = this.delayData.valiEndTime;
- this.form.aGSign4 = this.delayData.aGSign;
- this.form.aGDate4 = this.delayData.aGDate;
- this.form.aHSign4 = this.delayData.aHSign;
- this.form.aHDate4 = this.delayData.aHDate;
- this.form.aI1aSign4 = this.delayData.aI1aSign;
- this.form.aI1aDate4 = this.delayData.aI1aDate;
- this.form.aA4Sign4 = this.delayData.aA4Sign;
- this.form.aA4Date4 = this.delayData.aA4Date;
- this.form.aI1bSign4 = this.delayData.aI1bSign;
- this.form.aI1bDate4 = this.delayData.aI1bDate;
- this.form.aKSign4 = this.delayData.aKSign;
- this.form.aE3Sign4 = this.delayData.aE3Sign;
- this.form.aE3Date4 = this.delayData.aE3Date;
- this.form.aE3StartTime4 = this.delayData.aE3StartTime;
- this.form.aE3EndTime4 = this.delayData.aE3EndTime;
- this.form.hE3Sign4 = this.delayData.hE3Sign;
- this.form.hE3Date4 = this.delayData.hE3Date;
- this.form.hE3StartTime4 = this.delayData.hE3StartTime;
- this.form.hE3EndTime4 = this.delayData.hE3EndTime;
- this.form.h51Sign4 = this.delayData.h51Sign;
- this.form.h51Date4 = this.delayData.h51Date;
- this.form.h52Sign4 = this.delayData.h52Sign;
- this.form.cI2Sign14 = this.delayData.cI2Sign1;
- this.form.cI2Date14 = this.delayData.cI2Date1;
- this.form.cI2StartTime14 = this.delayData.cI2StartTime1;
- this.form.cI2EndTime14 = this.delayData.cI2EndTime1;
- this.form.cI2Sign24 = this.delayData.cI2Sign1;
- this.form.cI2Date24 = this.delayData.cI2Date1;
- this.form.cI2StartTime24 = this.delayData.cI2StartTime2;
- this.form.cI2EndTime24 = this.delayData.cI2EndTime2;
- },
- dataFiveView() {
- this.form.startTime5 = this.delayData.valiStartTime;
- this.form.endTime5 = this.delayData.valiEndTime;
- this.form.aGSign5 = this.delayData.aGSign;
- this.form.aGDate5 = this.delayData.aGDate;
- this.form.aHSign5 = this.delayData.aHSign;
- this.form.aHDate5 = this.delayData.aHDate;
- this.form.aI1aSign5 = this.delayData.aI1aSign;
- this.form.aI1aDate5 = this.delayData.aI1aDate;
- this.form.aA4Sign5 = this.delayData.aA4Sign;
- this.form.aA4Date5 = this.delayData.aA4Date;
- this.form.aI1bSign5 = this.delayData.aI1bSign;
- this.form.aI1bDate5 = this.delayData.aI1bDate;
- this.form.aKSign5 = this.delayData.aKSign;
- this.form.aE3Sign5 = this.delayData.aE3Sign;
- this.form.aE3Date5 = this.delayData.aE3Date;
- this.form.aE3StartTime5 = this.delayData.aE3StartTime;
- this.form.aE3EndTime5 = this.delayData.aE3EndTime;
- this.form.hE3Sign5 = this.delayData.hE3Sign;
- this.form.hE3Date5 = this.delayData.hE3Date;
- this.form.hE3StartTime5 = this.delayData.hE3StartTime;
- this.form.hE3EndTime5 = this.delayData.hE3EndTime;
- this.form.h51Sign5 = this.delayData.h51Sign;
- this.form.h51Date5 = this.delayData.h51Date;
- this.form.h52Sign5 = this.delayData.h52Sign;
- this.form.cI2Sign15 = this.delayData.cI2Sign1;
- this.form.cI2Date15 = this.delayData.cI2Date1;
- this.form.cI2StartTime15 = this.delayData.cI2StartTime1;
- this.form.cI2EndTime15 = this.delayData.cI2EndTime1;
- this.form.cI2Sign25 = this.delayData.cI2Sign1;
- this.form.cI2Date25 = this.delayData.cI2Date1;
- this.form.cI2StartTime25 = this.delayData.cI2StartTime2;
- this.form.cI2EndTime25 = this.delayData.cI2EndTime2;
- },
- getCurrentTime() {
- let yy = new Date().getFullYear();
- let mm = new Date().getMonth() + 1;
- let dd = new Date().getDate();
- let hh = new Date().getHours();
- let mf = new Date().getMinutes() < 10 ? '0' + new Date().getMinutes() : new Date().getMinutes();
- let ss = new Date().getSeconds() < 10 ? '0' + new Date().getSeconds() : new Date().getSeconds();
- this.nowTime = yy + '-' + mm + '-' + dd + ' ' + hh + ':' + mf + ':' + ss;
- console.log(this.nowTime)
- },
- aGDate1Blur() {
- this.getCurrentTime();
- this.form.aGDate1 = this.nowTime;
- },
- aGDate2Blur() {
- this.getCurrentTime();
- this.form.aGDate2 = this.nowTime;
- },
- aGDate3Blur() {
- this.getCurrentTime();
- this.form.aGDate3 = this.nowTime;
- },
- aGDate4Blur() {
- this.getCurrentTime();
- this.form.aGDate4 = this.nowTime;
- },
- aGDate5Blur() {
- this.getCurrentTime();
- this.form.aGDate5 = this.nowTime;
- },
- aHDate1Blur() {
- this.getCurrentTime();
- this.form.aHDate1 = this.nowTime;
- },
- aHDate2Blur() {
- this.getCurrentTime();
- this.form.aHDate2 = this.nowTime;
- },
- aHDate3Blur() {
- this.getCurrentTime();
- this.form.aHDate3 = this.nowTime;
- },
- aHDate4Blur() {
- this.getCurrentTime();
- this.form.aHDate4 = this.nowTime;
- },
- aHDate5Blur() {
- this.getCurrentTime();
- this.form.aHDate5 = this.nowTime;
- },
- aI1aDate1Blur() {
- this.getCurrentTime();
- this.form.aI1aDate1 = this.nowTime;
- },
- aI1aDate2Blur() {
- this.getCurrentTime();
- this.form.aI1aDate2 = this.nowTime;
- },
- aI1aDate3Blur() {
- this.getCurrentTime();
- this.form.aI1aDate3 = this.nowTime;
- },
- aI1aDate4Blur() {
- this.getCurrentTime();
- this.form.aI1aDate4 = this.nowTime;
- },
- aI1aDate5Blur() {
- this.getCurrentTime();
- this.form.aI1aDate5 = this.nowTime;
- },
- aA4Date1Blur() {
- this.getCurrentTime();
- this.form.aA4Date1 = this.nowTime;
- },
- aA4Date2Blur() {
- this.getCurrentTime();
- this.form.aA4Date2 = this.nowTime;
- },
- aA4Date3Blur() {
- this.getCurrentTime();
- this.form.aA4Date3 = this.nowTime;
- },
- aA4Date4Blur() {
- this.getCurrentTime();
- this.form.aA4Date4 = this.nowTime;
- },
- aA4Date5Blur() {
- this.getCurrentTime();
- this.form.aA4Date5 = this.nowTime;
- },
- aI1bDate1Blur() {
- this.getCurrentTime();
- this.form.aI1bDate1 = this.nowTime;
- },
- aI1bDate2Blur() {
- this.getCurrentTime();
- this.form.aI1bDate2 = this.nowTime;
- },
- aI1bDate3Blur() {
- this.getCurrentTime();
- this.form.aI1bDate3 = this.nowTime;
- },
- aI1bDate4Blur() {
- this.getCurrentTime();
- this.form.aI1bDate4 = this.nowTime;
- },
- aI1bDate5Blur() {
- this.getCurrentTime();
- this.form.aI1bDate5 = this.nowTime;
- },
- aKDate1Blur() {
- this.getCurrentTime();
- this.form.aKDate1 = this.nowTime;
- },
- aKDate2Blur() {
- this.getCurrentTime();
- this.form.aKDate2 = this.nowTime;
- },
- aKDate3Blur() {
- this.getCurrentTime();
- this.form.aKDate3 = this.nowTime;
- },
- aKDate4Blur() {
- this.getCurrentTime();
- this.form.aKDate4 = this.nowTime;
- },
- aKDate5Blur() {
- this.getCurrentTime();
- this.form.aKDate5 = this.nowTime;
- },
- aE3Date1Blur() {
- this.getCurrentTime();
- this.form.aE3Date1 = this.nowTime;
- },
- aE3Date2Blur() {
- this.getCurrentTime();
- this.form.aE3Date2 = this.nowTime;
- },
- aE3Date3Blur() {
- this.getCurrentTime();
- this.form.aE3Date3 = this.nowTime;
- },
- aE3Date4Blur() {
- this.getCurrentTime();
- this.form.aE3Date4 = this.nowTime;
- },
- aE3Date5Blur() {
- this.getCurrentTime();
- this.form.aE3Date5 = this.nowTime;
- },
- hE3Date1Blur() {
- this.getCurrentTime();
- this.form.hE3Date1 = this.nowTime;
- },
- hE3Date2Blur() {
- this.getCurrentTime();
- this.form.hE3Date2 = this.nowTime;
- },
- hE3Date3Blur() {
- this.getCurrentTime();
- this.form.hE3Date3 = this.nowTime;
- },
- hE3Date4Blur() {
- this.getCurrentTime();
- this.form.hE3Date4 = this.nowTime;
- },
- hE3Date5Blur() {
- this.getCurrentTime();
- this.form.hE3Date5 = this.nowTime;
- },
- h51Date1Blur() {
- this.getCurrentTime();
- this.form.h51Date1 = this.nowTime;
- },
- h51Date2Blur() {
- this.getCurrentTime();
- this.form.h51Date2 = this.nowTime;
- },
- h51Date3Blur() {
- this.getCurrentTime();
- this.form.h51Date3 = this.nowTime;
- },
- h51Date4Blur() {
- this.getCurrentTime();
- this.form.h51Date4 = this.nowTime;
- },
- h51Date5Blur() {
- this.getCurrentTime();
- this.form.h51Date5 = this.nowTime;
- },
- h52Date1Blur() {
- this.getCurrentTime();
- this.form.h52Date1 = this.nowTime;
- },
- h52Date2Blur() {
- this.getCurrentTime();
- this.form.h52Date2 = this.nowTime;
- },
- h52Date3Blur() {
- this.getCurrentTime();
- this.form.h52Date3 = this.nowTime;
- },
- h52Date4Blur() {
- this.getCurrentTime();
- this.form.h52Date4 = this.nowTime;
- },
- h52Date5Blur() {
- this.getCurrentTime();
- this.form.h52Date5 = this.nowTime;
- },
- cI2Date11Blur() {
- this.getCurrentTime();
- this.form.cI2Date11 = this.nowTime;
- },
- cI2Date12Blur() {
- this.getCurrentTime();
- this.form.cI2Date12 = this.nowTime;
- },
- cI2Date13Blur() {
- this.getCurrentTime();
- this.form.cI2Date13 = this.nowTime;
- },
- cI2Date14Blur() {
- this.getCurrentTime();
- this.form.cI2Date14 = this.nowTime;
- },
- cI2Date15Blur() {
- this.getCurrentTime();
- this.form.cI2Date15 = this.nowTime;
- },
- cI2Date21Blur() {
- this.getCurrentTime();
- this.form.cI2Date21 = this.nowTime;
- },
- cI2Date22Blur() {
- this.getCurrentTime();
- this.form.cI2Date22 = this.nowTime;
- },
- cI2Date23Blur() {
- this.getCurrentTime();
- this.form.cI2Date23 = this.nowTime;
- },
- cI2Date24Blur() {
- this.getCurrentTime();
- this.form.cI2Date24 = this.nowTime;
- },
- cI2Date25Blur() {
- this.getCurrentTime();
- this.form.cI2Date25 = this.nowTime;
- }
- }
- }
- </script>
- <style scoped lang="scss">
- .someBorder-table{
- margin-bottom: 8px;
- tr td{
- border-left: 1px solid #484848;
- text-align: center;
- padding: 10px 6px;
- }
- tr:first-child{
- td:first-child {
- border-left: 0 none;
- }
- }
- }
- .last-table tr td{
- padding: 8px 6px;
- }
- </style>
|