TaskCheckAudit.vue 152 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695
  1. <template>
  2. <div>
  3. <!-- 客户信息-->
  4. <a-page-header
  5. style="background-color: #FFFFFF;margin-bottom:10px"
  6. :title= 'checkState===2 ?"客户信息稽核":checkState===4?"客户信息信息整改":""'
  7. sub-title=""
  8. @back="back"
  9. >
  10. <a-descriptions :title="infoModel.customerName" :column="3" :bordered="false" v-if='checkState===2 ||checkState===5 '>
  11. <a-descriptions-item label="客户类型">{{infoModel.customType===0?"一类客户(党政军、大型企事业单位)":" 二类客户(其余用户)"}}</a-descriptions-item>
  12. <a-descriptions-item v-if='infoModel.scene===0' label="使用场景">办公自用</a-descriptions-item>
  13. <a-descriptions-item v-if='infoModel.scene===1' label="使用场景">自用型呼叫中心</a-descriptions-item>
  14. <a-descriptions-item v-if='infoModel.scene===2' label="使用场景">经营型呼叫中心</a-descriptions-item>
  15. <a-descriptions-item v-if='infoModel.scene===3' label="使用场景">经营型会议电话</a-descriptions-item>
  16. <a-descriptions-item label="客户编号">{{ infoModel.userNo }}</a-descriptions-item>
  17. <a-descriptions-item label="用户发展员工">{{ infoModel.userState }}</a-descriptions-item>
  18. <a-descriptions-item label="用户编号">{{ infoModel.customerNo }}</a-descriptions-item>
  19. <a-descriptions-item label="用户状态">{{ infoModel.userState }}</a-descriptions-item>
  20. <a-descriptions-item label="入网时间">{{ infoModel.networkAccessTime }}</a-descriptions-item>
  21. <a-descriptions-item label="首次激活时间">{{ infoModel.firstActivationDate }}</a-descriptions-item>
  22. <a-descriptions-item label="账户编码">{{ infoModel.accountCode }}</a-descriptions-item>
  23. <a-descriptions-item label="客户名称">{{ infoModel.customerName }}</a-descriptions-item>
  24. <a-descriptions-item label="楼宇名称">{{ infoModel.floorName }}</a-descriptions-item>
  25. <a-descriptions-item label="楼宇编号">{{ infoModel.floorCode }}</a-descriptions-item>
  26. <a-descriptions-item label="客户经理手机号">{{ infoModel.managePhone }}</a-descriptions-item>
  27. <a-descriptions-item label="实际装机地址">{{ infoModel.installationAddress }}</a-descriptions-item>
  28. <!-- <a-descriptions-item label="合同到期时间是否长期">{{ infoModel.contractDateIs }}</a-descriptions-item>-->
  29. <a-descriptions-item label="合同到期时间">{{ infoModel.contractDate==="" ?"长期": infoModel.contractDate}}</a-descriptions-item>
  30. <!-- <a-descriptions-item label="营业执照有效期是否长期">{{ infoModel.businessLicenseDate }}</a-descriptions-item>-->
  31. <a-descriptions-item label="营业执照到期时间">{{ infoModel.businessLicenseDate==="" ?"长期": infoModel.businessLicenseDate}}</a-descriptions-item>
  32. <a-descriptions-item label="房屋租赁合同到期时间">{{ infoModel.houseDate }}</a-descriptions-item>
  33. <a-descriptions-item label="经营型呼叫中心增值许可证到期日">{{ infoModel.zZBusinessLicenseDate }}</a-descriptions-item>
  34. <a-descriptions-item v-if='infoModel.riskGrade==="0"' label="风险评估等级">较低风险</a-descriptions-item>
  35. <a-descriptions-item v-if='infoModel.riskGrade==="1"' label="风险评估等级">低风险</a-descriptions-item>
  36. <a-descriptions-item v-if='infoModel.riskGrade==="2"' label="风险评估等级">中风险</a-descriptions-item>
  37. <a-descriptions-item v-if='infoModel.riskGrade==="3"' label="风险评估等级">高风险</a-descriptions-item>
  38. </a-descriptions>
  39. <a-card v-if='checkState===4' style="margin-bottom:10px;color: #000000d9;font-size: 15px;line-height: 2.5;">
  40. <div>
  41. <span>1.请选择客户类型</span>
  42. </div>
  43. <a-radio-group style="position: relative;left: 30px"
  44. @change="controlChange" prop='customType' v-model:value="infoModel.customType">
  45. <a-radio :value="0">一类客户(党政军、大型企事业单位)</a-radio>
  46. <a-radio :value="1">二类客户(其余用户)</a-radio>
  47. </a-radio-group>
  48. <div>
  49. <span style="display: block">2.请选择使用场景</span>
  50. <a-radio-group style="position: relative;left: 30px;"
  51. @change="controlChange" v-model:value="infoModel.scene" prop='scene'>
  52. <a-radio :value="0">办公自用</a-radio>
  53. <a-radio :value="1">自用型呼叫中心</a-radio>
  54. <a-radio :value="2">经营型呼叫中心</a-radio>
  55. <a-radio :value="3">经营型会议电话</a-radio>
  56. </a-radio-group>
  57. </div>
  58. </a-card>
  59. <a-card v-if='checkState===4' style="margin-bottom:10px;color: #000000d9;font-size: 15px;line-height: 2.5;">
  60. <a-row>
  61. <a-col :span="6">
  62. <a-form-model-item label="客户编号"prop="customerNo" v-bind="labelCol4" >
  63. <a-input v-model="infoModel.customerNo" placeholder="客户编号" :disabled='true'></a-input>
  64. </a-form-model-item>
  65. </a-col>
  66. <!-- <a-col :span="6">-->
  67. <!-- <a-form-model-item label="用户编号" v-bind="labelCol4" >-->
  68. <!-- <a-input v-model="infoModel.userNo" placeholder="用户编号" :disabled='true'></a-input>-->
  69. <!-- </a-form-model-item>-->
  70. <!-- </a-col>-->
  71. <a-col :span="6">
  72. <a-form-model-item label="用户发展员工" prop="staffNo" v-bind="labelCol4">
  73. <a-input :disabled='true' v-model="infoModel.staffNo" placeholder="用户发展员工" ></a-input>
  74. </a-form-model-item>
  75. </a-col>
  76. <!-- <a-col :span="6">-->
  77. <!-- <a-form-model-item label="用户号码" prop="userCode" v-bind="labelCol4">-->
  78. <!-- <a-input :disabled='true' v-model="infoModel.userCode" placeholder="用户号码" ></a-input>-->
  79. <!-- </a-form-model-item>-->
  80. <!-- </a-col>-->
  81. <a-col :span="6">
  82. <a-form-model-item label="用户编号" v-bind="labelCol4" >
  83. <a-input v-model="infoModel.userNo" placeholder="用户编号" :disabled='true'></a-input>
  84. </a-form-model-item>
  85. </a-col>
  86. <a-col :span="6">
  87. <a-form-model-item label="用户状态" prop="userState" v-bind="labelCol4">
  88. <a-input :disabled='true' v-model="infoModel.userState" placeholder="用户状态" ></a-input>
  89. </a-form-model-item>
  90. </a-col>
  91. <a-col :span="6">
  92. <a-form-model-item label="入网时间" prop="networkAccessTime" v-bind="labelCol4" >
  93. <a-input v-model="infoModel.networkAccessTime" placeholder="入网时间" :disabled='true'></a-input>
  94. </a-form-model-item>
  95. </a-col>
  96. <a-col :span="6">
  97. <a-form-model-item label="首次激活时间" prop="firstActivationDate" v-bind="labelCol4">
  98. <a-input :disabled='true' v-model="infoModel.firstActivationDate" placeholder="首次激活时间"></a-input>
  99. </a-form-model-item>
  100. </a-col>
  101. <a-col :span="6">
  102. <a-form-model-item label="账户编码" prop="accountCode" v-bind="labelCol4">
  103. <a-input :disabled='true' v-model="infoModel.accountCode" placeholder="账户编码"></a-input>
  104. </a-form-model-item>
  105. </a-col>
  106. <a-col :span="6">
  107. <a-form-model-item label="客户名称(全)" prop="customerName" v-bind="labelCol4">
  108. <a-input v-model="infoModel.customerName" placeholder="客户名称/使用人名称"></a-input>
  109. </a-form-model-item>
  110. </a-col>
  111. <a-col :span="6">
  112. <a-form-model-item label="楼宇名称" prop="floorName" v-bind="labelCol4">
  113. <a-input v-model="infoModel.floorName" placeholder="楼宇名称"></a-input>
  114. </a-form-model-item>
  115. </a-col>
  116. <a-col :span="6">
  117. <a-form-model-item label="楼宇编号" prop="floorCode" v-bind="labelCol4">
  118. <a-input v-model="infoModel.floorCode" placeholder="楼宇编号"></a-input>
  119. </a-form-model-item>
  120. </a-col>
  121. <a-col :span="6">
  122. <a-form-model-item label="客户经理手机号" prop="managePhone" v-bind="labelCol4">
  123. <a-input v-model="infoModel.managePhone" placeholder="客户经理手机号"></a-input>
  124. </a-form-model-item>
  125. </a-col>
  126. <a-col :span="6">
  127. <a-form-model-item label="实际装机地址" prop="installationAddress" v-bind="labelCol4">
  128. <a-input v-model="infoModel.installationAddress" placeholder="实际装机地址"></a-input>
  129. </a-form-model-item>
  130. </a-col>
  131. <a-col :span="7" v-if='infoModel.contractDateIs==="" || infoModel.contractDateIs===null || infoModel.contractDateIs==="1" '>
  132. <a-form-model-item label="合同到期时间是否长期" prop="contractDateIs" v-bind="labelCol5">
  133. <a-radio-group v-model="infoModel.contractDateIs" button-style="solid" >
  134. <a-radio-button value="0">否</a-radio-button>
  135. <a-radio-button value="1">是</a-radio-button>
  136. </a-radio-group>
  137. </a-form-model-item>
  138. </a-col>
  139. <a-col :span="7" v-if='infoModel.contractDateIs==="0" ' >
  140. <a-form-model-item label="合同到期时间" prop="contractDate" v-bind="labelCol6">
  141. <a-date-picker :style="{width:'100%'}" v-model="infoModel.contractDate"
  142. format="YYYY-MM-DD"
  143. showTime valueFormat="YYYY-MM-DD"/>
  144. </a-form-model-item>
  145. </a-col>
  146. <a-col :span="7" v-if='infoModel.businessLicenseDateIs==="" || infoModel.businessLicenseDateIs===null || infoModel.businessLicenseDateIs==="1" '>
  147. <a-form-model-item label="营业执照有效期是否长期" prop="businessLicenseDateIs" v-bind="labelCol5">
  148. <a-radio-group v-model="infoModel.businessLicenseDateIs" button-style="solid" >
  149. <a-radio-button value="0">否</a-radio-button>
  150. <a-radio-button value="1">是</a-radio-button>
  151. </a-radio-group>
  152. </a-form-model-item>
  153. </a-col>
  154. <a-col :span="7" v-if='infoModel.businessLicenseDateIs==="0"'>
  155. <a-form-model-item label="营业执照到期时间" prop="businessLicenseDate" v-bind="labelCol4">
  156. <a-date-picker style="width: 210px" v-model="infoModel.businessLicenseDate"
  157. format="YYYY-MM-DD"
  158. showTime valueFormat="YYYY-MM-DD"/>
  159. </a-form-model-item>
  160. </a-col>
  161. <!-- (第一类客户办公自用除外,不需提供)-->
  162. <a-col :span="10">
  163. <a-form-model-item label="房屋租赁合同到期时间" :prop='infoModel.customType===0 && infoModel.scene===0 ?"houseDate":""' v-bind="labelCol4">
  164. <a-date-picker style="width: 210px" v-model="infoModel.houseDate"
  165. format="YYYY-MM-DD"
  166. showTime valueFormat="YYYY-MM-DD"/>
  167. </a-form-model-item>
  168. </a-col>
  169. <a-col :span="11">
  170. <a-form-model-item label="经营型呼叫中心增值许可证到期日 " prop="zZBusinessLicenseDate" v-bind="labelCol4">
  171. <a-date-picker style="width: 210px" v-model="infoModel.zZBusinessLicenseDate"
  172. format="YYYY-MM-DD"
  173. showTime valueFormat="YYYY-MM-DD"/>
  174. </a-form-model-item>
  175. </a-col>
  176. <!--风险评估等级(非办公自用需提供)-->
  177. <a-col :span="13">
  178. <a-form-model-item label="风险评估等级(非办公自用需提供)" prop="riskGrade" v-bind="labelCol4">
  179. <a-radio-group v-model="infoModel.riskGrade" button-style="solid" >
  180. <a-radio-button value="0">较低风险</a-radio-button>
  181. <a-radio-button value="1">低风险</a-radio-button>
  182. <a-radio-button value="2">中风险</a-radio-button>
  183. <a-radio-button value="3">高风险</a-radio-button>
  184. </a-radio-group>
  185. </a-form-model-item>
  186. </a-col>
  187. </a-row>
  188. </a-card>
  189. <a-button style="display: block;position: relative;left:auto;margin-top: 10px;border-color: #1890FF;color: #1890FF" @click="historys">整改历史
  190. </a-button>
  191. <div>
  192. <a-modal v-model:open="open" title="修改历史" @ok="handleOk" :width="700">
  193. <template slot="footer" >
  194. <a-button type="primary" style="display:block;margin:0 auto"
  195. @click="handleOk" >关闭</a-button>
  196. </template>
  197. <a-table :columns="columns" :data-source="dataList" :scroll="{ x: 300, y: 500 }" :pagination="false" >
  198. <template #bodyCell="{ column }">
  199. </template>
  200. </a-table>
  201. </a-modal>
  202. </div>
  203. <hr>
  204. <div style="width: 100%;float:left;margin-left: 20%">
  205. <a-list size="large" >
  206. <template>
  207. <a-list-item style='height: 60px' >
  208. <a-col :span="6" >
  209. <div>
  210. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  211. <div style="float:left;margin: 50px 10px;" >
  212. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change='sizeColor' v-model='infoModel.infoResult'>
  213. <a-radio :value="'1'">是</a-radio>
  214. <a-radio :value="'2'">否</a-radio>
  215. </a-radio-group>
  216. </div>
  217. </div>
  218. </a-col>
  219. <a-col :span="18" >
  220. <div style="clear: both"></div>
  221. <a-form-model-item label="稽核结果备注:" prop="basicCheckNote" style="float:left;margin: 50px 10px;" :labelCol="{ span: 5 }" :wrapperCol="{ span: 15 }" >
  222. <a-textarea v-model=infoModel.infoResultRemark :disabled="checkState===2?false:true" placeholder="请输入上述信息的稽核结果" style="float:left;margin: 3px 3px;height:50px; width: 300px;" />
  223. </a-form-model-item>
  224. </a-col>
  225. </a-list-item>
  226. </template>
  227. </a-list>
  228. </div>
  229. </a-page-header>
  230. <div>
  231. <a-card style="margin-bottom:10px;width: 15%;float: left">
  232. <a-steps direction="vertical" :current="steps.current" size="small" @change="stepsClick" v-if='checkState===2 ||checkState===5 '>
  233. <a-step v-for="item in steps.stepsNow" :key="item.title" :status="item.status">
  234. <a-icon v-if="item.solution" style='color: #faad14;' :type="item.type" :slot="item.slot" />
  235. <a-icon v-if="item.solutionGreen" style='color: #52c41a;' :type="item.type" :slot="item.slot" />
  236. <span v-if="item.solutionGreen" style='color: #52c41a;' slot="title" >{{item.title}}</span>
  237. <span v-else-if='item.status==="error"' style='color: red' slot="title" >{{item.title}}</span>
  238. <span v-else-if='item.yellow' style='color: sandybrown' slot="title" >{{item.title}}</span>
  239. <span v-else slot="title" >{{item.title}}</span>
  240. </a-step>
  241. </a-steps>
  242. <a-steps direction="vertical" :current="steps.current" size="small" @change="stepsClick"v-if='checkState===4'>
  243. <a-step v-for="item in steps.stepsNow" :key="item.title" :status="item.status" >
  244. <!-- <a-icon :type="item.type" :slot="item.slot" />-->
  245. <a-icon v-if="item.solution" style='color: #faad14;' :type="item.type" :slot="item.slot" />
  246. <span v-if="item.solution" style='color: sandybrown' slot="title" >{{item.title}}</span>
  247. <span v-else slot="title" >{{item.title}}</span>
  248. </a-step>
  249. </a-steps>
  250. <a-button @click="submitAuditLot"v-if='checkState!==5' style="width: 100%;position: relative;top: 10px" type="primary">提交稽核</a-button>
  251. <a-button @click="outPage"v-if='checkState===5' style="width: 100%;position: relative;top: 10px" type="primary">退出</a-button>
  252. </a-card>
  253. <!-- 入网申请签报 -->
  254. <a-card v-if="steps.currentId === 'applySign'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  255. <div slot="title">
  256. <span style="float: left;position: relative;top: 4px">入网申请签报</span>
  257. <!-- 操作按钮-->
  258. <div style="position: relative;left: 10px">
  259. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  260. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  261. </div>
  262. </div>
  263. <div style="width: 40%">
  264. <div class="markdown" style="position: relative;top:10px;left: 10%">
  265. <ul>
  266. <li style='color: #ee9900'>1)18年9月以后入网的需要</li>
  267. </ul>
  268. </div>
  269. </div>
  270. <div style="width: 100%;margin-left: 13%">
  271. <a-list size="large" >
  272. <template>
  273. <a-list-item style='height: 60px' >
  274. <a-col :span="6" >
  275. <div>
  276. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  277. <div style="float:left;margin: 50px 10px;" >
  278. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.applySignResult)" v-model='infoModel.applySignResult'>
  279. <a-radio :value="'1'">是</a-radio>
  280. <a-radio :value="'2'">否</a-radio>
  281. </a-radio-group>
  282. </div>
  283. </div>
  284. </a-col>
  285. </a-list-item>
  286. </template>
  287. </a-list>
  288. </div>
  289. <div style="width: 85%;float:left;">
  290. <div>
  291. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  292. <a-textarea style="height: 77px"
  293. v-model="infoModel.applySignResultRemark"
  294. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  295. />
  296. </a-form-model-item>
  297. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  298. <a-textarea style="height: 77px"
  299. v-model="infoModel.applySignRemark"
  300. @change="textareaChange('applySign','applySignRemark')"
  301. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  302. />
  303. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  304. </a-form-model-item>
  305. </div>
  306. <div style="height: 70%">
  307. <div class="thumb-example">
  308. <!-- swiper1 -->
  309. <swiper
  310. class="swiper gallery-top"
  311. :options="swiperOptionTop"
  312. ref="swiperTop"
  313. >
  314. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.applySign" :key="item.id">
  315. <iframe
  316. v-if="item.urlBase"
  317. frameborder="1"
  318. :src="item.urlBase"
  319. ref="ifr"
  320. width="100%"
  321. height="445px"
  322. scrolling="auto">
  323. </iframe>
  324. <img style="width: 100%;height: 70%;border: 1px solid;"
  325. v-if="!item.urlBase" :src="noDataPng" border="1">
  326. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  327. v-if=" item.urlBase "
  328. @click="downloadFile(item.url)">下载
  329. </a-button>
  330. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  331. v-if=" item.urlBase "
  332. @click="jumpUrl(item.urlBase)">预览
  333. </a-button>
  334. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  335. danger @click="removeFile(item,'applySign')">移除
  336. </a-button>
  337. </swiper-slide>
  338. <div
  339. class="swiper-button-next swiper-button-white"
  340. slot="button-next"
  341. ></div>
  342. <div
  343. class="swiper-button-prev swiper-button-white"
  344. slot="button-prev"
  345. ></div>
  346. </swiper>
  347. <!-- swiper2 Thumbs -->
  348. <swiper
  349. class="swiper gallery-thumbs"
  350. :options="swiperOptionThumbs"
  351. ref="swiperThumbs"
  352. >
  353. <swiper-slide
  354. class="slide"
  355. style="width:100px;height:100px;"
  356. v-for="(item, index) in infoModel.applySign"
  357. :key="item.id"
  358. >
  359. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  360. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  361. </div>
  362. <img style="width: 100%;height: 96px"
  363. v-if="!item.urlBase" :src="noDataPng" border="1">
  364. </swiper-slide>
  365. <!-- 点我上传文件按钮-->
  366. <div class="clearfix">
  367. <a-upload
  368. listType="picture-card"
  369. name="file"
  370. :multiple="false"
  371. :action="importMinioUploadAction"
  372. :customRequest="e => selfUploadContract(e, 'applySign')"
  373. :headers="tokenHeader"
  374. :showUploadList="false"
  375. :beforeUpload="importBeforeUpload"
  376. @change="importHandleChange"
  377. >
  378. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  379. <a-icon type="plus"/>
  380. <div class="ant-upload-text">点我上传</div>
  381. </div>
  382. </a-upload>
  383. </div>
  384. <div class="swiper-button-next swiper-button-white" slot="button-next">
  385. <div>
  386. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  387. </div>
  388. </div>
  389. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  390. <div>
  391. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  392. </div>
  393. </div>
  394. </swiper>
  395. </div>
  396. </div>
  397. </div>
  398. </a-card>
  399. <!-- 三张现场照片 -->
  400. <a-card v-if="steps.currentId === 'threePhotos'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  401. <div slot="title">
  402. <span style="float: left;position: relative;top: 4px">三张现场照片</span>
  403. <!-- 操作按钮-->
  404. <div style="position: relative;left: 10px">
  405. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  406. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  407. </div>
  408. </div>
  409. <div style="width: 40%">
  410. <div class="markdown" style="position: relative;top:10px;left: 10%">
  411. <ul>
  412. <li style='color: #ee9900'>门头LOGO、座席、机房和,照片需有客户经理</li>
  413. </ul>
  414. </div>
  415. </div>
  416. <div style="width: 100%;margin-left: 13%">
  417. <a-list size="large" >
  418. <template>
  419. <a-list-item style='height: 60px' >
  420. <a-col :span="6" >
  421. <div>
  422. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  423. <div style="float:left;margin: 50px 10px;" >
  424. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.threePhotosResult)" v-model='infoModel.threePhotosResult'>
  425. <a-radio :value="'1'">是</a-radio>
  426. <a-radio :value="'2'">否</a-radio>
  427. </a-radio-group>
  428. </div>
  429. </div>
  430. </a-col>
  431. </a-list-item>
  432. </template>
  433. </a-list>
  434. </div>
  435. <div style="width: 85%;float:left;">
  436. <div>
  437. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  438. <a-textarea style="height: 77px"
  439. v-model="infoModel.threePhotosResultRemark"
  440. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  441. />
  442. </a-form-model-item>
  443. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  444. <a-textarea style="height: 77px"
  445. v-model="infoModel.threePhotosRemark"
  446. @change="textareaChange('threePhotos','threePhotosRemark')"
  447. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  448. />
  449. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  450. </a-form-model-item>
  451. </div>
  452. <div style="height: 70%">
  453. <div class="thumb-example">
  454. <!-- swiper1 -->
  455. <swiper
  456. class="swiper gallery-top"
  457. :options="swiperOptionTop"
  458. ref="swiperTop"
  459. >
  460. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.threePhotos" :key="item.id">
  461. <iframe
  462. v-if="item.urlBase"
  463. frameborder="1"
  464. :src="item.urlBase"
  465. ref="ifr"
  466. width="100%"
  467. height="445px"
  468. scrolling="auto">
  469. </iframe>
  470. <img style="width: 100%;height: 70%;border: 1px solid;"
  471. v-if="!item.urlBase" :src="noDataPng" border="1">
  472. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  473. v-if=" item.urlBase "
  474. @click="downloadFile(item.url)">下载
  475. </a-button>
  476. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  477. v-if=" item.urlBase "
  478. @click="jumpUrl(item.urlBase)">预览
  479. </a-button>
  480. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  481. danger @click="removeFile(item,'threePhotos')">移除
  482. </a-button>
  483. </swiper-slide>
  484. <div
  485. class="swiper-button-next swiper-button-white"
  486. slot="button-next"
  487. ></div>
  488. <div
  489. class="swiper-button-prev swiper-button-white"
  490. slot="button-prev"
  491. ></div>
  492. </swiper>
  493. <!-- swiper2 Thumbs -->
  494. <swiper
  495. class="swiper gallery-thumbs"
  496. :options="swiperOptionThumbs"
  497. ref="swiperThumbs"
  498. >
  499. <swiper-slide
  500. class="slide"
  501. style="width:100px;height:100px;"
  502. v-for="(item, index) in infoModel.threePhotos"
  503. :key="item.id"
  504. >
  505. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  506. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  507. </div>
  508. <img style="width: 100%;height: 96px"
  509. v-if="!item.urlBase" :src="noDataPng" border="1">
  510. </swiper-slide>
  511. <!-- 点我上传文件按钮-->
  512. <div class="clearfix">
  513. <a-upload
  514. listType="picture-card"
  515. name="file"
  516. :multiple="false"
  517. :action="importMinioUploadAction"
  518. :customRequest="e => selfUploadContract(e, 'threePhotos')"
  519. :headers="tokenHeader"
  520. :showUploadList="false"
  521. :beforeUpload="importBeforeUpload"
  522. @change="importHandleChange"
  523. >
  524. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  525. <a-icon type="plus"/>
  526. <div class="ant-upload-text">点我上传</div>
  527. </div>
  528. </a-upload>
  529. </div>
  530. <div class="swiper-button-next swiper-button-white" slot="button-next">
  531. <div>
  532. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  533. </div>
  534. </div>
  535. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  536. <div>
  537. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  538. </div>
  539. </div>
  540. </swiper>
  541. </div>
  542. </div>
  543. </div>
  544. </a-card>
  545. <!-- 责任承诺书-->
  546. <a-card v-if="steps.currentId === 'commitmentBook'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  547. <div slot="title">
  548. <span style="float: left;position: relative;top: 4px">责任承诺书</span>
  549. <!-- 操作按钮-->
  550. <div style="position: relative;left: 10px">
  551. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  552. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  553. </div>
  554. </div>
  555. <div style="width: 40%">
  556. <div class="markdown" style="position: relative;top:10px;left: 10%">
  557. <ul>
  558. </ul>
  559. </div>
  560. </div>
  561. <div style="width: 100%;margin-left: 13%">
  562. <a-list size="large" >
  563. <template>
  564. <a-list-item style='height: 60px' >
  565. <a-col :span="6" >
  566. <div>
  567. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  568. <div style="float:left;margin: 50px 10px;" >
  569. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.commitmentBookResult)" v-model='infoModel.commitmentBookResult'>
  570. <a-radio :value="'1'">是</a-radio>
  571. <a-radio :value="'2'">否</a-radio>
  572. </a-radio-group>
  573. </div>
  574. </div>
  575. </a-col>
  576. </a-list-item>
  577. </template>
  578. </a-list>
  579. </div>
  580. <div style="width: 85%;float:left;">
  581. <div>
  582. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  583. <a-textarea style="height: 77px"
  584. v-model="infoModel.commitmentBookResultRemark"
  585. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  586. />
  587. </a-form-model-item>
  588. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  589. <a-textarea style="height: 77px"
  590. v-model="infoModel.commitmentBookRemark"
  591. @change="textareaChange('commitmentBook','commitmentBookRemark')"
  592. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  593. />
  594. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  595. </a-form-model-item>
  596. </div>
  597. <div style="height: 70%">
  598. <div class="thumb-example">
  599. <!-- swiper1 -->
  600. <swiper
  601. class="swiper gallery-top"
  602. :options="swiperOptionTop"
  603. ref="swiperTop"
  604. >
  605. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.commitmentBook" :key="item.id">
  606. <iframe
  607. v-if="item.urlBase"
  608. frameborder="1"
  609. :src="item.urlBase"
  610. ref="ifr"
  611. width="100%"
  612. height="445px"
  613. scrolling="auto">
  614. </iframe>
  615. <img style="width: 100%;height: 70%;border: 1px solid;"
  616. v-if="!item.urlBase" :src="noDataPng" border="1">
  617. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  618. v-if=" item.urlBase "
  619. @click="downloadFile(item.url)">下载
  620. </a-button>
  621. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  622. v-if=" item.urlBase "
  623. @click="jumpUrl(item.urlBase)">预览
  624. </a-button>
  625. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  626. danger @click="removeFile(item,'commitmentBook')">移除
  627. </a-button>
  628. </swiper-slide>
  629. <div
  630. class="swiper-button-next swiper-button-white"
  631. slot="button-next"
  632. ></div>
  633. <div
  634. class="swiper-button-prev swiper-button-white"
  635. slot="button-prev"
  636. ></div>
  637. </swiper>
  638. <!-- swiper2 Thumbs -->
  639. <swiper
  640. class="swiper gallery-thumbs"
  641. :options="swiperOptionThumbs"
  642. ref="swiperThumbs"
  643. >
  644. <swiper-slide
  645. class="slide"
  646. style="width:100px;height:100px;"
  647. v-for="(item, index) in infoModel.commitmentBook"
  648. :key="item.id"
  649. >
  650. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  651. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  652. </div>
  653. <img style="width: 100%;height: 96px"
  654. v-if="!item.urlBase" :src="noDataPng" border="1">
  655. </swiper-slide>
  656. <!-- 点我上传文件按钮-->
  657. <div class="clearfix">
  658. <a-upload
  659. listType="picture-card"
  660. name="file"
  661. :multiple="false"
  662. :action="importMinioUploadAction"
  663. :customRequest="e => selfUploadContract(e, 'commitmentBook')"
  664. :headers="tokenHeader"
  665. :showUploadList="false"
  666. :beforeUpload="importBeforeUpload"
  667. @change="importHandleChange"
  668. >
  669. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  670. <a-icon type="plus"/>
  671. <div class="ant-upload-text">点我上传</div>
  672. </div>
  673. </a-upload>
  674. </div>
  675. <div class="swiper-button-next swiper-button-white" slot="button-next">
  676. <div>
  677. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  678. </div>
  679. </div>
  680. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  681. <div>
  682. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  683. </div>
  684. </div>
  685. </swiper>
  686. </div>
  687. </div>
  688. </div>
  689. </a-card>
  690. <!-- 突破客户经理管控价是否有固网价格审批-->
  691. <a-card v-if="steps.currentId === 'isPriceApproval'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  692. <div slot="title">
  693. <span style="float: left;position: relative;top: 4px">突破客户经理管控价是否有固网价格审批</span>
  694. <!-- 操作按钮-->
  695. <div style="position: relative;left: 10px">
  696. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  697. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  698. </div>
  699. </div>
  700. <div style="width: 40%">
  701. <div class="markdown" style="position: relative;top:10px;left: 10%">
  702. <ul>
  703. </ul>
  704. </div>
  705. </div>
  706. <div style="width: 100%;margin-left: 13%">
  707. <a-list size="large" >
  708. <template>
  709. <a-list-item style='height: 60px' >
  710. <a-col :span="6" >
  711. <div>
  712. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  713. <div style="float:left;margin: 50px 10px;" >
  714. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.isPriceApprovalResult)" v-model='infoModel.isPriceApprovalResult'>
  715. <a-radio :value="'1'">是</a-radio>
  716. <a-radio :value="'2'">否</a-radio>
  717. </a-radio-group>
  718. </div>
  719. </div>
  720. </a-col>
  721. </a-list-item>
  722. </template>
  723. </a-list>
  724. </div>
  725. <div style="width: 85%;float:left;">
  726. <div>
  727. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  728. <a-textarea style="height: 77px"
  729. v-model="infoModel.isPriceApprovalResultRemark"
  730. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  731. />
  732. </a-form-model-item>
  733. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  734. <a-textarea style="height: 77px"
  735. v-model="infoModel.isPriceApprovalRemark"
  736. @change="textareaChange('isPriceApproval','isPriceApprovalRemark')"
  737. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  738. />
  739. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  740. </a-form-model-item>
  741. </div>
  742. <div style="height: 70%">
  743. <div class="thumb-example">
  744. <!-- swiper1 -->
  745. <swiper
  746. class="swiper gallery-top"
  747. :options="swiperOptionTop"
  748. ref="swiperTop"
  749. >
  750. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.isPriceApproval" :key="item.id">
  751. <iframe
  752. v-if="item.urlBase"
  753. frameborder="1"
  754. :src="item.urlBase"
  755. ref="ifr"
  756. width="100%"
  757. height="445px"
  758. scrolling="auto">
  759. </iframe>
  760. <img style="width: 100%;height: 70%;border: 1px solid;"
  761. v-if="!item.urlBase" :src="noDataPng" border="1">
  762. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  763. v-if=" item.urlBase "
  764. @click="downloadFile(item.url)">下载
  765. </a-button>
  766. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  767. v-if=" item.urlBase "
  768. @click="jumpUrl(item.urlBase)">预览
  769. </a-button>
  770. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  771. danger @click="removeFile(item,'isPriceApproval')">移除
  772. </a-button>
  773. </swiper-slide>
  774. <div
  775. class="swiper-button-next swiper-button-white"
  776. slot="button-next"
  777. ></div>
  778. <div
  779. class="swiper-button-prev swiper-button-white"
  780. slot="button-prev"
  781. ></div>
  782. </swiper>
  783. <!-- swiper2 Thumbs -->
  784. <swiper
  785. class="swiper gallery-thumbs"
  786. :options="swiperOptionThumbs"
  787. ref="swiperThumbs"
  788. >
  789. <swiper-slide
  790. class="slide"
  791. style="width:100px;height:100px;"
  792. v-for="(item, index) in infoModel.isPriceApproval"
  793. :key="item.id"
  794. >
  795. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  796. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  797. </div>
  798. <img style="width: 100%;height: 96px"
  799. v-if="!item.urlBase" :src="noDataPng" border="1">
  800. </swiper-slide>
  801. <!-- 点我上传文件按钮-->
  802. <div class="clearfix">
  803. <a-upload
  804. listType="picture-card"
  805. name="file"
  806. :multiple="false"
  807. :action="importMinioUploadAction"
  808. :customRequest="e => selfUploadContract(e, 'isPriceApproval')"
  809. :headers="tokenHeader"
  810. :showUploadList="false"
  811. :beforeUpload="importBeforeUpload"
  812. @change="importHandleChange"
  813. >
  814. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  815. <a-icon type="plus"/>
  816. <div class="ant-upload-text">点我上传</div>
  817. </div>
  818. </a-upload>
  819. </div>
  820. <div class="swiper-button-next swiper-button-white" slot="button-next">
  821. <div>
  822. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  823. </div>
  824. </div>
  825. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  826. <div>
  827. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  828. </div>
  829. </div>
  830. </swiper>
  831. </div>
  832. </div>
  833. </div>
  834. </a-card>
  835. <!-- 法人身份证-->
  836. <a-card v-if="steps.currentId === 'legalIdCard'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  837. <div slot="title">
  838. <span style="float: left;position: relative;top: 4px">法人身份证</span>
  839. <!-- 操作按钮-->
  840. <div style="position: relative;left: 10px">
  841. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  842. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  843. </div>
  844. </div>
  845. <div style="width: 40%">
  846. <div class="markdown" style="position: relative;top:10px;left: 10%">
  847. <ul>
  848. <li style='color: #ee9900'>非党政军客户需具备</li>
  849. </ul>
  850. </div>
  851. </div>
  852. <div style="width: 100%;margin-left: 13%">
  853. <a-list size="large" >
  854. <template>
  855. <a-list-item style='height: 60px' >
  856. <a-col :span="6" >
  857. <div>
  858. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  859. <div style="float:left;margin: 50px 10px;" >
  860. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.legalIdCardResult)" v-model='infoModel.legalIdCardResult'>
  861. <a-radio :value="'1'">是</a-radio>
  862. <a-radio :value="'2'">否</a-radio>
  863. </a-radio-group>
  864. </div>
  865. </div>
  866. </a-col>
  867. </a-list-item>
  868. </template>
  869. </a-list>
  870. </div>
  871. <div style="width: 85%;float:left;">
  872. <div>
  873. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  874. <a-textarea style="height: 77px"
  875. v-model="infoModel.legalIdCardResultRemark"
  876. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  877. />
  878. </a-form-model-item>
  879. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  880. <a-textarea style="height: 77px"
  881. v-model="infoModel.legalIdCardRemark"
  882. @change="textareaChange('legalIdCard','legalIdCardRemark')"
  883. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  884. />
  885. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  886. </a-form-model-item>
  887. </div>
  888. <div style="height: 70%">
  889. <div class="thumb-example">
  890. <!-- swiper1 -->
  891. <swiper
  892. class="swiper gallery-top"
  893. :options="swiperOptionTop"
  894. ref="swiperTop"
  895. >
  896. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.legalIdCard" :key="item.id">
  897. <iframe
  898. v-if="item.urlBase"
  899. frameborder="1"
  900. :src="item.urlBase"
  901. ref="ifr"
  902. width="100%"
  903. height="445px"
  904. scrolling="auto">
  905. </iframe>
  906. <img style="width: 100%;height: 70%;border: 1px solid;"
  907. v-if="!item.urlBase" :src="noDataPng" border="1">
  908. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  909. v-if=" item.urlBase "
  910. @click="downloadFile(item.url)">下载
  911. </a-button>
  912. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  913. v-if=" item.urlBase "
  914. @click="jumpUrl(item.urlBase)">预览
  915. </a-button>
  916. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  917. danger @click="removeFile(item,'legalIdCard')">移除
  918. </a-button>
  919. </swiper-slide>
  920. <div
  921. class="swiper-button-next swiper-button-white"
  922. slot="button-next"
  923. ></div>
  924. <div
  925. class="swiper-button-prev swiper-button-white"
  926. slot="button-prev"
  927. ></div>
  928. </swiper>
  929. <!-- swiper2 Thumbs -->
  930. <swiper
  931. class="swiper gallery-thumbs"
  932. :options="swiperOptionThumbs"
  933. ref="swiperThumbs"
  934. >
  935. <swiper-slide
  936. class="slide"
  937. style="width:100px;height:100px;"
  938. v-for="(item, index) in infoModel.legalIdCard"
  939. :key="item.id"
  940. >
  941. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  942. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  943. </div>
  944. <img style="width: 100%;height: 96px"
  945. v-if="!item.urlBase" :src="noDataPng" border="1">
  946. </swiper-slide>
  947. <!-- 点我上传文件按钮-->
  948. <div class="clearfix">
  949. <a-upload
  950. listType="picture-card"
  951. name="file"
  952. :multiple="false"
  953. :action="importMinioUploadAction"
  954. :customRequest="e => selfUploadContract(e, 'legalIdCard')"
  955. :headers="tokenHeader"
  956. :showUploadList="false"
  957. :beforeUpload="importBeforeUpload"
  958. @change="importHandleChange"
  959. >
  960. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  961. <a-icon type="plus"/>
  962. <div class="ant-upload-text">点我上传</div>
  963. </div>
  964. </a-upload>
  965. </div>
  966. <div class="swiper-button-next swiper-button-white" slot="button-next">
  967. <div>
  968. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  969. </div>
  970. </div>
  971. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  972. <div>
  973. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  974. </div>
  975. </div>
  976. </swiper>
  977. </div>
  978. </div>
  979. </div>
  980. </a-card>
  981. <!-- 经办人身份证-->
  982. <a-card v-if="steps.currentId === 'operatorIdCard'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  983. <div slot="title">
  984. <span style="float: left;position: relative;top: 4px">经办人身份证</span>
  985. <!-- 操作按钮-->
  986. <div style="position: relative;left: 10px">
  987. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  988. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  989. </div>
  990. </div>
  991. <div style="width: 40%">
  992. <div class="markdown" style="position: relative;top:10px;left: 10%">
  993. <ul>
  994. </ul>
  995. </div>
  996. </div>
  997. <div style="width: 100%;margin-left: 13%">
  998. <a-list size="large" >
  999. <template>
  1000. <a-list-item style='height: 60px' >
  1001. <a-col :span="6" >
  1002. <div>
  1003. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  1004. <div style="float:left;margin: 50px 10px;" >
  1005. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.operatorIdCardResult)" v-model='infoModel.operatorIdCardResult'>
  1006. <a-radio :value="'1'">是</a-radio>
  1007. <a-radio :value="'2'">否</a-radio>
  1008. </a-radio-group>
  1009. </div>
  1010. </div>
  1011. </a-col>
  1012. </a-list-item>
  1013. </template>
  1014. </a-list>
  1015. </div>
  1016. <div style="width: 85%;float:left;">
  1017. <div>
  1018. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  1019. <a-textarea style="height: 77px"
  1020. v-model="infoModel.operatorIdCardResultRemark"
  1021. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  1022. />
  1023. </a-form-model-item>
  1024. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  1025. <a-textarea style="height: 77px"
  1026. v-model="infoModel.operatorIdCardRemark"
  1027. @change="textareaChange('operatorIdCard','operatorIdCardRemark')"
  1028. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  1029. />
  1030. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1031. </a-form-model-item>
  1032. </div>
  1033. <div style="height: 70%">
  1034. <div class="thumb-example">
  1035. <!-- swiper1 -->
  1036. <swiper
  1037. class="swiper gallery-top"
  1038. :options="swiperOptionTop"
  1039. ref="swiperTop"
  1040. >
  1041. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.operatorIdCard" :key="item.id">
  1042. <iframe
  1043. v-if="item.urlBase"
  1044. frameborder="1"
  1045. :src="item.urlBase"
  1046. ref="ifr"
  1047. width="100%"
  1048. height="445px"
  1049. scrolling="auto">
  1050. </iframe>
  1051. <img style="width: 100%;height: 70%;border: 1px solid;"
  1052. v-if="!item.urlBase" :src="noDataPng" border="1">
  1053. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1054. v-if=" item.urlBase "
  1055. @click="downloadFile(item.url)">下载
  1056. </a-button>
  1057. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1058. v-if=" item.urlBase "
  1059. @click="jumpUrl(item.urlBase)">预览
  1060. </a-button>
  1061. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  1062. danger @click="removeFile(item,'operatorIdCard')">移除
  1063. </a-button>
  1064. </swiper-slide>
  1065. <div
  1066. class="swiper-button-next swiper-button-white"
  1067. slot="button-next"
  1068. ></div>
  1069. <div
  1070. class="swiper-button-prev swiper-button-white"
  1071. slot="button-prev"
  1072. ></div>
  1073. </swiper>
  1074. <!-- swiper2 Thumbs -->
  1075. <swiper
  1076. class="swiper gallery-thumbs"
  1077. :options="swiperOptionThumbs"
  1078. ref="swiperThumbs"
  1079. >
  1080. <swiper-slide
  1081. class="slide"
  1082. style="width:100px;height:100px;"
  1083. v-for="(item, index) in infoModel.operatorIdCard"
  1084. :key="item.id"
  1085. >
  1086. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1087. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1088. </div>
  1089. <img style="width: 100%;height: 96px"
  1090. v-if="!item.urlBase" :src="noDataPng" border="1">
  1091. </swiper-slide>
  1092. <!-- 点我上传文件按钮-->
  1093. <div class="clearfix">
  1094. <a-upload
  1095. listType="picture-card"
  1096. name="file"
  1097. :multiple="false"
  1098. :action="importMinioUploadAction"
  1099. :customRequest="e => selfUploadContract(e, 'operatorIdCard')"
  1100. :headers="tokenHeader"
  1101. :showUploadList="false"
  1102. :beforeUpload="importBeforeUpload"
  1103. @change="importHandleChange"
  1104. >
  1105. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  1106. <a-icon type="plus"/>
  1107. <div class="ant-upload-text">点我上传</div>
  1108. </div>
  1109. </a-upload>
  1110. </div>
  1111. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1112. <div>
  1113. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1114. </div>
  1115. </div>
  1116. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1117. <div>
  1118. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1119. </div>
  1120. </div>
  1121. </swiper>
  1122. </div>
  1123. </div>
  1124. </div>
  1125. </a-card>
  1126. <!-- 授权函-->
  1127. <a-card v-if="steps.currentId === 'authorizeBook'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1128. <div slot="title">
  1129. <span style="float: left;position: relative;top: 4px">授权函</span>
  1130. <!-- 操作按钮-->
  1131. <div style="position: relative;left: 10px">
  1132. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  1133. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  1134. </div>
  1135. </div>
  1136. <div style="width: 40%">
  1137. <div class="markdown" style="position: relative;top:10px;left: 10%">
  1138. <ul>
  1139. </ul>
  1140. </div>
  1141. </div>
  1142. <div style="width: 100%;margin-left: 13%">
  1143. <a-list size="large" >
  1144. <template>
  1145. <a-list-item style='height: 60px' >
  1146. <a-col :span="6" >
  1147. <div>
  1148. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  1149. <div style="float:left;margin: 50px 10px;" >
  1150. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.authorizeBookResult)" v-model='infoModel.authorizeBookResult'>
  1151. <a-radio :value="'1'">是</a-radio>
  1152. <a-radio :value="'2'">否</a-radio>
  1153. </a-radio-group>
  1154. </div>
  1155. </div>
  1156. </a-col>
  1157. </a-list-item>
  1158. </template>
  1159. </a-list>
  1160. </div>
  1161. <div style="width: 85%;float:left;">
  1162. <div>
  1163. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  1164. <a-textarea style="height: 77px"
  1165. v-model="infoModel.authorizeBookResultRemark"
  1166. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  1167. />
  1168. </a-form-model-item>
  1169. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  1170. <a-textarea style="height: 77px"
  1171. v-model="infoModel.authorizeBookRemark"
  1172. @change="textareaChange('authorizeBook','authorizeBookRemark')"
  1173. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  1174. />
  1175. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1176. </a-form-model-item>
  1177. </div>
  1178. <div style="height: 70%">
  1179. <div class="thumb-example">
  1180. <!-- swiper1 -->
  1181. <swiper
  1182. class="swiper gallery-top"
  1183. :options="swiperOptionTop"
  1184. ref="swiperTop"
  1185. >
  1186. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.authorizeBook" :key="item.id">
  1187. <iframe
  1188. v-if="item.urlBase"
  1189. frameborder="1"
  1190. :src="item.urlBase"
  1191. ref="ifr"
  1192. width="100%"
  1193. height="445px"
  1194. scrolling="auto">
  1195. </iframe>
  1196. <img style="width: 100%;height: 70%;border: 1px solid;"
  1197. v-if="!item.urlBase" :src="noDataPng" border="1">
  1198. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1199. v-if=" item.urlBase "
  1200. @click="downloadFile(item.url)">下载
  1201. </a-button>
  1202. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1203. v-if=" item.urlBase "
  1204. @click="jumpUrl(item.urlBase)">预览
  1205. </a-button>
  1206. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  1207. danger @click="removeFile(item,'authorizeBook')">移除
  1208. </a-button>
  1209. </swiper-slide>
  1210. <div
  1211. class="swiper-button-next swiper-button-white"
  1212. slot="button-next"
  1213. ></div>
  1214. <div
  1215. class="swiper-button-prev swiper-button-white"
  1216. slot="button-prev"
  1217. ></div>
  1218. </swiper>
  1219. <!-- swiper2 Thumbs -->
  1220. <swiper
  1221. class="swiper gallery-thumbs"
  1222. :options="swiperOptionThumbs"
  1223. ref="swiperThumbs"
  1224. >
  1225. <swiper-slide
  1226. class="slide"
  1227. style="width:100px;height:100px;"
  1228. v-for="(item, index) in infoModel.authorizeBook"
  1229. :key="item.id"
  1230. >
  1231. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1232. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1233. </div>
  1234. <img style="width: 100%;height: 96px"
  1235. v-if="!item.urlBase" :src="noDataPng" border="1">
  1236. </swiper-slide>
  1237. <!-- 点我上传文件按钮-->
  1238. <div class="clearfix">
  1239. <a-upload
  1240. listType="picture-card"
  1241. name="file"
  1242. :multiple="false"
  1243. :action="importMinioUploadAction"
  1244. :customRequest="e => selfUploadContract(e, 'authorizeBook')"
  1245. :headers="tokenHeader"
  1246. :showUploadList="false"
  1247. :beforeUpload="importBeforeUpload"
  1248. @change="importHandleChange"
  1249. >
  1250. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  1251. <a-icon type="plus"/>
  1252. <div class="ant-upload-text">点我上传</div>
  1253. </div>
  1254. </a-upload>
  1255. </div>
  1256. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1257. <div>
  1258. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1259. </div>
  1260. </div>
  1261. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1262. <div>
  1263. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1264. </div>
  1265. </div>
  1266. </swiper>
  1267. </div>
  1268. </div>
  1269. </div>
  1270. </a-card>
  1271. <!-- 经营性呼叫中心增值业务许可证-->
  1272. <a-card v-if="steps.currentId === 'zZBusinessLicense'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1273. <div slot="title">
  1274. <span style="float: left;position: relative;top: 4px">经营性呼叫中心增值业务许可证</span>
  1275. <!-- 操作按钮-->
  1276. <div style="position: relative;left: 10px">
  1277. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  1278. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  1279. </div>
  1280. </div>
  1281. <div style="width: 40%">
  1282. <div class="markdown" style="position: relative;top:10px;left: 10%">
  1283. <ul>
  1284. </ul>
  1285. </div>
  1286. </div>
  1287. <div style="width: 100%;margin-left: 13%">
  1288. <a-list size="large" >
  1289. <template>
  1290. <a-list-item style='height: 60px' >
  1291. <a-col :span="6" >
  1292. <div>
  1293. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  1294. <div style="float:left;margin: 50px 10px;" >
  1295. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.zZBusinessLicenseResult)" v-model='infoModel.zZBusinessLicenseResult'>
  1296. <a-radio :value="'1'">是</a-radio>
  1297. <a-radio :value="'2'">否</a-radio>
  1298. </a-radio-group>
  1299. </div>
  1300. </div>
  1301. </a-col>
  1302. </a-list-item>
  1303. </template>
  1304. </a-list>
  1305. </div>
  1306. <div style="width: 85%;float:left;">
  1307. <div>
  1308. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  1309. <a-textarea style="height: 77px"
  1310. v-model="infoModel.zZBusinessLicenseResultRemark"
  1311. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  1312. />
  1313. </a-form-model-item>
  1314. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  1315. <a-textarea style="height: 77px"
  1316. v-model="infoModel.zZBusinessLicenseRemark"
  1317. @change="textareaChange('zZBusinessLicense','zZBusinessLicenseRemark')"
  1318. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  1319. />
  1320. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1321. </a-form-model-item>
  1322. </div>
  1323. <div style="height: 70%">
  1324. <div class="thumb-example">
  1325. <!-- swiper1 -->
  1326. <swiper
  1327. class="swiper gallery-top"
  1328. :options="swiperOptionTop"
  1329. ref="swiperTop"
  1330. >
  1331. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.zZBusinessLicense" :key="item.id">
  1332. <iframe
  1333. v-if="item.urlBase"
  1334. frameborder="1"
  1335. :src="item.urlBase"
  1336. ref="ifr"
  1337. width="100%"
  1338. height="445px"
  1339. scrolling="auto">
  1340. </iframe>
  1341. <img style="width: 100%;height: 70%;border: 1px solid;"
  1342. v-if="!item.urlBase" :src="noDataPng" border="1">
  1343. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1344. v-if=" item.urlBase "
  1345. @click="downloadFile(item.url)">下载
  1346. </a-button>
  1347. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1348. v-if=" item.urlBase "
  1349. @click="jumpUrl(item.urlBase)">预览
  1350. </a-button>
  1351. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  1352. danger @click="removeFile(item,'zZBusinessLicense')">移除
  1353. </a-button>
  1354. </swiper-slide>
  1355. <div
  1356. class="swiper-button-next swiper-button-white"
  1357. slot="button-next"
  1358. ></div>
  1359. <div
  1360. class="swiper-button-prev swiper-button-white"
  1361. slot="button-prev"
  1362. ></div>
  1363. </swiper>
  1364. <!-- swiper2 Thumbs -->
  1365. <swiper
  1366. class="swiper gallery-thumbs"
  1367. :options="swiperOptionThumbs"
  1368. ref="swiperThumbs"
  1369. >
  1370. <swiper-slide
  1371. class="slide"
  1372. style="width:100px;height:100px;"
  1373. v-for="(item, index) in infoModel.zZBusinessLicense"
  1374. :key="item.id"
  1375. >
  1376. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1377. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1378. </div>
  1379. <img style="width: 100%;height: 96px"
  1380. v-if="!item.urlBase" :src="noDataPng" border="1">
  1381. </swiper-slide>
  1382. <!-- 点我上传文件按钮-->
  1383. <div class="clearfix">
  1384. <a-upload
  1385. listType="picture-card"
  1386. name="file"
  1387. :multiple="false"
  1388. :action="importMinioUploadAction"
  1389. :customRequest="e => selfUploadContract(e, 'zZBusinessLicense')"
  1390. :headers="tokenHeader"
  1391. :showUploadList="false"
  1392. :beforeUpload="importBeforeUpload"
  1393. @change="importHandleChange"
  1394. >
  1395. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  1396. <a-icon type="plus"/>
  1397. <div class="ant-upload-text">点我上传</div>
  1398. </div>
  1399. </a-upload>
  1400. </div>
  1401. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1402. <div>
  1403. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1404. </div>
  1405. </div>
  1406. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1407. <div>
  1408. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1409. </div>
  1410. </div>
  1411. </swiper>
  1412. </div>
  1413. </div>
  1414. </div>
  1415. </a-card>
  1416. <!-- 呼叫中心业务说明-->
  1417. <a-card v-if="steps.currentId === 'centerBusiness'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1418. <div slot="title">
  1419. <span style="float: left;position: relative;top: 4px">呼叫中心业务说明</span>
  1420. <!-- 操作按钮-->
  1421. <div style="position: relative;left: 10px">
  1422. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  1423. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  1424. </div>
  1425. </div>
  1426. <div style="width: 50%">
  1427. <div class="markdown" style="position: relative;top:10px;left: 10%">
  1428. <ul>
  1429. <li style='color: #ee9900'>自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供</li>
  1430. </ul>
  1431. </div>
  1432. </div>
  1433. <div style="width: 100%;margin-left: 13%">
  1434. <a-list size="large" >
  1435. <template>
  1436. <a-list-item style='height: 60px' >
  1437. <a-col :span="6" >
  1438. <div>
  1439. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  1440. <div style="float:left;margin: 50px 10px;" >
  1441. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.centerBusinessResult)" v-model='infoModel.centerBusinessResult'>
  1442. <a-radio :value="'1'">是</a-radio>
  1443. <a-radio :value="'2'">否</a-radio>
  1444. </a-radio-group>
  1445. </div>
  1446. </div>
  1447. </a-col>
  1448. </a-list-item>
  1449. </template>
  1450. </a-list>
  1451. </div>
  1452. <div style="width: 85%;float:left;">
  1453. <div>
  1454. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  1455. <a-textarea style="height: 77px"
  1456. v-model="infoModel.centerBusinessResultRemark"
  1457. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  1458. />
  1459. </a-form-model-item>
  1460. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  1461. <a-textarea style="height: 77px"
  1462. v-model="infoModel.centerBusinessRemark"
  1463. @change="textareaChange('centerBusiness','centerBusinessRemark')"
  1464. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  1465. />
  1466. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1467. </a-form-model-item>
  1468. </div>
  1469. <div style="height: 70%">
  1470. <div class="thumb-example">
  1471. <!-- swiper1 -->
  1472. <swiper
  1473. class="swiper gallery-top"
  1474. :options="swiperOptionTop"
  1475. ref="swiperTop"
  1476. >
  1477. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.centerBusiness" :key="item.id">
  1478. <iframe
  1479. v-if="item.urlBase"
  1480. frameborder="1"
  1481. :src="item.urlBase"
  1482. ref="ifr"
  1483. width="100%"
  1484. height="445px"
  1485. scrolling="auto">
  1486. </iframe>
  1487. <img style="width: 100%;height: 70%;border: 1px solid;"
  1488. v-if="!item.urlBase" :src="noDataPng" border="1">
  1489. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1490. v-if=" item.urlBase "
  1491. @click="downloadFile(item.url)">下载
  1492. </a-button>
  1493. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1494. v-if=" item.urlBase "
  1495. @click="jumpUrl(item.urlBase)">预览
  1496. </a-button>
  1497. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  1498. danger @click="removeFile(item,'centerBusiness')">移除
  1499. </a-button>
  1500. </swiper-slide>
  1501. <div
  1502. class="swiper-button-next swiper-button-white"
  1503. slot="button-next"
  1504. ></div>
  1505. <div
  1506. class="swiper-button-prev swiper-button-white"
  1507. slot="button-prev"
  1508. ></div>
  1509. </swiper>
  1510. <!-- swiper2 Thumbs -->
  1511. <swiper
  1512. class="swiper gallery-thumbs"
  1513. :options="swiperOptionThumbs"
  1514. ref="swiperThumbs"
  1515. >
  1516. <swiper-slide
  1517. class="slide"
  1518. style="width:100px;height:100px;"
  1519. v-for="(item, index) in infoModel.centerBusiness"
  1520. :key="item.id"
  1521. >
  1522. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1523. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1524. </div>
  1525. <img style="width: 100%;height: 96px"
  1526. v-if="!item.urlBase" :src="noDataPng" border="1">
  1527. </swiper-slide>
  1528. <!-- 点我上传文件按钮-->
  1529. <div class="clearfix">
  1530. <a-upload
  1531. listType="picture-card"
  1532. name="file"
  1533. :multiple="false"
  1534. :action="importMinioUploadAction"
  1535. :customRequest="e => selfUploadContract(e, 'centerBusiness')"
  1536. :headers="tokenHeader"
  1537. :showUploadList="false"
  1538. :beforeUpload="importBeforeUpload"
  1539. @change="importHandleChange"
  1540. >
  1541. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  1542. <a-icon type="plus"/>
  1543. <div class="ant-upload-text">点我上传</div>
  1544. </div>
  1545. </a-upload>
  1546. </div>
  1547. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1548. <div>
  1549. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1550. </div>
  1551. </div>
  1552. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1553. <div>
  1554. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1555. </div>
  1556. </div>
  1557. </swiper>
  1558. </div>
  1559. </div>
  1560. </div>
  1561. </a-card>
  1562. <!-- 房屋租赁合同或房产证明-->
  1563. <a-card v-if="steps.currentId === 'contractOrProve'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1564. <div slot="title">
  1565. <span style="float: left;position: relative;top: 4px">房屋租赁合同或房产证明</span>
  1566. <!-- 操作按钮-->
  1567. <div style="position: relative;left: 10px">
  1568. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  1569. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  1570. </div>
  1571. </div>
  1572. <div style="width: 40%">
  1573. <div class="markdown" style="position: relative;top:10px;left: 10%">
  1574. <ul>
  1575. <li style='color: #ee9900'>二类客户需具备</li>
  1576. </ul>
  1577. </div>
  1578. </div>
  1579. <div style="width: 100%;margin-left: 13%">
  1580. <a-list size="large" >
  1581. <template>
  1582. <a-list-item style='height: 60px' >
  1583. <a-col :span="6" >
  1584. <div>
  1585. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  1586. <div style="float:left;margin: 50px 10px;" >
  1587. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.contractOrProveResult)" v-model='infoModel.contractOrProveResult'>
  1588. <a-radio :value="'1'">是</a-radio>
  1589. <a-radio :value="'2'">否</a-radio>
  1590. </a-radio-group>
  1591. </div>
  1592. </div>
  1593. </a-col>
  1594. </a-list-item>
  1595. </template>
  1596. </a-list>
  1597. </div>
  1598. <div style="width: 85%;float:left;">
  1599. <div>
  1600. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  1601. <a-textarea style="height: 77px"
  1602. v-model="infoModel.contractOrProveResultRemark"
  1603. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  1604. />
  1605. </a-form-model-item>
  1606. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  1607. <a-textarea style="height: 77px"
  1608. v-model="infoModel.contractOrProveRemark"
  1609. @change="textareaChange('contractOrProve','contractOrProveRemark')"
  1610. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  1611. />
  1612. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1613. </a-form-model-item>
  1614. </div>
  1615. <div style="height: 70%">
  1616. <div class="thumb-example">
  1617. <!-- swiper1 -->
  1618. <swiper
  1619. class="swiper gallery-top"
  1620. :options="swiperOptionTop"
  1621. ref="swiperTop"
  1622. >
  1623. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.contractOrProve" :key="item.id">
  1624. <iframe
  1625. v-if="item.urlBase"
  1626. frameborder="1"
  1627. :src="item.urlBase"
  1628. ref="ifr"
  1629. width="100%"
  1630. height="445px"
  1631. scrolling="auto">
  1632. </iframe>
  1633. <img style="width: 100%;height: 70%;border: 1px solid;"
  1634. v-if="!item.urlBase" :src="noDataPng" border="1">
  1635. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1636. v-if=" item.urlBase "
  1637. @click="downloadFile(item.url)">下载
  1638. </a-button>
  1639. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1640. v-if=" item.urlBase "
  1641. @click="jumpUrl(item.urlBase)">预览
  1642. </a-button>
  1643. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  1644. danger @click="removeFile(item,'contractOrProve')">移除
  1645. </a-button>
  1646. </swiper-slide>
  1647. <div
  1648. class="swiper-button-next swiper-button-white"
  1649. slot="button-next"
  1650. ></div>
  1651. <div
  1652. class="swiper-button-prev swiper-button-white"
  1653. slot="button-prev"
  1654. ></div>
  1655. </swiper>
  1656. <!-- swiper2 Thumbs -->
  1657. <swiper
  1658. class="swiper gallery-thumbs"
  1659. :options="swiperOptionThumbs"
  1660. ref="swiperThumbs"
  1661. >
  1662. <swiper-slide
  1663. class="slide"
  1664. style="width:100px;height:100px;"
  1665. v-for="(item, index) in infoModel.contractOrProve"
  1666. :key="item.id"
  1667. >
  1668. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1669. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1670. </div>
  1671. <img style="width: 100%;height: 96px"
  1672. v-if="!item.urlBase" :src="noDataPng" border="1">
  1673. </swiper-slide>
  1674. <!-- 点我上传文件按钮-->
  1675. <div class="clearfix">
  1676. <a-upload
  1677. listType="picture-card"
  1678. name="file"
  1679. :multiple="false"
  1680. :action="importMinioUploadAction"
  1681. :customRequest="e => selfUploadContract(e, 'contractOrProve')"
  1682. :headers="tokenHeader"
  1683. :showUploadList="false"
  1684. :beforeUpload="importBeforeUpload"
  1685. @change="importHandleChange"
  1686. >
  1687. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  1688. <a-icon type="plus"/>
  1689. <div class="ant-upload-text">点我上传</div>
  1690. </div>
  1691. </a-upload>
  1692. </div>
  1693. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1694. <div>
  1695. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1696. </div>
  1697. </div>
  1698. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1699. <div>
  1700. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1701. </div>
  1702. </div>
  1703. </swiper>
  1704. </div>
  1705. </div>
  1706. </div>
  1707. </a-card>
  1708. <!-- 风险评估表-->
  1709. <a-card v-if="steps.currentId === 'riskTable'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1710. <div slot="title">
  1711. <span style="float: left;position: relative;top: 4px">风险评估表</span>
  1712. <!-- 操作按钮-->
  1713. <div style="position: relative;left: 10px">
  1714. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  1715. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  1716. </div>
  1717. </div>
  1718. <div style="width: 40%">
  1719. <div class="markdown" style="position: relative;top:10px;left: 10%">
  1720. <ul>
  1721. <li style='color: #ee9900'>非办公自用需提供</li>
  1722. </ul>
  1723. </div>
  1724. </div>
  1725. <div style="width: 100%;margin-left: 13%">
  1726. <a-list size="large" >
  1727. <template>
  1728. <a-list-item style='height: 60px' >
  1729. <a-col :span="6" >
  1730. <div>
  1731. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  1732. <div style="float:left;margin: 50px 10px;" >
  1733. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.riskTableResult)" v-model='infoModel.riskTableResult'>
  1734. <a-radio :value="'1'">是</a-radio>
  1735. <a-radio :value="'2'">否</a-radio>
  1736. </a-radio-group>
  1737. </div>
  1738. </div>
  1739. </a-col>
  1740. </a-list-item>
  1741. </template>
  1742. </a-list>
  1743. </div>
  1744. <div style="width: 85%;float:left;">
  1745. <div>
  1746. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  1747. <a-textarea style="height: 77px"
  1748. v-model="infoModel.riskTableResultRemark"
  1749. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  1750. />
  1751. </a-form-model-item>
  1752. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  1753. <a-textarea style="height: 77px"
  1754. v-model="infoModel.riskTableRemark"
  1755. @change="textareaChange('riskTable','riskTableRemark')"
  1756. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  1757. />
  1758. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1759. </a-form-model-item>
  1760. </div>
  1761. <div style="height: 70%">
  1762. <div class="thumb-example">
  1763. <!-- swiper1 -->
  1764. <swiper
  1765. class="swiper gallery-top"
  1766. :options="swiperOptionTop"
  1767. ref="swiperTop"
  1768. >
  1769. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.riskTable" :key="item.id">
  1770. <iframe
  1771. v-if="item.urlBase"
  1772. frameborder="1"
  1773. :src="item.urlBase"
  1774. ref="ifr"
  1775. width="100%"
  1776. height="445px"
  1777. scrolling="auto">
  1778. </iframe>
  1779. <img style="width: 100%;height: 70%;border: 1px solid;"
  1780. v-if="!item.urlBase" :src="noDataPng" border="1">
  1781. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1782. v-if=" item.urlBase "
  1783. @click="downloadFile(item.url)">下载
  1784. </a-button>
  1785. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1786. v-if=" item.urlBase "
  1787. @click="jumpUrl(item.urlBase)">预览
  1788. </a-button>
  1789. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  1790. danger @click="removeFile(item,'riskTable')">移除
  1791. </a-button>
  1792. </swiper-slide>
  1793. <div
  1794. class="swiper-button-next swiper-button-white"
  1795. slot="button-next"
  1796. ></div>
  1797. <div
  1798. class="swiper-button-prev swiper-button-white"
  1799. slot="button-prev"
  1800. ></div>
  1801. </swiper>
  1802. <!-- swiper2 Thumbs -->
  1803. <swiper
  1804. class="swiper gallery-thumbs"
  1805. :options="swiperOptionThumbs"
  1806. ref="swiperThumbs"
  1807. >
  1808. <swiper-slide
  1809. class="slide"
  1810. style="width:100px;height:100px;"
  1811. v-for="(item, index) in infoModel.riskTable"
  1812. :key="item.id"
  1813. >
  1814. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1815. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1816. </div>
  1817. <img style="width: 100%;height: 96px"
  1818. v-if="!item.urlBase" :src="noDataPng" border="1">
  1819. </swiper-slide>
  1820. <!-- 点我上传文件按钮-->
  1821. <div class="clearfix">
  1822. <a-upload
  1823. listType="picture-card"
  1824. name="file"
  1825. :multiple="false"
  1826. :action="importMinioUploadAction"
  1827. :customRequest="e => selfUploadContract(e, 'riskTable')"
  1828. :headers="tokenHeader"
  1829. :showUploadList="false"
  1830. :beforeUpload="importBeforeUpload"
  1831. @change="importHandleChange"
  1832. >
  1833. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  1834. <a-icon type="plus"/>
  1835. <div class="ant-upload-text">点我上传</div>
  1836. </div>
  1837. </a-upload>
  1838. </div>
  1839. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1840. <div>
  1841. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1842. </div>
  1843. </div>
  1844. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1845. <div>
  1846. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1847. </div>
  1848. </div>
  1849. </swiper>
  1850. </div>
  1851. </div>
  1852. </div>
  1853. </a-card>
  1854. <!-- 中继线预审表-->
  1855. <a-card v-if="steps.currentId === 'trunkTable'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1856. <div slot="title">
  1857. <span style="float: left;position: relative;top: 4px">中继线预审表</span>
  1858. <!-- 操作按钮-->
  1859. <div style="position: relative;left: 10px">
  1860. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  1861. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  1862. </div>
  1863. </div>
  1864. <div style="width: 40%">
  1865. <div class="markdown" style="position: relative;top:10px;left: 10%">
  1866. <ul>
  1867. </ul>
  1868. </div>
  1869. </div>
  1870. <div style="width: 100%;margin-left: 13%">
  1871. <a-list size="large" >
  1872. <template>
  1873. <a-list-item style='height: 60px' >
  1874. <a-col :span="6" >
  1875. <div>
  1876. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  1877. <div style="float:left;margin: 50px 10px;" >
  1878. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.trunkTableResult)" v-model='infoModel.trunkTableResult'>
  1879. <a-radio :value="'1'">是</a-radio>
  1880. <a-radio :value="'2'">否</a-radio>
  1881. </a-radio-group>
  1882. </div>
  1883. </div>
  1884. </a-col>
  1885. </a-list-item>
  1886. </template>
  1887. </a-list>
  1888. </div>
  1889. <div style="width: 85%;float:left;">
  1890. <div>
  1891. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  1892. <a-textarea style="height: 77px"
  1893. v-model="infoModel.trunkTableResultRemark"
  1894. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  1895. />
  1896. </a-form-model-item>
  1897. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  1898. <a-textarea style="height: 77px"
  1899. v-model="infoModel.trunkTableRemark"
  1900. @change="textareaChange('trunkTable','trunkTableRemark')"
  1901. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  1902. />
  1903. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1904. </a-form-model-item>
  1905. </div>
  1906. <div style="height: 70%">
  1907. <div class="thumb-example">
  1908. <!-- swiper1 -->
  1909. <swiper
  1910. class="swiper gallery-top"
  1911. :options="swiperOptionTop"
  1912. ref="swiperTop"
  1913. >
  1914. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.trunkTable" :key="item.id">
  1915. <iframe
  1916. v-if="item.urlBase"
  1917. frameborder="1"
  1918. :src="item.urlBase"
  1919. ref="ifr"
  1920. width="100%"
  1921. height="445px"
  1922. scrolling="auto">
  1923. </iframe>
  1924. <img style="width: 100%;height: 70%;border: 1px solid;"
  1925. v-if="!item.urlBase" :src="noDataPng" border="1">
  1926. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1927. v-if=" item.urlBase "
  1928. @click="downloadFile(item.url)">下载
  1929. </a-button>
  1930. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1931. v-if=" item.urlBase "
  1932. @click="jumpUrl(item.urlBase)">预览
  1933. </a-button>
  1934. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  1935. danger @click="removeFile(item,'trunkTable')">移除
  1936. </a-button>
  1937. </swiper-slide>
  1938. <div
  1939. class="swiper-button-next swiper-button-white"
  1940. slot="button-next"
  1941. ></div>
  1942. <div
  1943. class="swiper-button-prev swiper-button-white"
  1944. slot="button-prev"
  1945. ></div>
  1946. </swiper>
  1947. <!-- swiper2 Thumbs -->
  1948. <swiper
  1949. class="swiper gallery-thumbs"
  1950. :options="swiperOptionThumbs"
  1951. ref="swiperThumbs"
  1952. >
  1953. <swiper-slide
  1954. class="slide"
  1955. style="width:100px;height:100px;"
  1956. v-for="(item, index) in infoModel.trunkTable"
  1957. :key="item.id"
  1958. >
  1959. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1960. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1961. </div>
  1962. <img style="width: 100%;height: 96px"
  1963. v-if="!item.urlBase" :src="noDataPng" border="1">
  1964. </swiper-slide>
  1965. <!-- 点我上传文件按钮-->
  1966. <div class="clearfix">
  1967. <a-upload
  1968. listType="picture-card"
  1969. name="file"
  1970. :multiple="false"
  1971. :action="importMinioUploadAction"
  1972. :customRequest="e => selfUploadContract(e, 'trunkTable')"
  1973. :headers="tokenHeader"
  1974. :showUploadList="false"
  1975. :beforeUpload="importBeforeUpload"
  1976. @change="importHandleChange"
  1977. >
  1978. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  1979. <a-icon type="plus"/>
  1980. <div class="ant-upload-text">点我上传</div>
  1981. </div>
  1982. </a-upload>
  1983. </div>
  1984. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1985. <div>
  1986. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1987. </div>
  1988. </div>
  1989. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1990. <div>
  1991. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1992. </div>
  1993. </div>
  1994. </swiper>
  1995. </div>
  1996. </div>
  1997. </div>
  1998. </a-card>
  1999. <!-- 中继线合同-->
  2000. <a-card v-if="steps.currentId === 'trunkContract'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  2001. <div slot="title">
  2002. <span style="float: left;position: relative;top: 4px">中继线合同</span>
  2003. <!-- 操作按钮-->
  2004. <div style="position: relative;left: 10px">
  2005. <!-- <a-button v-if="current < steps.length - 1" type="primary" @click="nextSteps">下一步</a-button>-->
  2006. <!-- <a-button v-if="current > 0" style="margin-left: 8px" @click="prevSteps">上一步</a-button>-->
  2007. </div>
  2008. </div>
  2009. <div style="width: 40%">
  2010. <div class="markdown" style="position: relative;top:10px;left: 10%">
  2011. <ul>
  2012. <li style='color: #ee9900'>必须是正规合同,不能是业务申请单</li>
  2013. </ul>
  2014. </div>
  2015. </div>
  2016. <div style="width: 100%;margin-left: 13%">
  2017. <a-list size="large" >
  2018. <template>
  2019. <a-list-item style='height: 60px' >
  2020. <a-col :span="6" >
  2021. <div>
  2022. <div style="float:left;margin: 50px 3px;" id="directRequirements">稽核是否通过</div>
  2023. <div style="float:left;margin: 50px 10px;" >
  2024. <a-radio-group button-style="solid" :disabled="checkState===2?false:true" @change="basicCheckClick(infoModel.trunkContractResult)" v-model='infoModel.trunkContractResult'>
  2025. <a-radio :value="'1'">是</a-radio>
  2026. <a-radio :value="'2'">否</a-radio>
  2027. </a-radio-group>
  2028. </div>
  2029. </div>
  2030. </a-col>
  2031. </a-list-item>
  2032. </template>
  2033. </a-list>
  2034. </div>
  2035. <div style="width: 85%;float:left;">
  2036. <div>
  2037. <a-form-model-item style="left: 15%;width: 70%;" label="稽核结果备注:" v-bind="labelCol1Note">
  2038. <a-textarea style="height: 77px"
  2039. v-model="infoModel.trunkContractResultRemark"
  2040. placeholder="请输入稽核结果" :disabled="checkState===2?false:true"
  2041. />
  2042. </a-form-model-item>
  2043. <a-form-model-item style="left: 15%;width: 70%;margin-top: 20px" label="上传资料备注:" v-bind="labelCol1Note">
  2044. <a-textarea style="height: 77px"
  2045. v-model="infoModel.trunkContractRemark"
  2046. @change="textareaChange('trunkContract','trunkContractRemark')"
  2047. placeholder="如没有上传资料备注,需要说明原因" :disabled="checkState===2 || checkState===5?true:false"
  2048. />
  2049. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  2050. </a-form-model-item>
  2051. </div>
  2052. <div style="height: 70%">
  2053. <div class="thumb-example">
  2054. <!-- swiper1 -->
  2055. <swiper
  2056. class="swiper gallery-top"
  2057. :options="swiperOptionTop"
  2058. ref="swiperTop"
  2059. >
  2060. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.trunkContract" :key="item.id">
  2061. <iframe
  2062. v-if="item.urlBase"
  2063. frameborder="1"
  2064. :src="item.urlBase"
  2065. ref="ifr"
  2066. width="100%"
  2067. height="445px"
  2068. scrolling="auto">
  2069. </iframe>
  2070. <img style="width: 100%;height: 70%;border: 1px solid;"
  2071. v-if="!item.urlBase" :src="noDataPng" border="1">
  2072. <a-button style="float:left;display: block;position: relative;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  2073. v-if=" item.urlBase "
  2074. @click="downloadFile(item.url)">下载
  2075. </a-button>
  2076. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  2077. v-if=" item.urlBase "
  2078. @click="jumpUrl(item.urlBase)">预览
  2079. </a-button>
  2080. <a-button v-if="item.urlBase&& checkState!==2 &&checkState!==5" style="display: block;margin-top: 10px;border-color: red;color: red"
  2081. danger @click="removeFile(item,'trunkContract')">移除
  2082. </a-button>
  2083. </swiper-slide>
  2084. <div
  2085. class="swiper-button-next swiper-button-white"
  2086. slot="button-next"
  2087. ></div>
  2088. <div
  2089. class="swiper-button-prev swiper-button-white"
  2090. slot="button-prev"
  2091. ></div>
  2092. </swiper>
  2093. <!-- swiper2 Thumbs -->
  2094. <swiper
  2095. class="swiper gallery-thumbs"
  2096. :options="swiperOptionThumbs"
  2097. ref="swiperThumbs"
  2098. >
  2099. <swiper-slide
  2100. class="slide"
  2101. style="width:100px;height:100px;"
  2102. v-for="(item, index) in infoModel.trunkContract"
  2103. :key="item.id"
  2104. >
  2105. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  2106. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  2107. </div>
  2108. <img style="width: 100%;height: 96px"
  2109. v-if="!item.urlBase" :src="noDataPng" border="1">
  2110. </swiper-slide>
  2111. <!-- 点我上传文件按钮-->
  2112. <div class="clearfix">
  2113. <a-upload
  2114. listType="picture-card"
  2115. name="file"
  2116. :multiple="false"
  2117. :action="importMinioUploadAction"
  2118. :customRequest="e => selfUploadContract(e, 'trunkContract')"
  2119. :headers="tokenHeader"
  2120. :showUploadList="false"
  2121. :beforeUpload="importBeforeUpload"
  2122. @change="importHandleChange"
  2123. >
  2124. <div v-if='checkState!==2 && checkState!==3 && checkState!==5'>
  2125. <a-icon type="plus"/>
  2126. <div class="ant-upload-text">点我上传</div>
  2127. </div>
  2128. </a-upload>
  2129. </div>
  2130. <div class="swiper-button-next swiper-button-white" slot="button-next">
  2131. <div>
  2132. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  2133. </div>
  2134. </div>
  2135. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  2136. <div>
  2137. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  2138. </div>
  2139. </div>
  2140. </swiper>
  2141. </div>
  2142. </div>
  2143. </div>
  2144. </a-card>
  2145. </div>
  2146. </div>
  2147. </template>
  2148. <script>
  2149. import {httpAction, getAction, postAction} from '@api/manage'
  2150. /*无数据图片*/
  2151. import noDataPng from '@/assets/nodata.png'
  2152. import {JeecgListMixin} from "@/mixins/JeecgListMixin";
  2153. let Base64 = require('js-base64').Base64
  2154. export default {
  2155. name: "TaskCheckAudit",
  2156. mixins: [JeecgListMixin],
  2157. inject:['closeCurrent'],
  2158. data() {
  2159. return {
  2160. open:false,
  2161. columns:[
  2162. { title: '编辑时间', width: 100, dataIndex: 'updateDate', key: 'updateDate' },
  2163. { title: '修改字段', width: 100, dataIndex: 'updateField', updateField: 'age' },
  2164. { title: '修改内容', width: 100, dataIndex: 'context', key: 'context' },
  2165. ],
  2166. labelCol1Note: {
  2167. labelCol: {
  2168. xs: {span: 24},
  2169. sm: {span: 4},
  2170. },
  2171. wrapperCol: {
  2172. xs: {span: 24},
  2173. sm: {span: 15},
  2174. }
  2175. },
  2176. //无数据图片
  2177. noDataPng: noDataPng,
  2178. //客户信息
  2179. info: {},
  2180. url: {
  2181. "getTask":"/smsTurck/customerData/query/getTask",
  2182. "getInfoDataById": "/smsCheck/customerInfo/queryById",
  2183. updateFile: "/smsCheck/customerData/updateFile",
  2184. // "getInfoDataByInfoId": "/smsTurck/customerData/query/infoId",
  2185. "getInfoDataByInfoId": "/smsTurck/customerData/queryDataLogByInfoId",
  2186. minioUpload: "/smsCheck/customerData/uploadMinio",
  2187. // list: "/smsCheck/customerData/list",
  2188. addOrEdit: "/smsTurck/customerData/edit/info"
  2189. },
  2190. //轮播配置
  2191. swiperOptionTop: {
  2192. zoom: true,
  2193. loop: false,
  2194. loopedSlides: 5, // looped slides should be the same
  2195. spaceBetween: 10,
  2196. observer: true, //修改swiper自己或子元素时,自动初始化swiper
  2197. observeParents: true, //修改swiper的父元素时,自动初始化swiper
  2198. // autoplay: { //自动轮播
  2199. // delay: 2000,
  2200. // disableOnInteraction: false
  2201. // },
  2202. navigation: {
  2203. nextEl: '.swiper-button-next',
  2204. prevEl: '.swiper-button-prev'
  2205. }
  2206. },
  2207. taskId:"",
  2208. checkState:"",
  2209. history:"",
  2210. dataList:[],
  2211. infoModel:{
  2212. applySignResult:"",
  2213. applySignResultRemark:"",
  2214. //三张现场照片 threePhotos
  2215. threePhotosResult:"",
  2216. threePhotosResultRemark:"",
  2217. //责任承诺书
  2218. commitmentBookResult:"",
  2219. commitmentBookResultRemark:"",
  2220. //突破客户经理管控价是否有固网价格审批
  2221. isPriceApprovalResult:"",
  2222. isPriceApprovalResultRemark:"",
  2223. //法人身份证
  2224. legalIdCardResult:"",
  2225. legalIdCardResultRemark:"",
  2226. //经办人身份证.
  2227. operatorIdCardResult:"",
  2228. operatorIdCardResultRemark:"",
  2229. //授权函.
  2230. authorizeBookResult:"",
  2231. authorizeBookResultRemark:"",
  2232. //经营性呼叫中心增值业务许可证.
  2233. zZBusinessLicenseResult:"",
  2234. zZBusinessLicenseResultRemark:"",
  2235. //呼叫中心业务说明.
  2236. centerBusinessResult:"",
  2237. centerBusinessResultRemark:"",
  2238. //房屋租赁合同或房产证明.
  2239. contractOrProveResult:"",
  2240. contractOrProveResultRemark:"",
  2241. //风险评估表
  2242. riskTableResult:"",
  2243. riskTableResultRemark:"",
  2244. //中继线预审表
  2245. trunkTableResult:"",
  2246. trunkTableResultRemark:"",
  2247. //中继线合同
  2248. trunkContractResult:"",
  2249. trunkContractResultRemark:"",
  2250. infoResult:"",
  2251. infoResultRemark:"",
  2252. dataId:"",
  2253. logId:"",
  2254. infoId:"",
  2255. managePhone:"",
  2256. //客户类型
  2257. customType: 0,
  2258. //使用场景
  2259. scene: 0,
  2260. houseDate:"",
  2261. zZBusinessLicenseDate:"",
  2262. businessLicenseDateIs:"",
  2263. businessLicenseDate:"",
  2264. contractDate:"",
  2265. riskGrade:"",
  2266. installationAddress:"",
  2267. floorName:"",
  2268. firstActivationDate:"",
  2269. customerNo:"",
  2270. userNo:"",
  2271. networkAccessTime:"",
  2272. customerName:"",
  2273. userState:"",
  2274. contractDateIs:"",
  2275. staffNo:"",
  2276. codeNumber:"",
  2277. accountCode:"",
  2278. floorCode:"",
  2279. userCode:"",
  2280. //入网申请签报 applySign
  2281. applySign:[{}],
  2282. applySignRemark:"",
  2283. //三张现场照片 threePhotos
  2284. threePhotos:[{}],
  2285. threePhotosRemark:"",
  2286. //责任承诺书
  2287. commitmentBook:[{}],
  2288. commitmentBookRemark:"",
  2289. //突破客户经理管控价是否有固网价格审批
  2290. isPriceApproval:[{}],
  2291. isPriceApprovalRemark:"",
  2292. //法人身份证
  2293. legalIdCard:[{}],
  2294. legalIdCardRemark:"",
  2295. //经办人身份证.
  2296. operatorIdCard:[{}],
  2297. operatorIdCardRemark:"",
  2298. //授权函.
  2299. authorizeBook:[{}],
  2300. authorizeBookRemark:"",
  2301. //经营性呼叫中心增值业务许可证.
  2302. zZBusinessLicense:[{}],
  2303. zZBusinessLicenseRemark:"",
  2304. //呼叫中心业务说明.
  2305. centerBusiness:[{}],
  2306. centerBusinessRemark:"",
  2307. //房屋租赁合同或房产证明.
  2308. contractOrProve:[{}],
  2309. contractOrProveRemark:"",
  2310. //风险评估表
  2311. riskTable:[{}],
  2312. riskTableRemark:"",
  2313. //中继线预审表
  2314. trunkTable:[{}],
  2315. trunkTableRemark:"",
  2316. //中继线合同
  2317. trunkContract:[{}],
  2318. trunkContractRemark:"",
  2319. },
  2320. swiperOptionThumbs: {
  2321. loop: false,
  2322. loopedSlides: 5, // looped slides should be the same
  2323. spaceBetween: 10,
  2324. centeredSlides: true,
  2325. slidesPerView: 'auto',
  2326. touchRatio: 0.2,
  2327. slideToClickedSlide: true,
  2328. navigation: {
  2329. nextEl: '.swiper-button-next',
  2330. prevEl: '.swiper-button-prev'
  2331. }
  2332. },
  2333. //中继线资料
  2334. truckData:{
  2335. //客户类型
  2336. customType: "0",
  2337. //使用场景
  2338. scene: "0",
  2339. //客户营业执照
  2340. businessLicense: [],
  2341. //经办人介绍信和身份证复印件
  2342. idCard: [],
  2343. //标准文本合同工
  2344. contract: [],
  2345. //中继线业务预审表
  2346. prequaliFication: [],
  2347. //风险评估表
  2348. risk: [],
  2349. //呼叫中心/会议电话业务说明函
  2350. coverLetter: [],
  2351. //办公现场和装机地址现场拍照(需客户经理入镜)
  2352. takePhotos: [],
  2353. //增值业务许可证
  2354. addedLicense: [],
  2355. //注册资金不低于50万
  2356. registeredCapital: [],
  2357. //屋租赁合同或房屋产权证明
  2358. ownershipCertificate: [],
  2359. //客户信用查询截屏
  2360. creditInquiry: [],
  2361. //企业法人身份证复印件
  2362. legalPersonality: [],
  2363. businessLicenseModel:{},
  2364. idCardModel:{},
  2365. contractModel:{},
  2366. prequaliFicationModel:{},
  2367. riskModel:{},
  2368. coverLetterModel:{},
  2369. takePhotosModel:{},
  2370. addedLicenseModel:{},
  2371. registeredCapitalModel:{},
  2372. ownershipCertificateModel:{},
  2373. creditInquiryModel:{},
  2374. legalPersonalityModel:{},
  2375. },
  2376. //步骤条
  2377. current: 0,
  2378. currentId: "businessLicense",
  2379. steps: {
  2380. // 当前所在第几部
  2381. current: 0,
  2382. currentId: "",
  2383. stepsNow: {},
  2384. steps00: [
  2385. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  2386. {
  2387. title: '中继线合同',
  2388. content: 'First-content',
  2389. id: "trunkContract",
  2390. },
  2391. //是否有入网申请签报
  2392. {
  2393. title: '入网申请签报 ',
  2394. content: 'First-content',
  2395. id: "applySign",
  2396. },
  2397. //不分类型与场景 三张现场照片
  2398. {
  2399. title: '三张现场照片 ',
  2400. content: 'First-content',
  2401. id: "threePhotos",
  2402. },
  2403. //不分类型与场景 是否有责任承诺书
  2404. {
  2405. title: '责任承诺书',
  2406. content: 'First-content',
  2407. id: "commitmentBook",
  2408. },
  2409. //不分类型与场景 突破客户经理管控价是否有固网价格审批
  2410. {
  2411. title: '突破客户经理管控价是否有固网价格审批',
  2412. content: 'First-content',
  2413. id: "isPriceApproval",
  2414. },
  2415. //不分类型与场景 授权函
  2416. {
  2417. title: '授权函',
  2418. content: 'First-content',
  2419. id: "authorizeBook",
  2420. },
  2421. // 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
  2422. {
  2423. title: '经营性呼叫中心增值业务许可证',
  2424. content: 'First-content',
  2425. id: "zZBusinessLicense",
  2426. },
  2427. //不分类型与场景
  2428. {
  2429. title: '中继线预审表',
  2430. content: 'First-content',
  2431. id: "trunkTable",
  2432. },
  2433. //经办人身份证 不分类型与场景
  2434. {
  2435. title: '经办人身份证',
  2436. content: 'First-content',
  2437. id: "operatorIdCard",
  2438. },
  2439. ],
  2440. steps01: [
  2441. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  2442. {
  2443. title: '中继线合同',
  2444. content: 'First-content',
  2445. id: "trunkContract",
  2446. },
  2447. //是否有入网申请签报
  2448. {
  2449. title: '入网申请签报 ',
  2450. content: 'First-content',
  2451. id: "applySign",
  2452. },
  2453. //不分类型与场景 三张现场照片
  2454. {
  2455. title: '三张现场照片 ',
  2456. content: 'First-content',
  2457. id: "threePhotos",
  2458. },
  2459. //不分类型与场景 是否有责任承诺书
  2460. {
  2461. title: '责任承诺书',
  2462. content: 'First-content',
  2463. id: "commitmentBook",
  2464. },
  2465. //不分类型与场景 突破客户经理管控价是否有固网价格审批
  2466. {
  2467. title: '突破客户经理管控价是否有固网价格审批',
  2468. content: 'First-content',
  2469. id: "isPriceApproval",
  2470. },
  2471. //经办人身份证 不分类型与场景
  2472. {
  2473. title: '经办人身份证',
  2474. content: 'First-content',
  2475. id: "operatorIdCard",
  2476. },
  2477. //不分类型与场景 授权函
  2478. {
  2479. title: '授权函',
  2480. content: 'First-content',
  2481. id: "authorizeBook",
  2482. },
  2483. // 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
  2484. {
  2485. title: '经营性呼叫中心增值业务许可证',
  2486. content: 'First-content',
  2487. id: "zZBusinessLicense",
  2488. },
  2489. //中心业务是否有说明 自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供
  2490. {
  2491. title: '呼叫中心业务说明',
  2492. content: 'First-content',
  2493. id: "centerBusiness",
  2494. },
  2495. //非办公自用需提供 风险评估表
  2496. {
  2497. title: '风险评估表',
  2498. content: 'First-content',
  2499. id: "riskTable",
  2500. },
  2501. //不分类型与场景
  2502. {
  2503. title: '中继线预审表',
  2504. content: 'First-content',
  2505. id: "trunkTable",
  2506. },
  2507. ],
  2508. steps02: [
  2509. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  2510. {
  2511. title: '中继线合同',
  2512. content: 'First-content',
  2513. id: "trunkContract",
  2514. },
  2515. //是否有入网申请签报
  2516. {
  2517. title: '入网申请签报 ',
  2518. content: 'First-content',
  2519. id: "applySign",
  2520. },
  2521. //不分类型与场景 三张现场照片
  2522. {
  2523. title: '三张现场照片 ',
  2524. content: 'First-content',
  2525. id: "threePhotos",
  2526. },
  2527. //不分类型与场景 是否有责任承诺书
  2528. {
  2529. title: '责任承诺书',
  2530. content: 'First-content',
  2531. id: "commitmentBook",
  2532. },
  2533. //不分类型与场景 突破客户经理管控价是否有固网价格审批
  2534. {
  2535. title: '突破客户经理管控价是否有固网价格审批',
  2536. content: 'First-content',
  2537. id: "isPriceApproval",
  2538. },
  2539. //经办人身份证 不分类型与场景
  2540. {
  2541. title: '经办人身份证',
  2542. content: 'First-content',
  2543. id: "operatorIdCard",
  2544. },
  2545. //不分类型与场景 授权函
  2546. {
  2547. title: '授权函',
  2548. content: 'First-content',
  2549. id: "authorizeBook",
  2550. },
  2551. // 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
  2552. {
  2553. title: '经营性呼叫中心增值业务许可证',
  2554. content: 'First-content',
  2555. id: "zZBusinessLicense",
  2556. },
  2557. //中心业务是否有说明 自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供
  2558. {
  2559. title: '呼叫中心业务说明',
  2560. content: 'First-content',
  2561. id: "centerBusiness",
  2562. },
  2563. //非办公自用需提供 风险评估表
  2564. {
  2565. title: '风险评估表',
  2566. content: 'First-content',
  2567. id: "riskTable",
  2568. },
  2569. //不分类型与场景
  2570. {
  2571. title: '中继线预审表',
  2572. content: 'First-content',
  2573. id: "trunkTable",
  2574. },
  2575. ],
  2576. steps10: [
  2577. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  2578. {
  2579. title: '中继线合同',
  2580. content: 'First-content',
  2581. id: "trunkContract",
  2582. },
  2583. //是否有入网申请签报
  2584. {
  2585. title: '入网申请签报 ',
  2586. content: 'First-content',
  2587. id: "applySign",
  2588. },
  2589. //不分类型与场景 三张现场照片
  2590. {
  2591. title: '三张现场照片 ',
  2592. content: 'First-content',
  2593. id: "threePhotos",
  2594. },
  2595. //不分类型与场景 是否有责任承诺书
  2596. {
  2597. title: '责任承诺书',
  2598. content: 'First-content',
  2599. id: "commitmentBook",
  2600. },
  2601. //不分类型与场景 突破客户经理管控价是否有固网价格审批
  2602. {
  2603. title: '突破客户经理管控价是否有固网价格审批',
  2604. content: 'First-content',
  2605. id: "isPriceApproval",
  2606. },
  2607. //是否有法人身份证 (非党政军客户需具备)
  2608. {
  2609. title: '法人身份证',
  2610. content: 'First-content',
  2611. id: "legalIdCard",
  2612. },
  2613. //经办人身份证 不分类型与场景
  2614. {
  2615. title: '经办人身份证',
  2616. content: 'First-content',
  2617. id: "operatorIdCard",
  2618. },
  2619. //不分类型与场景 授权函
  2620. {
  2621. title: '授权函',
  2622. content: 'First-content',
  2623. id: "authorizeBook",
  2624. },
  2625. // 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
  2626. {
  2627. title: '经营性呼叫中心增值业务许可证',
  2628. content: 'First-content',
  2629. id: "zZBusinessLicense",
  2630. },
  2631. //房屋租赁合同或房产证明 二类客户需具备
  2632. {
  2633. title: '房屋租赁合同或房产证明',
  2634. content: 'First-content',
  2635. id: "contractOrProve",
  2636. },
  2637. //不分类型与场景
  2638. {
  2639. title: '中继线预审表',
  2640. content: 'First-content',
  2641. id: "trunkTable",
  2642. },
  2643. ],
  2644. steps11: [
  2645. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  2646. {
  2647. title: '中继线合同',
  2648. content: 'First-content',
  2649. id: "trunkContract",
  2650. },
  2651. //是否有入网申请签报
  2652. {
  2653. title: '入网申请签报 ',
  2654. content: 'First-content',
  2655. id: "applySign",
  2656. },
  2657. //不分类型与场景 三张现场照片
  2658. {
  2659. title: '三张现场照片 ',
  2660. content: 'First-content',
  2661. id: "threePhotos",
  2662. },
  2663. //不分类型与场景 是否有责任承诺书
  2664. {
  2665. title: '责任承诺书',
  2666. content: 'First-content',
  2667. id: "commitmentBook",
  2668. },
  2669. //不分类型与场景 突破客户经理管控价是否有固网价格审批
  2670. {
  2671. title: '突破客户经理管控价是否有固网价格审批',
  2672. content: 'First-content',
  2673. id: "isPriceApproval",
  2674. },
  2675. //是否有法人身份证 (非党政军客户需具备)
  2676. {
  2677. title: '法人身份证',
  2678. content: 'First-content',
  2679. id: "legalIdCard",
  2680. },
  2681. //经办人身份证 不分类型与场景
  2682. {
  2683. title: '经办人身份证',
  2684. content: 'First-content',
  2685. id: "operatorIdCard",
  2686. },
  2687. //不分类型与场景 授权函
  2688. {
  2689. title: '授权函',
  2690. content: 'First-content',
  2691. id: "authorizeBook",
  2692. },
  2693. // 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
  2694. {
  2695. title: '经营性呼叫中心增值业务许可证',
  2696. content: 'First-content',
  2697. id: "zZBusinessLicense",
  2698. },
  2699. //中心业务是否有说明 自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供
  2700. {
  2701. title: '呼叫中心业务说明',
  2702. content: 'First-content',
  2703. id: "centerBusiness",
  2704. },
  2705. //房屋租赁合同或房产证明 二类客户需具备
  2706. {
  2707. title: '房屋租赁合同或房产证明',
  2708. content: 'First-content',
  2709. id: "contractOrProve",
  2710. },
  2711. //非办公自用需提供 风险评估表
  2712. {
  2713. title: '风险评估表',
  2714. content: 'First-content',
  2715. id: "riskTable",
  2716. },
  2717. //不分类型与场景
  2718. {
  2719. title: '中继线预审表',
  2720. content: 'First-content',
  2721. id: "trunkTable",
  2722. },
  2723. ],
  2724. steps12: [
  2725. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  2726. {
  2727. title: '中继线合同',
  2728. content: 'First-content',
  2729. id: "trunkContract",
  2730. },
  2731. //是否有入网申请签报
  2732. {
  2733. title: '入网申请签报 ',
  2734. content: 'First-content',
  2735. id: "applySign",
  2736. },
  2737. //不分类型与场景 三张现场照片
  2738. {
  2739. title: '三张现场照片 ',
  2740. content: 'First-content',
  2741. id: "threePhotos",
  2742. },
  2743. //不分类型与场景 是否有责任承诺书
  2744. {
  2745. title: '责任承诺书',
  2746. content: 'First-content',
  2747. id: "commitmentBook",
  2748. },
  2749. //不分类型与场景 突破客户经理管控价是否有固网价格审批
  2750. {
  2751. title: '突破客户经理管控价是否有固网价格审批',
  2752. content: 'First-content',
  2753. id: "isPriceApproval",
  2754. },
  2755. //是否有法人身份证 (非党政军客户需具备)
  2756. {
  2757. title: '法人身份证',
  2758. content: 'First-content',
  2759. id: "legalIdCard",
  2760. },
  2761. //经办人身份证 不分类型与场景
  2762. {
  2763. title: '经办人身份证',
  2764. content: 'First-content',
  2765. id: "operatorIdCard",
  2766. },
  2767. //不分类型与场景 授权函
  2768. {
  2769. title: '授权函',
  2770. content: 'First-content',
  2771. id: "authorizeBook",
  2772. },
  2773. //经营性呼叫中心增值业务许可证到期时间
  2774. {
  2775. title: '经营性呼叫中心增值业务许可证',
  2776. content: 'First-content',
  2777. id: "zZBusinessLicense",
  2778. },
  2779. //中心业务是否有说明 自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供
  2780. {
  2781. title: '呼叫中心业务说明',
  2782. content: 'First-content',
  2783. id: "centerBusiness",
  2784. },
  2785. //房屋租赁合同或房产证明 二类客户需具备
  2786. {
  2787. title: '房屋租赁合同或房产证明',
  2788. content: 'First-content',
  2789. id: "contractOrProve",
  2790. },
  2791. //非办公自用需提供 风险评估表
  2792. {
  2793. title: '风险评估表',
  2794. content: 'First-content',
  2795. id: "riskTable",
  2796. },
  2797. //不分类型与场景
  2798. {
  2799. title: '中继线预审表',
  2800. content: 'First-content',
  2801. id: "trunkTable",
  2802. },
  2803. ],
  2804. },
  2805. alertWarning: [
  2806. "没有明确装机地址、分配号段、交换机型号、业务类型和防范通讯信息诈骗的相关责任条款",
  2807. "没有坐席规模、坐席地点、业务使用场景描述、业务使用时间",
  2808. ]
  2809. }
  2810. },
  2811. computed: {
  2812. importMinioUploadAction() {
  2813. return window._CONFIG['domianURL'] + this.url.minioUpload;
  2814. },
  2815. },
  2816. components: {},
  2817. created() {
  2818. this.infoId = this.$route.query.id;
  2819. this.steps.stepsNow = this.steps.steps00;
  2820. this.steps.currentId = this.steps.stepsNow[0].id;
  2821. this.infoModel.infoId = this.$route.query.id;
  2822. this.getInfoDataById(this.$route.query.id);
  2823. this.getTask(this.$route.query.id);
  2824. this.getInfoDataByInfoId(this.$route.query.id)
  2825. },
  2826. methods: {
  2827. showModal() {
  2828. this.open = true;
  2829. },
  2830. handleOk() {
  2831. this.open = false;
  2832. },
  2833. historys() {
  2834. this.showModal()
  2835. },
  2836. downloadFile(url){
  2837. const a = document.createElement('a')
  2838. a.style.display='none';
  2839. a.href=url
  2840. document.body.appendChild(a)
  2841. a.click()
  2842. },
  2843. jumpUrl(url){
  2844. var a = document.createElement("a");
  2845. a.setAttribute("href", url);
  2846. a.setAttribute("target", "_blank");
  2847. a.click();
  2848. },
  2849. /**移除文件*/
  2850. removeFile(fileData, fileAttribute) {
  2851. let that = this.infoModel;
  2852. //处理轮播数据
  2853. let swiperImg = that[fileAttribute];
  2854. if (swiperImg) {
  2855. let number = swiperImg.indexOf(fileData);
  2856. swiperImg.splice(number, 1)
  2857. if (swiperImg.length == 0) {
  2858. swiperImg.push({})
  2859. let textId = fileAttribute + "Remark";
  2860. if (this.infoModel[textId].trim() > 0) {
  2861. this.steps.stepsNow[this.steps.current].status = "finish"
  2862. } else {
  2863. this.steps.stepsNow[this.steps.current].status = "wait"
  2864. }
  2865. } else {
  2866. this.steps.stepsNow[this.steps.current].status = "finish"
  2867. }
  2868. that[fileAttribute] = swiperImg
  2869. }
  2870. },
  2871. //文件格式限制
  2872. importBeforeUpload(file) {
  2873. var fileType = file.type;
  2874. if (fileType === 'image') {
  2875. if (fileType.indexOf('image') < 0) {
  2876. this.$message.warning('请上传图片');
  2877. return false;
  2878. }
  2879. } else if (fileType === 'file') {
  2880. if (fileType.indexOf('image') >= 0) {
  2881. this.$message.warning('请上传文件');
  2882. return false;
  2883. }
  2884. }
  2885. return true
  2886. },
  2887. //文件上传成功后回调
  2888. importHandleChange(info) {
  2889. },
  2890. /**自定义的上传文件方法*/
  2891. selfUploadContract(data, fileAttribute) {
  2892. var that = this;
  2893. if (data.file) {
  2894. let formData = new FormData();
  2895. formData.append('file', data.file)
  2896. postAction(this.url.minioUpload, formData).then((res) => {
  2897. if (res.success) {
  2898. that.swiperId = that.swiperId + 1;
  2899. console.log(that.swiperId)
  2900. //文件链接
  2901. let filePath = res.message;
  2902. let swipData = {
  2903. id: that.swiperId,
  2904. urlBase: window._CONFIG['onlinePreviewDomainURL'] + '?url='
  2905. + encodeURIComponent(
  2906. Base64.encode(
  2907. (filePath)
  2908. )),
  2909. url: filePath,
  2910. fileName: data.file.name
  2911. }
  2912. if (that.infoModel[fileAttribute][0].urlBase) {
  2913. that.infoModel[fileAttribute].push(swipData)
  2914. } else {
  2915. that.infoModel[fileAttribute] = []
  2916. //数据发生变化
  2917. that.infoModel[fileAttribute][0] = swipData;
  2918. }
  2919. // 改变步骤条状态
  2920. if (that.infoModel[fileAttribute].length > 0) {
  2921. that.steps.stepsNow[that.steps.current].status = "finish"
  2922. } else {
  2923. that.steps.stepsNow[that.steps.current].status = "wait"
  2924. }
  2925. }
  2926. })
  2927. }
  2928. },
  2929. /**备注坚听*/
  2930. textareaChange(name, nameRemark) {
  2931. if (this.infoModel[nameRemark].length > 0) {
  2932. this.steps.stepsNow[this.steps.current].status = "finish"
  2933. } else if (this.infoModel[name].length > 0 && this.infoModel[name][0].urlBase) {
  2934. this.steps.stepsNow[this.steps.current].status = "finish"
  2935. } else {
  2936. this.steps.stepsNow[this.steps.current].status = "wait"
  2937. }
  2938. if (this.steps.stepsNow[this.steps.current].status = "error"){
  2939. // type:"solution",
  2940. //slot:"icon"
  2941. this.steps.stepsNow[this.steps.current].type="solution",
  2942. this.steps.stepsNow[this.steps.current].slot="icon"
  2943. this.steps.stepsNow[this.steps.current].status = "final"
  2944. this.steps.stepsNow[this.steps.current].solution = true;
  2945. }
  2946. },
  2947. sizeColor(){
  2948. if (this.infoModel.infoResult==="2"){
  2949. var element = document.getElementById('directRequirements');
  2950. element.style.color = 'red';
  2951. }
  2952. if (this.infoModel.infoResult==="1"){
  2953. var element = document.getElementById('directRequirements');
  2954. element.style.color = 'black';
  2955. }
  2956. },
  2957. getTask(infoId){
  2958. var that = this;
  2959. var data = {
  2960. "infoId": infoId,
  2961. }
  2962. postAction(this.url.getTask, data).then((res) => {
  2963. if (res.success) {
  2964. that.taskId=res.result.taskId;
  2965. /** 稽核状态 0:未处理;1:未完善;2:待稽核;3:已整改;4:待整改;5:稽核通过; */
  2966. that.checkState=res.result.checkState;
  2967. }
  2968. })
  2969. },
  2970. getInfoDataByInfoId(infoId) {
  2971. var that = this;
  2972. if (infoId) {
  2973. var data = {
  2974. "infoId": infoId,
  2975. }
  2976. getAction(this.url.getInfoDataByInfoId, data).then((res) => {
  2977. if (res.success) {
  2978. let result = res.result;
  2979. // result=this.getInfoDataById(infoId,result)
  2980. that.infoModel=result;
  2981. that.dataList=result.history;
  2982. that.infoModel.applySign= JSON.parse(result.applySign);
  2983. that.infoModel.threePhotos= JSON.parse(result.threePhotos);
  2984. that.infoModel.commitmentBook= JSON.parse(result.commitmentBook);
  2985. that.infoModel.isPriceApproval= JSON.parse(result.isPriceApproval);
  2986. that.infoModel.legalIdCard= JSON.parse(result.legalIdCard);
  2987. that.infoModel.operatorIdCard= JSON.parse(result.operatorIdCard);
  2988. that.infoModel.authorizeBook= JSON.parse(result.authorizeBook);
  2989. that.infoModel.zZBusinessLicense= JSON.parse(result.zZBusinessLicense);
  2990. that.infoModel.centerBusiness= JSON.parse(result.centerBusiness);
  2991. that.infoModel.contractOrProve= JSON.parse(result.contractOrProve);
  2992. that.infoModel.riskTable= JSON.parse(result.riskTable);
  2993. that.infoModel.trunkTable= JSON.parse(result.trunkTable);
  2994. that.infoModel.trunkContract= JSON.parse(result.trunkContract);
  2995. //待稽核
  2996. if (that.checkState===2 || that.checkState===5 ){
  2997. for (var i in that.steps.stepsNow) {
  2998. for (var j in result[that.steps.stepsNow[i].id]){
  2999. if (result[that.steps.stepsNow[i].id+'Result'][0]!==undefined){
  3000. if (result[that.steps.stepsNow[i].id+'Result'][0]==='1'){
  3001. that.steps.stepsNow[i].status = "finish"
  3002. }else {
  3003. //that.steps.stepsNow[i].status = "error"
  3004. that.steps.stepsNow[i].type="solution"
  3005. that.steps.stepsNow[i].slot="icon"
  3006. that.steps.stepsNow[i].status = "final"
  3007. that.steps.stepsNow[i].solution = true;
  3008. that.steps.stepsNow[i].yellow = true;
  3009. that.steps.stepsNow[i].Isyellow = true;
  3010. }
  3011. }
  3012. }
  3013. }
  3014. if (that.infoModel.infoResult==="2"){
  3015. var element = document.getElementById('directRequirements');
  3016. element.style.color = 'red';
  3017. }
  3018. if (that.infoModel.infoResult==="1"){
  3019. var element = document.getElementById('directRequirements');
  3020. element.style.color = 'black';
  3021. }
  3022. }
  3023. //待整改
  3024. if (that.checkState===4){
  3025. for (var i in that.steps.stepsNow) {
  3026. for (var j in result[that.steps.stepsNow[i].id]){
  3027. if (result[that.steps.stepsNow[i].id+'Result'][0]!==undefined){
  3028. if (result[that.steps.stepsNow[i].id+'Result'][0]==='1'){
  3029. that.steps.stepsNow[i].status = "finish"
  3030. }else {
  3031. that.steps.stepsNow[i].status = "error"
  3032. }
  3033. }
  3034. }
  3035. }
  3036. if (that.infoModel.infoResult==="2"){
  3037. var element = document.getElementById('directRequirements');
  3038. element.style.color = 'red';
  3039. that.isShow=false
  3040. }
  3041. if (that.infoModel.infoResult==="1"){
  3042. var element = document.getElementById('directRequirements');
  3043. element.style.color = 'black';
  3044. that.isShow=true
  3045. }
  3046. }
  3047. }
  3048. })
  3049. }
  3050. },
  3051. /**获取客户信息*/
  3052. getInfoDataById(id,resultA) {
  3053. var that = this;
  3054. if (id) {
  3055. var data = {
  3056. "id": id,
  3057. }
  3058. getAction(this.url.getInfoDataById, data).then((res) => {
  3059. if (res.success) {
  3060. let result = res.result;
  3061. //用户状态
  3062. that.infoModel.userState =result.userState;
  3063. //用户发展员工
  3064. that.infoModel.staffNo =result.staffNo;
  3065. that.infoModel.customerNo =result.customerNo;
  3066. that.infoModel.userNo =result.userNo;
  3067. that.infoModel.networkAccessTime =result.networkAccessTime;
  3068. that.infoModel.firstActivationDate =result.firstActivationDate;
  3069. that.infoModel.userCode =result.userCode;
  3070. that.infoModel.accountCode =result.accountCode;
  3071. }
  3072. })
  3073. }
  3074. return resultA
  3075. },
  3076. outPage(){
  3077. this.$router.push({path: '/truck/check/task/check', query: {id: this.taskId}});
  3078. },
  3079. /**提交稽核*/
  3080. submitAuditLot() {
  3081. this.uploading=true;
  3082. var info = "yes";
  3083. for (var i in this.steps.stepsNow) {
  3084. if (this.checkState===2){
  3085. if (this.steps.stepsNow[i].status === "wait" ) {
  3086. this.$message.warn( this.steps.stepsNow[i].title +"未进行稽核...");
  3087. info="no";
  3088. }
  3089. if (this.infoModel.infoResult==="" || this.infoModel.infoResult===null){
  3090. this.$message.warn( "中继线基本信息未进行稽核...");
  3091. info="no";
  3092. }
  3093. }
  3094. if (this.checkState===4){
  3095. if (this.steps.stepsNow[i].status !== "finish" && this.steps.stepsNow[i].type!=='solution') {
  3096. this.$message.warn( this.steps.stepsNow[i].title +"资料或备注都未整改!!!");
  3097. info="no";
  3098. }
  3099. }
  3100. }
  3101. if (info==="no"){
  3102. this.uploading=false;
  3103. return
  3104. }
  3105. var that = this;
  3106. var data=that.infoModel ;
  3107. //var dataToStr =this.dataListToStr(data);
  3108. //data=dataToStr;
  3109. postAction("/smsTurck/customerData/addLog", data).then((res) => {
  3110. if (res.success) {
  3111. this.uploading=false;
  3112. this.$message.success("提交成功", 3);
  3113. this.addIng == true
  3114. this.closeCurrent();
  3115. this.$router.push({path: '/truck/check/task/check', query: {id: that.taskId}});
  3116. } else {
  3117. this.uploading=false;
  3118. if ( res.message !==null){
  3119. this.$message.error( res.message);
  3120. }else {
  3121. this.$message.error("提交失败");
  3122. }
  3123. }
  3124. }).finally(() => {
  3125. this.uploading = false;
  3126. })
  3127. },
  3128. /**节点状态*/
  3129. basicCheckClick(state) {
  3130. let boolean = state == "1" ? true : false;
  3131. if (boolean) {
  3132. if ( (this.steps.stepsNow[this.steps.current]["status"] === "wait"|| this.steps.stepsNow[this.steps.current]["status"] ==="process")
  3133. && this.steps.stepsNow[this.steps.current]["type"] !== "solution" || !this.steps.stepsNow[this.steps.current].Isyellow){
  3134. this.steps.stepsNow[this.steps.current]["status"] = "finish";
  3135. }else {
  3136. this.steps.stepsNow[this.steps.current]["status"] = "finish";
  3137. this.steps.stepsNow[this.steps.current].solutionGreen = true;
  3138. this.steps.stepsNow[this.steps.current].yellow = false;
  3139. this.steps.stepsNow[this.steps.current].slot="icon"
  3140. this.steps.stepsNow[this.steps.current].type="solution"
  3141. this.steps.stepsNow[this.steps.current].solution = false;
  3142. }
  3143. } else {
  3144. this.steps.stepsNow[this.steps.current].solutionGreen = false;
  3145. this.steps.stepsNow[this.steps.current].solution = false;
  3146. this.steps.stepsNow[this.steps.current].slot=""
  3147. this.steps.stepsNow[this.steps.current].status = "error";
  3148. this.steps.stepsNow[this.steps.current].type=""
  3149. }
  3150. //若以前稽核整改过
  3151. if ( this.steps.stepsNow[this.steps.current].Isyellow && !this.steps.stepsNow[this.steps.current].solutionGreen){
  3152. this.steps.stepsNow[this.steps.current].type="solution"
  3153. this.steps.stepsNow[this.steps.current].slot="icon"
  3154. this.steps.stepsNow[this.steps.current].status = "final"
  3155. this.steps.stepsNow[this.steps.current].solution = true;
  3156. this.steps.stepsNow[this.steps.current].yellow = true;
  3157. }
  3158. },
  3159. /**提醒点击事件*/
  3160. alertText(text) {
  3161. let that = this;
  3162. let current = that.current;
  3163. //卡类型
  3164. let blockType = that.lotData.blockType;
  3165. switch (current) {
  3166. case 0:
  3167. if (blockType == 0) {
  3168. //测试卡
  3169. let basicCheckNote = this.testCardApplicationModel.basicCheckNote;
  3170. basicCheckNote = basicCheckNote + " " + text;
  3171. this.lotData.testCardApplicationModel.basicCheckNote = basicCheckNote
  3172. } else {
  3173. //正式卡
  3174. let basicCheckNote = this.lotData.contractModel.basicCheckNote;
  3175. basicCheckNote = basicCheckNote + " " + text;
  3176. this.lotData.contractModel.basicCheckNote = basicCheckNote
  3177. }
  3178. break;
  3179. case 1:
  3180. let basicCheckNote = this.lotData.empowerModel.basicCheckNote;
  3181. basicCheckNote = basicCheckNote + " " + text;
  3182. this.lotData.empowerModel.basicCheckNote = basicCheckNote
  3183. break;
  3184. case 2:
  3185. let basicCheckNote2 = this.lotData.idCardModel.basicCheckNote;
  3186. basicCheckNote2 = basicCheckNote2 + " " + text;
  3187. this.lotData.idCardModel.basicCheckNote = basicCheckNote2
  3188. break;
  3189. case 3:
  3190. let basicCheckNote3 = this.lotData.customerIdModel.basicCheckNote;
  3191. basicCheckNote3 = basicCheckNote3 + " " + text;
  3192. this.lotData.customerIdModel.basicCheckNote = basicCheckNote3
  3193. break;
  3194. case 4:
  3195. let basicCheckNote4 = this.lotData.riskModel.basicCheckNote;
  3196. basicCheckNote4 = basicCheckNote4 + " " + text;
  3197. this.lotData.riskModel.basicCheckNote = basicCheckNote4
  3198. break;
  3199. case 5:
  3200. let basicCheckNote5 = this.lotData.priceApprovalModel.basicCheckNote;
  3201. basicCheckNote5 = basicCheckNote5 + " " + text;
  3202. this.lotData.priceApprovalModel.basicCheckNote = basicCheckNote5
  3203. break;
  3204. }
  3205. },
  3206. /**步骤条点击事件*/
  3207. stepsClick(current) {
  3208. this.steps.current = current;
  3209. this.steps.currentId = this.steps.stepsNow[current].id
  3210. for (var i in this.steps.stepsNow) {
  3211. if (this.steps.stepsNow[i].status !== "finish" && this.steps.stepsNow[i].status!== "error") {
  3212. this.steps.stepsNow[i].status = "wait"
  3213. }
  3214. if (this.steps.stepsNow[i].status === "finish") {
  3215. this.steps.stepsNow[i].status === "finish"
  3216. }
  3217. if (this.steps.stepsNow[i].status === "error") {
  3218. this.steps.stepsNow[i].status === "error"
  3219. }
  3220. }
  3221. if (this.steps.stepsNow[current].status!== "finish" && this.steps.stepsNow[current].status!== "error" ) {
  3222. this.steps.stepsNow[current].status = "process"
  3223. }
  3224. },
  3225. /**步骤文件类型对应*/
  3226. currentFileType(currentId) {
  3227. let that = this;
  3228. this.swiperImg = {}
  3229. switch (currentId) {
  3230. case 'businessLicense':
  3231. that.swiperImg = that.truckData.businessLicense
  3232. break;
  3233. case 'idCard':
  3234. that.swiperImg = that.truckData.idCard
  3235. break;
  3236. case 'contract':
  3237. that.swiperImg = that.truckData.contract
  3238. break;
  3239. case 'prequaliFication':
  3240. that.swiperImg = that.truckData.prequaliFication
  3241. break;
  3242. case 'risk':
  3243. that.swiperImg = that.truckData.risk
  3244. break;
  3245. case 'coverLetter':
  3246. that.swiperImg = that.truckData.coverLetter
  3247. break;
  3248. case 'addedLicense':
  3249. that.swiperImg = that.truckData.addedLicense
  3250. break;
  3251. case 'registeredCapital':
  3252. that.swiperImg = that.truckData.registeredCapital
  3253. break;
  3254. case 'ownershipCertificate':
  3255. that.swiperImg = that.truckData.ownershipCertificate
  3256. break;
  3257. case 'creditInquiry':
  3258. that.swiperImg = that.truckData.creditInquiry
  3259. break;
  3260. case 'legalPersonality':
  3261. that.swiperImg = that.truckData.legalPersonality
  3262. break;
  3263. case 'takePhotos':
  3264. that.swiperImg = that.truckData.takePhotos
  3265. break;
  3266. default:
  3267. that.swiperImg = [];
  3268. }
  3269. //拒绝下标为空 影响轮播样式
  3270. if (that.swiperImg.length == 0) {
  3271. that.swiperImg.push({})
  3272. }
  3273. },
  3274. /**返回上一级*/
  3275. back() {
  3276. this.$router.go(-1);
  3277. //关闭当前页
  3278. this.closeCurrent();
  3279. },
  3280. /**获取客户信息*/
  3281. queryInfoById(id) {
  3282. let url = this.url.queryInfo;
  3283. let params = {
  3284. id: id
  3285. }
  3286. let that = this;
  3287. getAction(url, params).then(res => {
  3288. if (res.success) {
  3289. that.info = res.result;
  3290. }
  3291. }).finally(() => {
  3292. })
  3293. },
  3294. /**获取中继线文件数据*/
  3295. truckInfoById(id) {
  3296. let that = this;
  3297. let url = this.url.truckInfo;
  3298. let params = {
  3299. infoId: id
  3300. }
  3301. postAction(url, params).then(res => {
  3302. if (res.success) {
  3303. let data = res.result;
  3304. that.info.dataId = data.id
  3305. that.truckData.businessLicense = that.packageArr(data.businessLicense);
  3306. that.truckData.contract = that.packageArr(data.contract);
  3307. that.truckData.prequaliFication = that.packageArr(data.prequaliFication);
  3308. that.truckData.risk = that.packageArr(data.risk);
  3309. that.truckData.coverLetter = that.packageArr(data.coverLetter);
  3310. that.truckData.takePhotos = that.packageArr(data.takePhotos);
  3311. that.truckData.addedLicense = that.packageArr(data.addedLicense);
  3312. that.truckData.registeredCapital = that.packageArr(data.registeredCapital);
  3313. that.truckData.ownershipCertificate = that.packageArr(data.ownershipCertificate);
  3314. that.truckData.creditInquiry = that.packageArr(data.creditInquiry);
  3315. that.truckData.legalPersonality = that.packageArr(data.legalPersonality);
  3316. //客户类型
  3317. that.truckData.customType = data.customType.toString();
  3318. //使用场景
  3319. that.truckData.scene = data.scene.toString();
  3320. let customType = that.truckData.customType;
  3321. let scene = that.truckData.scene;
  3322. //步骤条数据源
  3323. if (customType == '0') {
  3324. if (scene == '0') {
  3325. this.steps = this.steps00
  3326. }
  3327. if (scene == '1') {
  3328. this.steps = this.steps01
  3329. }
  3330. if (scene == '2') {
  3331. this.steps = this.steps02
  3332. }
  3333. if (scene == '3') {
  3334. this.steps = this.steps02
  3335. }
  3336. }
  3337. if (customType == '1') {
  3338. if (scene == '0') {
  3339. this.steps = this.steps10
  3340. }
  3341. if (scene == '1') {
  3342. this.steps = this.steps11
  3343. }
  3344. if (scene == '2') {
  3345. this.steps = this.steps12
  3346. }
  3347. if (scene == '3') {
  3348. this.steps = this.steps12
  3349. }
  3350. }
  3351. }
  3352. }).finally(() => {
  3353. })
  3354. },
  3355. /**包装轮播数据*/
  3356. packageArr(data) {
  3357. let id = 0;
  3358. let newArr = []
  3359. if (data == null) {
  3360. newArr.push({})
  3361. return newArr;
  3362. }
  3363. let splice = data.split(",");
  3364. for (var i in splice) {
  3365. id = id + 1;
  3366. let filePath = splice[i];
  3367. if (filePath == "") {
  3368. break;
  3369. }
  3370. let fileName = filePath.split("/");
  3371. fileName = fileName[fileName.length - 1];
  3372. let swipData = {
  3373. id: id,
  3374. urlBase: window._CONFIG['onlinePreviewDomainURL'] + '?url='
  3375. + encodeURIComponent(
  3376. Base64.encode(
  3377. (filePath)
  3378. )),
  3379. url: filePath,
  3380. fileName: fileName
  3381. }
  3382. newArr.push(swipData);
  3383. }
  3384. return newArr;
  3385. },
  3386. },
  3387. }
  3388. </script>
  3389. <style lang="less" scoped>
  3390. .noDataPng {
  3391. width: 70%;
  3392. height: 70%;
  3393. border: 1px solid;
  3394. }
  3395. .alert-warning {
  3396. cursor: pointer;
  3397. margin-bottom: 10px !important;
  3398. box-sizing: border-box;
  3399. margin: 0;
  3400. padding: 0;
  3401. color: rgba(0, 0, 0, 0.65);
  3402. font-size: 14px;
  3403. font-variant: tabular-nums;
  3404. line-height: 1.5;
  3405. list-style: none;
  3406. font-feature-settings: 'tnum';
  3407. position: relative;
  3408. padding: 8px 15px 8px 37px;
  3409. word-wrap: break-word;
  3410. border-radius: 4px;
  3411. background-color: #fffbe6;
  3412. border: 1px solid #ffe58f;
  3413. padding: 8px 15px;
  3414. }
  3415. h3 {
  3416. margin: 20px 0 0 10px;
  3417. }
  3418. .thumb-example {
  3419. width: 800px;
  3420. margin-top: 20px;
  3421. // background: #000;
  3422. }
  3423. .swiper-slide {
  3424. background-size: cover;
  3425. background-position: center;
  3426. }
  3427. .gallery-top {
  3428. // height: 80% !important;
  3429. /*height: 600px;*/
  3430. width: 70%;
  3431. /*left: 15%;*/
  3432. margin-bottom: 50px
  3433. }
  3434. .gallery-thumbs {
  3435. height: 20% !important;
  3436. box-sizing: border-box;
  3437. padding: 10px 0px;
  3438. /* width: 864px;*/
  3439. margin-left: 2px;
  3440. .swiper-button-next {
  3441. right: 0px;
  3442. }
  3443. .swiper-button-prev {
  3444. left: 0px;
  3445. }
  3446. .swiper-button-next,
  3447. .swiper-button-prev {
  3448. background: #fff;
  3449. width: 45px;
  3450. text-align: center;
  3451. height: 101px;
  3452. top: 26%;
  3453. div {
  3454. margin-top: 30px;
  3455. background: rgb(207, 205, 205);
  3456. height: 45px;
  3457. border-radius: 50%;
  3458. img {
  3459. margin: 7px 0 0 2px;
  3460. width: 30px;
  3461. }
  3462. }
  3463. }
  3464. .swiper-button-next:hover div {
  3465. background: rgb(189, 186, 186);
  3466. }
  3467. .swiper-button-prev:hover div {
  3468. background: rgb(189, 186, 186);
  3469. }
  3470. }
  3471. .gallery-thumbs .swiper-slide {
  3472. width: 20%;
  3473. height: 80px;
  3474. // opacity: 0.4;
  3475. }
  3476. .gallery-thumbs .swiper-slide-active {
  3477. border: 2px solid red;
  3478. }
  3479. .markdown ul > li {
  3480. color: #000000d9;
  3481. font-size: 15px;
  3482. line-height: 3;
  3483. margin-left: 20px;
  3484. padding-left: 4px;
  3485. list-style-type: circle;
  3486. }
  3487. margin-bottom-10 {
  3488. margin-bottom: 10px;
  3489. }
  3490. </style>