TaskUploadData.vue 168 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628
  1. <template>
  2. <div>
  3. <a-spin :spinning="uploading" size="large" tip="正在提交资料,请勿关闭当前网页...">
  4. <a-page-header
  5. style="background-color: #FFFFFF;margin-bottom:10px"
  6. title="上传资料"
  7. :sub-title="notes"
  8. @back="goBack"
  9. >
  10. <a-form-model
  11. ref="form"
  12. :model="infoModel"
  13. :rules="rules"
  14. >
  15. <a-card style="margin-bottom:10px;color: #000000d9;font-size: 15px;line-height: 2.5;">
  16. <div>
  17. <span>1.请选择客户类型</span>
  18. </div>
  19. <a-radio-group style="position: relative;left: 30px"
  20. @change="controlChange" prop='customType' v-model:value="infoModel.customType">
  21. <a-radio :value="0">一类客户(党政军、大型企事业单位)</a-radio>
  22. <a-radio :value="1">二类客户(其余用户)</a-radio>
  23. </a-radio-group>
  24. <a-tooltip placement="topLeft" >
  25. <template slot="title">
  26. <span>1、不管是一类还是二类客户,场景为经营性呼叫中心和经营性会议电话的,还需提供短号码证书或者400接入合同,注意事项:必须使用400(95/96,12等)服务号码开通外呼功能,不可以使用八位用户服务号码进行外呼,须签署本地中继线和短号码接入合同后,在单独签署外显合同,短号码不可授权使用。
  27. </span>
  28. </template>
  29. <template slot="title">
  30. <span> 2、不管是一类还是二类客户,场景为自用型呼叫中心的,还需提供短号码证书或者400接入合同,注意事项:如果有短号码外呼,需要提供短号码证书或者400接入合同,同时须签署本地中继线和短号码接入合同后,在单独签署外显合同,短号码不可授权使用。</span>
  31. </template>
  32. <a-icon type="question-circle" style='margin-left: 30px;color: red' />
  33. </a-tooltip>
  34. <div>
  35. <span style="display: block">2.请选择使用场景</span>
  36. <a-radio-group style="position: relative;left: 30px;"
  37. @change="controlChange" v-model:value="infoModel.scene" prop='scene'>
  38. <a-radio :value="'0'">办公自用</a-radio>
  39. <a-radio :value="'1'">自用型呼叫中心</a-radio>
  40. <a-radio :value="'2'">经营型呼叫中心</a-radio>
  41. <a-radio :value="'3'">经营型会议电话</a-radio>
  42. </a-radio-group>
  43. </div>
  44. <div>
  45. <span style="display: block">3.是否突破价格管控</span>
  46. <a-radio-group style="position: relative;left: 30px;"
  47. @change="controlChange" v-model:value="infoModel.control" prop='scene'>
  48. <a-radio :value="'0'">否</a-radio>
  49. <a-radio :value="'1'">是</a-radio>
  50. </a-radio-group>
  51. </div>
  52. </a-card>
  53. <a-card style="margin-bottom:10px;color: #000000d9;font-size: 15px;line-height: 2.5;">
  54. <a-row>
  55. <a-col :span="6">
  56. <a-form-model-item label="客户编号"prop="customerNo" v-bind="labelCol4" >
  57. <a-input class="cornflowerblue" v-model="infoModel.customerNo" placeholder="客户编号" :disabled='true'></a-input>
  58. </a-form-model-item>
  59. </a-col>
  60. <!-- <a-col :span="6">-->
  61. <!-- <a-form-model-item label="用户编号" v-bind="labelCol4" >-->
  62. <!-- <a-input v-model="infoModel.userNo" placeholder="用户编号" :disabled='true'></a-input>-->
  63. <!-- </a-form-model-item>-->
  64. <!-- </a-col>-->
  65. <a-col :span="6">
  66. <a-form-model-item label="用户发展员工" prop="staffNo" v-bind="labelCol4">
  67. <a-input class="cornflowerblue" :disabled='true' v-model="infoModel.staffNo" placeholder="用户发展员工" ></a-input>
  68. </a-form-model-item>
  69. </a-col>
  70. <a-col :span="6">
  71. <a-form-model-item label="发展员工姓名" prop="staffNo" v-bind="labelCol4">
  72. <a-input class="cornflowerblue" :disabled='true' v-model="infoModel.staffName" placeholder="发展员工姓名" ></a-input>
  73. </a-form-model-item>
  74. </a-col>
  75. <!-- <a-col :span="6">-->
  76. <!-- <a-form-model-item label="用户号码" prop="userCode" v-bind="labelCol4">-->
  77. <!-- <a-input :disabled='true' v-model="infoModel.userCode" placeholder="用户号码" ></a-input>-->
  78. <!-- </a-form-model-item>-->
  79. <!-- </a-col>-->
  80. <a-col :span="6">
  81. <a-form-model-item label="用户编号" v-bind="labelCol4" >
  82. <a-input class="cornflowerblue" v-model="infoModel.userNo" placeholder="用户编号" :disabled='true'></a-input>
  83. </a-form-model-item>
  84. </a-col>
  85. <a-col :span="6">
  86. <a-form-model-item label="入网时间" prop="networkAccessTime" v-bind="labelCol4" >
  87. <a-input class="cornflowerblue" v-model="infoModel.networkAccessTime" placeholder="入网时间" :disabled='true'></a-input>
  88. </a-form-model-item>
  89. </a-col>
  90. <a-col :span="6">
  91. <a-form-model-item label="首次激活时间" prop="firstActivationDate" v-bind="labelCol4">
  92. <a-input class="cornflowerblue" :disabled='true' v-model="infoModel.firstActivationDate" placeholder="首次激活时间"></a-input>
  93. </a-form-model-item>
  94. </a-col>
  95. <a-col :span="6">
  96. <a-form-model-item label="账户编码" prop="accountCode" v-bind="labelCol4">
  97. <a-input class="cornflowerblue" :disabled='true' v-model="infoModel.accountCode" placeholder="账户编码"></a-input>
  98. </a-form-model-item>
  99. </a-col>
  100. <a-col :span="6">
  101. <a-form-model-item label="楼宇名称" prop="floorName" v-bind="labelCol4">
  102. <a-input class="cornflowerblue" :disabled='true' v-model="infoModel.floorName" placeholder="楼宇名称"></a-input>
  103. </a-form-model-item>
  104. </a-col>
  105. <a-col :span="6">
  106. <a-form-item label="用户状态"v-bind="labelCol4" prop="userState" >
  107. <j-dict-select-tag placeholder="请选择用户状态" v-model="infoModel.userState" dictCode="user_status_2"/>
  108. </a-form-item>
  109. </a-col>
  110. <a-col :span="6">
  111. <a-form-model-item label="客户名称(全)" prop="customerName" v-bind="labelCol4">
  112. <a-input v-model="infoModel.customerName" placeholder="客户名称/使用人名称"></a-input>
  113. </a-form-model-item>
  114. </a-col>
  115. <!-- <a-col :span="6">-->
  116. <!-- <a-form-model-item label="楼宇编号" prop="floorCode" v-bind="labelCol4">-->
  117. <!-- <a-input v-model="infoModel.floorCode" placeholder="楼宇编号"></a-input>-->
  118. <!-- </a-form-model-item>-->
  119. <!-- </a-col>-->
  120. <a-col :span="6">
  121. <a-form-model-item label="客户经理手机号" prop="managePhone" v-bind="labelCol4">
  122. <a-input v-model="infoModel.managePhone" placeholder="客户经理手机号"></a-input>
  123. </a-form-model-item>
  124. </a-col>
  125. <a-col :span="6">
  126. <a-form-model-item label="实际装机地址" prop="installationAddress" v-bind="labelCol4">
  127. <a-input v-model="infoModel.installationAddress" placeholder="实际装机地址"></a-input>
  128. </a-form-model-item>
  129. </a-col>
  130. <!--风险评估等级(非办公自用需提供)-->
  131. <a-col :span="10" >
  132. <a-form-model-item label="合同到期时间" prop="contractDateIs" v-bind="labelColContractDate">
  133. <a-radio-group v-model:value="infoModel.contractDateIs" size="large">
  134. <a-radio :value="'0'">
  135. <a-date-picker style="min-width:50px"
  136. :disabled="infoModel.contractDateIs== '1'?true:false"
  137. v-model="infoModel.contractDate"
  138. format="YYYY-MM-DD"
  139. showTime valueFormat="YYYY-MM-DD"/>
  140. </a-radio>
  141. <a-radio :value="'1'" @click="contractDateClick('contractDate')">长期</a-radio>
  142. </a-radio-group>
  143. </a-form-model-item>
  144. </a-col>
  145. <!-- <a-col :span="9" v-if='infoModel.contractDateIs==="" || infoModel.contractDateIs===null || infoModel.contractDateIs==="1" '>-->
  146. <!-- <a-form-model-item label="合同到期时间是否长期" prop="contractDateIs" v-bind="labelCol5">-->
  147. <!-- <a-radio-group v-model="infoModel.contractDateIs" button-style="solid" >-->
  148. <!-- <a-radio-button value="0">否</a-radio-button>-->
  149. <!-- <a-radio-button value="1">是</a-radio-button>-->
  150. <!-- </a-radio-group>-->
  151. <!-- </a-form-model-item>-->
  152. <!-- </a-col>-->
  153. <!-- <a-col :span="9" v-if='infoModel.contractDateIs==="0" ' >-->
  154. <!-- <a-form-model-item label="合同到期时间" prop="contractDate" v-bind="labelCol6">-->
  155. <!-- <a-date-picker style="min-width:50px; width: 67% " v-model="infoModel.contractDate"-->
  156. <!-- format="YYYY-MM-DD"-->
  157. <!-- showTime valueFormat="YYYY-MM-DD"/>-->
  158. <!-- <a-button @click="back('contractDate')" >长期</a-button>-->
  159. <!-- </a-form-model-item>-->
  160. <!-- </a-col>-->
  161. <a-col :span="10" >
  162. <a-form-model-item label="营业执照到期时间" prop="businessLicenseDateIs" v-bind="labelColContractDate">
  163. <a-radio-group v-model:value="infoModel.businessLicenseDateIs" size="large">
  164. <a-radio :value="'0'">
  165. <a-date-picker style="min-width:50px"
  166. :disabled="infoModel.businessLicenseDateIs== '1'?true:false"
  167. v-model="infoModel.businessLicenseDate"
  168. format="YYYY-MM-DD"
  169. showTime valueFormat="YYYY-MM-DD"/>
  170. </a-radio>
  171. <a-radio :value="'1'" @click="contractDateClick('businessLicenseDate')">长期</a-radio>
  172. </a-radio-group>
  173. </a-form-model-item>
  174. </a-col>
  175. <!-- <a-col :span="9" v-if='infoModel.businessLicenseDateIs==="" || infoModel.businessLicenseDateIs===null || infoModel.businessLicenseDateIs==="1" '>-->
  176. <!-- <a-form-model-item label="营业执照有效期是否长期" prop="businessLicenseDateIs" v-bind="labelCol5">-->
  177. <!-- <a-radio-group v-model="infoModel.businessLicenseDateIs" button-style="solid" >-->
  178. <!-- <a-radio-button value="0">否</a-radio-button>-->
  179. <!-- <a-radio-button value="1">是</a-radio-button>-->
  180. <!-- </a-radio-group>-->
  181. <!-- </a-form-model-item>-->
  182. <!-- </a-col>-->
  183. <!-- <a-col :span="9" v-if='infoModel.businessLicenseDateIs==="0"'>-->
  184. <!-- <a-form-model-item label="营业执照到期时间" prop="businessLicenseDate" v-bind="labelCol4">-->
  185. <!-- <a-date-picker style="min-width:50px; width: 67% " v-model="infoModel.businessLicenseDate"-->
  186. <!-- format="YYYY-MM-DD"-->
  187. <!-- showTime valueFormat="YYYY-MM-DD"/>-->
  188. <!-- <a-button @click="back('businessLicenseDate')" >长期</a-button>-->
  189. <!-- </a-form-model-item>-->
  190. <!-- </a-col>-->
  191. <!-- (第一类客户办公自用除外,不需提供)-->
  192. <a-col :span="10" v-if='infoModel.customType=="1"'>
  193. <a-form-model-item label="房屋租赁合同到期时间" prop="houseDate" v-bind="labelCol4">
  194. <a-date-picker style="width: 210px" v-model="infoModel.houseDate"
  195. format="YYYY-MM-DD"
  196. showTime valueFormat="YYYY-MM-DD"/>
  197. </a-form-model-item>
  198. </a-col>
  199. <a-col :span="11" v-if='infoModel.scene==="2" ||infoModel.scene==="3" '>
  200. <a-form-model-item label="经营型呼叫中心增值许可证到期日 " prop="zZBusinessLicenseDate" v-bind="labelCol4">
  201. <a-date-picker style="width: 210px" v-model="infoModel.zZBusinessLicenseDate"
  202. format="YYYY-MM-DD"
  203. showTime valueFormat="YYYY-MM-DD"/>
  204. </a-form-model-item>
  205. </a-col>
  206. <a-col :span="13" v-if='infoModel.scene!=="0"'>
  207. <a-form-model-item label="风险评估等级(非办公自用需提供)" prop="riskGrade" v-bind="labelCol4">
  208. <a-radio-group v-model="infoModel.riskGrade" button-style="solid" >
  209. <a-radio-button value="0">较低风险</a-radio-button>
  210. <a-radio-button value="1">低风险</a-radio-button>
  211. <a-radio-button value="2">中风险</a-radio-button>
  212. <a-radio-button value="3">高风险</a-radio-button>
  213. </a-radio-group>
  214. </a-form-model-item>
  215. </a-col>
  216. </a-row>
  217. </a-card>
  218. </a-form-model>
  219. </a-page-header>
  220. </a-spin>
  221. <!-- 步骤条-->
  222. <a-card style="margin-bottom:10px;width: 15%;float: left">
  223. <a-steps direction="vertical" :current="steps.current" size="small" @change="stepsClick">
  224. <a-step v-for="item in steps.stepsNow" :key="item.title" :title="item.title" :status="item.status"/>
  225. </a-steps>
  226. <a-button @click="addIsStaging" style="width: 100%" type="warn">暂存</a-button>
  227. <a-button @click="submitAuditLot" style="width: 100%;position: relative;top: 10px" type="primary">提交申请</a-button>
  228. </a-card>
  229. <!-- 入网申请签报 -->
  230. <a-card v-if="steps.currentId === 'applySign'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  231. <div slot="title">
  232. <span style="float: left;position: relative;top: 4px">入网申请签报</span>
  233. </div>
  234. <div class="a-card-25">
  235. <a-alert
  236. message="注意事项(必看)"
  237. type="warning"
  238. style="height: 100vh"
  239. >
  240. <div slot="description" class="markdown" style="position: relative;top:30px">
  241. <ul>
  242. <li>1)18年9月以后入网的需要</li>
  243. </ul>
  244. </div>
  245. </a-alert>
  246. </div>
  247. <div class="a-card-70">
  248. <div>
  249. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  250. <a-textarea class="a-textarea-line-30"
  251. v-model="infoModel.applySignRemark"
  252. @change="textareaChange('applySign','applySignRemark')"
  253. placeholder="如没有上传资料备注,需要说明原因"
  254. />
  255. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  256. </a-form-model-item>
  257. </div>
  258. <a-upload
  259. name="file"
  260. :multiple="true"
  261. :action="importMinioUploadAction"
  262. :customRequest="e => selfUploadContract(e, 'applySign')"
  263. :headers="tokenHeader"
  264. :showUploadList="false"
  265. :beforeUpload="importBeforeUpload"
  266. @change="importHandleChange"
  267. style='margin-left: 125px;line-height: 50px'
  268. >
  269. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  270. </a-upload>
  271. <div style="height: 70%">
  272. <div class="thumb-example">
  273. <swiper
  274. class="swiper gallery-top"
  275. :options="swiperOptionTop"
  276. ref="swiperTop"
  277. >
  278. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.applySign" :key="item.id">
  279. <iframe
  280. v-if="item.urlBase"
  281. frameborder="1"
  282. :src="item.urlBase"
  283. ref="ifr"
  284. width="70%"
  285. height="500px"
  286. scrolling="auto">
  287. </iframe>
  288. <img style="width: 70%;height: 70%;border: 1px solid;"
  289. v-if="!item.urlBase" :src="noDataPng" border="1">
  290. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  291. danger @click="removeFile(item,'applySign')">移除
  292. </a-button>
  293. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  294. v-if=" item.urlBase"
  295. @click="jumpUrl(item.urlBase)">预览
  296. </a-button></div>
  297. </swiper-slide>
  298. <div
  299. class="swiper-button-next swiper-button-white"
  300. slot="button-next"
  301. ></div>
  302. <div
  303. class="swiper-button-prev swiper-button-white"
  304. slot="button-prev"
  305. ></div>
  306. </swiper>
  307. <!-- swiper2 Thumbs -->
  308. <swiper
  309. class="swiper gallery-thumbs"
  310. :options="swiperOptionThumbs"
  311. ref="swiperThumbs"
  312. >
  313. <swiper-slide
  314. class="slide"
  315. style="width:100px;height:100px;"
  316. v-for="(item, index) in infoModel.applySign"
  317. :key="item.id"
  318. >
  319. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  320. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  321. </div>
  322. <img style="width: 100%;height: 96px"
  323. v-if="!item.urlBase" :src="noDataPng" border="1">
  324. </swiper-slide>
  325. <!-- 点我上传文件按钮-->
  326. <div class="clearfix">
  327. <a-upload
  328. listType="picture-card"
  329. name="file"
  330. :multiple="false"
  331. :action="importMinioUploadAction"
  332. :customRequest="e => selfUploadContract(e, 'applySign')"
  333. :headers="tokenHeader"
  334. :showUploadList="false"
  335. :beforeUpload="importBeforeUpload"
  336. @change="importHandleChange"
  337. >
  338. <div>
  339. <a-icon type="plus"/>
  340. <div class="ant-upload-text">点我上传</div>
  341. </div>
  342. </a-upload>
  343. </div>
  344. <div class="swiper-button-next swiper-button-white" slot="button-next">
  345. <div>
  346. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  347. </div>
  348. </div>
  349. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  350. <div>
  351. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  352. </div>
  353. </div>
  354. </swiper>
  355. </div>
  356. </div>
  357. </div>
  358. </a-card>
  359. <!-- 中继线营业执照 -->
  360. <a-card v-if="steps.currentId === 'businessLicense'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  361. <div slot="title">
  362. <span style="float: left;position: relative;top: 4px">中继线营业执照</span>
  363. </div>
  364. <div class="a-card-25">
  365. <a-alert
  366. message="注意事项(必看)"
  367. type="warning"
  368. style="height: 100vh"
  369. >
  370. <div slot="description" class="markdown" style="position: relative;top:30px">
  371. <ul>
  372. <li>1)请按材料如实上传</li>
  373. </ul>
  374. </div>
  375. </a-alert>
  376. </div>
  377. <div class="a-card-70">
  378. <div>
  379. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  380. <a-textarea class="a-textarea-line-30"
  381. v-model="infoModel.businessLicenseRemark"
  382. @change="textareaChange('businessLicense','businessLicenseRemark')"
  383. placeholder="如没有上传资料备注,需要说明原因"
  384. />
  385. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  386. </a-form-model-item>
  387. </div>
  388. <a-upload
  389. name="file"
  390. :multiple="true"
  391. :action="importMinioUploadAction"
  392. :customRequest="e => selfUploadContract(e, 'businessLicense')"
  393. :headers="tokenHeader"
  394. :showUploadList="false"
  395. :beforeUpload="importBeforeUpload"
  396. @change="importHandleChange"
  397. style='margin-left: 125px;line-height: 50px'
  398. >
  399. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  400. </a-upload>
  401. <div style="height: 70%">
  402. <div class="thumb-example">
  403. <swiper
  404. class="swiper gallery-top"
  405. :options="swiperOptionTop"
  406. ref="swiperTop"
  407. >
  408. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.businessLicense" :key="item.id">
  409. <iframe
  410. v-if="item.urlBase"
  411. frameborder="1"
  412. :src="item.urlBase"
  413. ref="ifr"
  414. width="70%"
  415. height="500px"
  416. scrolling="auto">
  417. </iframe>
  418. <img style="width: 70%;height: 70%;border: 1px solid;"
  419. v-if="!item.urlBase" :src="noDataPng" border="1">
  420. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  421. danger @click="removeFile(item,'businessLicense')">移除
  422. </a-button>
  423. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  424. v-if=" item.urlBase"
  425. @click="jumpUrl(item.urlBase)">预览
  426. </a-button></div>
  427. </swiper-slide>
  428. <div
  429. class="swiper-button-next swiper-button-white"
  430. slot="button-next"
  431. ></div>
  432. <div
  433. class="swiper-button-prev swiper-button-white"
  434. slot="button-prev"
  435. ></div>
  436. </swiper>
  437. <!-- swiper2 Thumbs -->
  438. <swiper
  439. class="swiper gallery-thumbs"
  440. :options="swiperOptionThumbs"
  441. ref="swiperThumbs"
  442. >
  443. <swiper-slide
  444. class="slide"
  445. style="width:100px;height:100px;"
  446. v-for="(item, index) in infoModel.businessLicense"
  447. :key="item.id"
  448. >
  449. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  450. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  451. </div>
  452. <img style="width: 100%;height: 96px"
  453. v-if="!item.urlBase" :src="noDataPng" border="1">
  454. </swiper-slide>
  455. <!-- 点我上传文件按钮-->
  456. <div class="clearfix">
  457. <a-upload
  458. listType="picture-card"
  459. name="file"
  460. :multiple="false"
  461. :action="importMinioUploadAction"
  462. :customRequest="e => selfUploadContract(e, 'businessLicense')"
  463. :headers="tokenHeader"
  464. :showUploadList="false"
  465. :beforeUpload="importBeforeUpload"
  466. @change="importHandleChange"
  467. >
  468. <div>
  469. <a-icon type="plus"/>
  470. <div class="ant-upload-text">点我上传</div>
  471. </div>
  472. </a-upload>
  473. </div>
  474. <div class="swiper-button-next swiper-button-white" slot="button-next">
  475. <div>
  476. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  477. </div>
  478. </div>
  479. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  480. <div>
  481. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  482. </div>
  483. </div>
  484. </swiper>
  485. </div>
  486. </div>
  487. </div>
  488. </a-card>
  489. <!-- 三张现场照片 -->
  490. <a-card v-if="steps.currentId === 'threePhotos'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  491. <div slot="title">
  492. <span style="float: left;position: relative;top: 4px">三张现场照片</span>
  493. </div>
  494. <div class="a-card-25">
  495. <a-alert
  496. message="注意事项(必看)"
  497. type="warning"
  498. style="height: 100vh"
  499. >
  500. <div slot="description" class="markdown" style="position: relative;top:30px">
  501. <ul>
  502. <li >1) 客户办公现场、装机地址(交换机和配线架等)、公司logo照片(客户经理必须到现场,照片客户经理需体现)</li>
  503. </ul>
  504. </div>
  505. </a-alert>
  506. </div>
  507. <div class="a-card-70">
  508. <div>
  509. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  510. <a-textarea class="a-textarea-line-30"
  511. v-model="infoModel.threePhotosRemark"
  512. @change="textareaChange('threePhotos','threePhotosRemark')"
  513. placeholder="如没有上传资料备注,需要说明原因"
  514. />
  515. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  516. </a-form-model-item>
  517. </div>
  518. <a-upload
  519. name="file"
  520. :multiple="true"
  521. :action="importMinioUploadAction"
  522. :customRequest="e => selfUploadContract(e, 'threePhotos')"
  523. :headers="tokenHeader"
  524. :showUploadList="false"
  525. :beforeUpload="importBeforeUpload"
  526. @change="importHandleChange"
  527. style='margin-left: 125px;line-height: 50px'
  528. >
  529. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  530. </a-upload>
  531. <div style="height: 70%">
  532. <div class="thumb-example">
  533. <swiper
  534. class="swiper gallery-top"
  535. :options="swiperOptionTop"
  536. ref="swiperTop"
  537. >
  538. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.threePhotos" :key="item.id">
  539. <iframe
  540. v-if="item.urlBase"
  541. frameborder="1"
  542. :src="item.urlBase"
  543. ref="ifr"
  544. width="70%"
  545. height="500px"
  546. scrolling="auto">
  547. </iframe>
  548. <img style="width: 70%;height: 70%;border: 1px solid;"
  549. v-if="!item.urlBase" :src="noDataPng" border="1">
  550. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  551. danger @click="removeFile(item,'threePhotos')">移除
  552. </a-button>
  553. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  554. v-if=" item.urlBase"
  555. @click="jumpUrl(item.urlBase)">预览
  556. </a-button></div>
  557. </swiper-slide>
  558. <div
  559. class="swiper-button-next swiper-button-white"
  560. slot="button-next"
  561. ></div>
  562. <div
  563. class="swiper-button-prev swiper-button-white"
  564. slot="button-prev"
  565. ></div>
  566. </swiper>
  567. <!-- swiper2 Thumbs -->
  568. <swiper
  569. class="swiper gallery-thumbs"
  570. :options="swiperOptionThumbs"
  571. ref="swiperThumbs"
  572. >
  573. <swiper-slide
  574. class="slide"
  575. style="width:100px;height:100px;"
  576. v-for="(item, index) in infoModel.threePhotos"
  577. :key="item.id"
  578. >
  579. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  580. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  581. </div>
  582. <img style="width: 100%;height: 96px"
  583. v-if="!item.urlBase" :src="noDataPng" border="1">
  584. </swiper-slide>
  585. <!-- 点我上传文件按钮-->
  586. <div class="clearfix">
  587. <a-upload
  588. listType="picture-card"
  589. name="file"
  590. :multiple="false"
  591. :action="importMinioUploadAction"
  592. :customRequest="e => selfUploadContract(e, 'threePhotos')"
  593. :headers="tokenHeader"
  594. :showUploadList="false"
  595. :beforeUpload="importBeforeUpload"
  596. @change="importHandleChange"
  597. >
  598. <div>
  599. <a-icon type="plus"/>
  600. <div class="ant-upload-text">点我上传</div>
  601. </div>
  602. </a-upload>
  603. </div>
  604. <div class="swiper-button-next swiper-button-white" slot="button-next">
  605. <div>
  606. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  607. </div>
  608. </div>
  609. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  610. <div>
  611. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  612. </div>
  613. </div>
  614. </swiper>
  615. </div>
  616. </div>
  617. </div>
  618. </a-card>
  619. <!-- DID(含中继线)业务的责任承诺函-->
  620. <a-card v-if="steps.currentId === 'commitmentBook'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  621. <div slot="title">
  622. <span style="float: left;position: relative;top: 4px">DID(含中继线)业务的责任承诺函</span>
  623. </div>
  624. <div class="a-card-25">
  625. <a-alert
  626. message="注意事项(必看)"
  627. type="warning"
  628. style="height: 100vh"
  629. >
  630. <div slot="description" class="markdown" style="position: relative;top:30px">
  631. <ul>
  632. <li >1) 需写明使用号段、中继线引示号、中继线条数等信息,盖公章。</li>
  633. </ul>
  634. </div>
  635. </a-alert>
  636. </div>
  637. <div class="a-card-70">
  638. <div>
  639. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  640. <a-textarea class="a-textarea-line-30"
  641. v-model="infoModel.commitmentBookRemark"
  642. @change="textareaChange('commitmentBook','commitmentBookRemark')"
  643. placeholder="如没有上传资料备注,需要说明原因"
  644. />
  645. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  646. </a-form-model-item>
  647. </div>
  648. <a-upload
  649. name="file"
  650. :multiple="true"
  651. :action="importMinioUploadAction"
  652. :customRequest="e => selfUploadContract(e, 'commitmentBook')"
  653. :headers="tokenHeader"
  654. :showUploadList="false"
  655. :beforeUpload="importBeforeUpload"
  656. @change="importHandleChange"
  657. style='margin-left: 125px;line-height: 50px'
  658. >
  659. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  660. </a-upload>
  661. <div style="height: 70%">
  662. <div class="thumb-example">
  663. <swiper
  664. class="swiper gallery-top"
  665. :options="swiperOptionTop"
  666. ref="swiperTop"
  667. >
  668. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.commitmentBook" :key="item.id">
  669. <iframe
  670. v-if="item.urlBase"
  671. frameborder="1"
  672. :src="item.urlBase"
  673. ref="ifr"
  674. width="70%"
  675. height="500px"
  676. scrolling="auto">
  677. </iframe>
  678. <img style="width: 70%;height: 70%;border: 1px solid;"
  679. v-if="!item.urlBase" :src="noDataPng" border="1">
  680. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  681. danger @click="removeFile(item,'commitmentBook')">移除
  682. </a-button>
  683. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  684. v-if=" item.urlBase"
  685. @click="jumpUrl(item.urlBase)">预览
  686. </a-button></div>
  687. </swiper-slide>
  688. <div
  689. class="swiper-button-next swiper-button-white"
  690. slot="button-next"
  691. ></div>
  692. <div
  693. class="swiper-button-prev swiper-button-white"
  694. slot="button-prev"
  695. ></div>
  696. </swiper>
  697. <!-- swiper2 Thumbs -->
  698. <swiper
  699. class="swiper gallery-thumbs"
  700. :options="swiperOptionThumbs"
  701. ref="swiperThumbs"
  702. >
  703. <swiper-slide
  704. class="slide"
  705. style="width:100px;height:100px;"
  706. v-for="(item, index) in infoModel.commitmentBook"
  707. :key="item.id"
  708. >
  709. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  710. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  711. </div>
  712. <img style="width: 100%;height: 96px"
  713. v-if="!item.urlBase" :src="noDataPng" border="1">
  714. </swiper-slide>
  715. <!-- 点我上传文件按钮-->
  716. <div class="clearfix">
  717. <a-upload
  718. listType="picture-card"
  719. name="file"
  720. :multiple="false"
  721. :action="importMinioUploadAction"
  722. :customRequest="e => selfUploadContract(e, 'commitmentBook')"
  723. :headers="tokenHeader"
  724. :showUploadList="false"
  725. :beforeUpload="importBeforeUpload"
  726. @change="importHandleChange"
  727. >
  728. <div>
  729. <a-icon type="plus"/>
  730. <div class="ant-upload-text">点我上传</div>
  731. </div>
  732. </a-upload>
  733. </div>
  734. <div class="swiper-button-next swiper-button-white" slot="button-next">
  735. <div>
  736. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  737. </div>
  738. </div>
  739. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  740. <div>
  741. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  742. </div>
  743. </div>
  744. </swiper>
  745. </div>
  746. </div>
  747. </div>
  748. </a-card>
  749. <!-- 价格审批表-->
  750. <a-card v-if="steps.currentId === 'isPriceApproval'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  751. <div slot="title">
  752. <span style="float: left;position: relative;top: 4px">价格审批表</span>
  753. </div>
  754. <div class="a-card-25">
  755. <a-alert
  756. message="注意事项(必看)"
  757. type="warning"
  758. style="height: 100vh"
  759. >
  760. <div slot="description" class="markdown" style="position: relative;top:30px">
  761. <ul>
  762. <li >1)如有价格审批表请进行上传</li>
  763. </ul>
  764. </div>
  765. </a-alert>
  766. </div>
  767. <div class="a-card-70">
  768. <div>
  769. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  770. <a-textarea class="a-textarea-line-30"
  771. v-model="infoModel.isPriceApprovalRemark"
  772. @change="textareaChange('isPriceApproval','isPriceApprovalRemark')"
  773. placeholder="如没有上传资料备注,需要说明原因"
  774. />
  775. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  776. </a-form-model-item>
  777. </div>
  778. <a-upload
  779. name="file"
  780. :multiple="true"
  781. :action="importMinioUploadAction"
  782. :customRequest="e => selfUploadContract(e, 'isPriceApproval')"
  783. :headers="tokenHeader"
  784. :showUploadList="false"
  785. :beforeUpload="importBeforeUpload"
  786. @change="importHandleChange"
  787. style='margin-left: 125px;line-height: 50px'
  788. >
  789. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  790. </a-upload>
  791. <div style="height: 70%">
  792. <div class="thumb-example">
  793. <swiper
  794. class="swiper gallery-top"
  795. :options="swiperOptionTop"
  796. ref="swiperTop"
  797. >
  798. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.isPriceApproval" :key="item.id">
  799. <iframe
  800. v-if="item.urlBase"
  801. frameborder="1"
  802. :src="item.urlBase"
  803. ref="ifr"
  804. width="70%"
  805. height="500px"
  806. scrolling="auto">
  807. </iframe>
  808. <img style="width: 70%;height: 70%;border: 1px solid;"
  809. v-if="!item.urlBase" :src="noDataPng" border="1">
  810. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  811. danger @click="removeFile(item,'isPriceApproval')">移除
  812. </a-button>
  813. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  814. v-if=" item.urlBase"
  815. @click="jumpUrl(item.urlBase)">预览
  816. </a-button></div>
  817. </swiper-slide>
  818. <div
  819. class="swiper-button-next swiper-button-white"
  820. slot="button-next"
  821. ></div>
  822. <div
  823. class="swiper-button-prev swiper-button-white"
  824. slot="button-prev"
  825. ></div>
  826. </swiper>
  827. <!-- swiper2 Thumbs -->
  828. <swiper
  829. class="swiper gallery-thumbs"
  830. :options="swiperOptionThumbs"
  831. ref="swiperThumbs"
  832. >
  833. <swiper-slide
  834. class="slide"
  835. style="width:100px;height:100px;"
  836. v-for="(item, index) in infoModel.isPriceApproval"
  837. :key="item.id"
  838. >
  839. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  840. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  841. </div>
  842. <img style="width: 100%;height: 96px"
  843. v-if="!item.urlBase" :src="noDataPng" border="1">
  844. </swiper-slide>
  845. <!-- 点我上传文件按钮-->
  846. <div class="clearfix">
  847. <a-upload
  848. listType="picture-card"
  849. name="file"
  850. :multiple="false"
  851. :action="importMinioUploadAction"
  852. :customRequest="e => selfUploadContract(e, 'isPriceApproval')"
  853. :headers="tokenHeader"
  854. :showUploadList="false"
  855. :beforeUpload="importBeforeUpload"
  856. @change="importHandleChange"
  857. >
  858. <div>
  859. <a-icon type="plus"/>
  860. <div class="ant-upload-text">点我上传</div>
  861. </div>
  862. </a-upload>
  863. </div>
  864. <div class="swiper-button-next swiper-button-white" slot="button-next">
  865. <div>
  866. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  867. </div>
  868. </div>
  869. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  870. <div>
  871. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  872. </div>
  873. </div>
  874. </swiper>
  875. </div>
  876. </div>
  877. </div>
  878. </a-card>
  879. <!-- 法人身份证-->
  880. <a-card v-if="steps.currentId === 'legalIdCard'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  881. <div slot="title">
  882. <span style="float: left;position: relative;top: 4px">法人身份证</span>
  883. </div>
  884. <div class="a-card-25">
  885. <a-alert
  886. message="注意事项(必看)"
  887. type="warning"
  888. style="height: 100vh"
  889. >
  890. <div slot="description" class="markdown" style="position: relative;top:30px">
  891. <ul>
  892. <li >非党政军客户需具备</li>
  893. </ul>
  894. </div>
  895. </a-alert>
  896. </div>
  897. <div class="a-card-70">
  898. <div>
  899. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  900. <a-textarea class="a-textarea-line-30"
  901. v-model="infoModel.legalIdCardRemark"
  902. @change="textareaChange('legalIdCard','legalIdCardRemark')"
  903. placeholder="如没有上传资料备注,需要说明原因"
  904. />
  905. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  906. </a-form-model-item>
  907. </div>
  908. <a-upload
  909. name="file"
  910. :multiple="true"
  911. :action="importMinioUploadAction"
  912. :customRequest="e => selfUploadContract(e, 'legalIdCard')"
  913. :headers="tokenHeader"
  914. :showUploadList="false"
  915. :beforeUpload="importBeforeUpload"
  916. @change="importHandleChange"
  917. style='margin-left: 125px;line-height: 50px'
  918. >
  919. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  920. </a-upload>
  921. <div style="height: 70%">
  922. <div class="thumb-example">
  923. <swiper
  924. class="swiper gallery-top"
  925. :options="swiperOptionTop"
  926. ref="swiperTop"
  927. >
  928. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.legalIdCard" :key="item.id">
  929. <iframe
  930. v-if="item.urlBase"
  931. frameborder="1"
  932. :src="item.urlBase"
  933. ref="ifr"
  934. width="70%"
  935. height="500px"
  936. scrolling="auto">
  937. </iframe>
  938. <img style="width: 70%;height: 70%;border: 1px solid;"
  939. v-if="!item.urlBase" :src="noDataPng" border="1">
  940. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  941. danger @click="removeFile(item,'legalIdCard')">移除
  942. </a-button>
  943. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  944. v-if=" item.urlBase"
  945. @click="jumpUrl(item.urlBase)">预览
  946. </a-button></div>
  947. </swiper-slide>
  948. <div
  949. class="swiper-button-next swiper-button-white"
  950. slot="button-next"
  951. ></div>
  952. <div
  953. class="swiper-button-prev swiper-button-white"
  954. slot="button-prev"
  955. ></div>
  956. </swiper>
  957. <!-- swiper2 Thumbs -->
  958. <swiper
  959. class="swiper gallery-thumbs"
  960. :options="swiperOptionThumbs"
  961. ref="swiperThumbs"
  962. >
  963. <swiper-slide
  964. class="slide"
  965. style="width:100px;height:100px;"
  966. v-for="(item, index) in infoModel.legalIdCard"
  967. :key="item.id"
  968. >
  969. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  970. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  971. </div>
  972. <img style="width: 100%;height: 96px"
  973. v-if="!item.urlBase" :src="noDataPng" border="1">
  974. </swiper-slide>
  975. <!-- 点我上传文件按钮-->
  976. <div class="clearfix">
  977. <a-upload
  978. listType="picture-card"
  979. name="file"
  980. :multiple="false"
  981. :action="importMinioUploadAction"
  982. :customRequest="e => selfUploadContract(e, 'legalIdCard')"
  983. :headers="tokenHeader"
  984. :showUploadList="false"
  985. :beforeUpload="importBeforeUpload"
  986. @change="importHandleChange"
  987. >
  988. <div>
  989. <a-icon type="plus"/>
  990. <div class="ant-upload-text">点我上传</div>
  991. </div>
  992. </a-upload>
  993. </div>
  994. <div class="swiper-button-next swiper-button-white" slot="button-next">
  995. <div>
  996. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  997. </div>
  998. </div>
  999. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1000. <div>
  1001. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1002. </div>
  1003. </div>
  1004. </swiper>
  1005. </div>
  1006. </div>
  1007. </div>
  1008. </a-card>
  1009. <!-- 经办人身份证-->
  1010. <a-card v-if="steps.currentId === 'operatorIdCard'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1011. <div slot="title">
  1012. <span style="float: left;position: relative;top: 4px">经办人身份证</span>
  1013. </div>
  1014. <div class="a-card-25">
  1015. <a-alert
  1016. message="注意事项(必看)"
  1017. type="warning"
  1018. style="height: 100vh"
  1019. >
  1020. <div slot="description" class="markdown" style="position: relative;top:30px">
  1021. <ul>
  1022. <li >1)如有经办人身份证请进行上传</li>
  1023. </ul>
  1024. </div>
  1025. </a-alert>
  1026. </div>
  1027. <div class="a-card-70">
  1028. <div>
  1029. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  1030. <a-textarea class="a-textarea-line-30"
  1031. v-model="infoModel.operatorIdCardRemark"
  1032. @change="textareaChange('operatorIdCard','operatorIdCardRemark')"
  1033. placeholder="如没有上传资料备注,需要说明原因"
  1034. />
  1035. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1036. </a-form-model-item>
  1037. </div>
  1038. <a-upload
  1039. name="file"
  1040. :multiple="true"
  1041. :action="importMinioUploadAction"
  1042. :customRequest="e => selfUploadContract(e, 'operatorIdCard')"
  1043. :headers="tokenHeader"
  1044. :showUploadList="false"
  1045. :beforeUpload="importBeforeUpload"
  1046. @change="importHandleChange"
  1047. style='margin-left: 125px;line-height: 50px'
  1048. >
  1049. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  1050. </a-upload>
  1051. <div style="height: 70%">
  1052. <div class="thumb-example">
  1053. <swiper
  1054. class="swiper gallery-top"
  1055. :options="swiperOptionTop"
  1056. ref="swiperTop"
  1057. >
  1058. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.operatorIdCard" :key="item.id">
  1059. <iframe
  1060. v-if="item.urlBase"
  1061. frameborder="1"
  1062. :src="item.urlBase"
  1063. ref="ifr"
  1064. width="70%"
  1065. height="500px"
  1066. scrolling="auto">
  1067. </iframe>
  1068. <img style="width: 70%;height: 70%;border: 1px solid;"
  1069. v-if="!item.urlBase" :src="noDataPng" border="1">
  1070. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  1071. danger @click="removeFile(item,'operatorIdCard')">移除
  1072. </a-button>
  1073. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1074. v-if=" item.urlBase"
  1075. @click="jumpUrl(item.urlBase)">预览
  1076. </a-button></div>
  1077. </swiper-slide>
  1078. <div
  1079. class="swiper-button-next swiper-button-white"
  1080. slot="button-next"
  1081. ></div>
  1082. <div
  1083. class="swiper-button-prev swiper-button-white"
  1084. slot="button-prev"
  1085. ></div>
  1086. </swiper>
  1087. <!-- swiper2 Thumbs -->
  1088. <swiper
  1089. class="swiper gallery-thumbs"
  1090. :options="swiperOptionThumbs"
  1091. ref="swiperThumbs"
  1092. >
  1093. <swiper-slide
  1094. class="slide"
  1095. style="width:100px;height:100px;"
  1096. v-for="(item, index) in infoModel.operatorIdCard"
  1097. :key="item.id"
  1098. >
  1099. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1100. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1101. </div>
  1102. <img style="width: 100%;height: 96px"
  1103. v-if="!item.urlBase" :src="noDataPng" border="1">
  1104. </swiper-slide>
  1105. <!-- 点我上传文件按钮-->
  1106. <div class="clearfix">
  1107. <a-upload
  1108. listType="picture-card"
  1109. name="file"
  1110. :multiple="false"
  1111. :action="importMinioUploadAction"
  1112. :customRequest="e => selfUploadContract(e, 'operatorIdCard')"
  1113. :headers="tokenHeader"
  1114. :showUploadList="false"
  1115. :beforeUpload="importBeforeUpload"
  1116. @change="importHandleChange"
  1117. >
  1118. <div>
  1119. <a-icon type="plus"/>
  1120. <div class="ant-upload-text">点我上传</div>
  1121. </div>
  1122. </a-upload>
  1123. </div>
  1124. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1125. <div>
  1126. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1127. </div>
  1128. </div>
  1129. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1130. <div>
  1131. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1132. </div>
  1133. </div>
  1134. </swiper>
  1135. </div>
  1136. </div>
  1137. </div>
  1138. </a-card>
  1139. <!-- 授权函-->
  1140. <a-card v-if="steps.currentId === 'authorizeBook'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1141. <div slot="title">
  1142. <span style="float: left;position: relative;top: 4px">授权函</span>
  1143. </div>
  1144. <div class="a-card-25">
  1145. <a-alert
  1146. message="注意事项(必看)"
  1147. type="warning"
  1148. style="height: 100vh"
  1149. >
  1150. <div slot="description" class="markdown" style="position: relative;top:30px">
  1151. <ul>
  1152. <li >1)如有授权函请进行上传</li>
  1153. </ul>
  1154. </div>
  1155. </a-alert>
  1156. </div>
  1157. <div class="a-card-70">
  1158. <div>
  1159. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  1160. <a-textarea class="a-textarea-line-30"
  1161. v-model="infoModel.authorizeBookRemark"
  1162. @change="textareaChange('authorizeBook','authorizeBookRemark')"
  1163. placeholder="如没有上传资料备注,需要说明原因"
  1164. />
  1165. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1166. </a-form-model-item>
  1167. </div>
  1168. <a-upload
  1169. name="file"
  1170. :multiple="true"
  1171. :action="importMinioUploadAction"
  1172. :customRequest="e => selfUploadContract(e, 'authorizeBook')"
  1173. :headers="tokenHeader"
  1174. :showUploadList="false"
  1175. :beforeUpload="importBeforeUpload"
  1176. @change="importHandleChange"
  1177. style='margin-left: 125px;line-height: 50px'
  1178. >
  1179. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  1180. </a-upload>
  1181. <div style="height: 70%">
  1182. <div class="thumb-example">
  1183. <swiper
  1184. class="swiper gallery-top"
  1185. :options="swiperOptionTop"
  1186. ref="swiperTop"
  1187. >
  1188. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.authorizeBook" :key="item.id">
  1189. <iframe
  1190. v-if="item.urlBase"
  1191. frameborder="1"
  1192. :src="item.urlBase"
  1193. ref="ifr"
  1194. width="70%"
  1195. height="500px"
  1196. scrolling="auto">
  1197. </iframe>
  1198. <img style="width: 70%;height: 70%;border: 1px solid;"
  1199. v-if="!item.urlBase" :src="noDataPng" border="1">
  1200. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  1201. danger @click="removeFile(item,'authorizeBook')">移除
  1202. </a-button>
  1203. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1204. v-if=" item.urlBase"
  1205. @click="jumpUrl(item.urlBase)">预览
  1206. </a-button></div>
  1207. </swiper-slide>
  1208. <div
  1209. class="swiper-button-next swiper-button-white"
  1210. slot="button-next"
  1211. ></div>
  1212. <div
  1213. class="swiper-button-prev swiper-button-white"
  1214. slot="button-prev"
  1215. ></div>
  1216. </swiper>
  1217. <!-- swiper2 Thumbs -->
  1218. <swiper
  1219. class="swiper gallery-thumbs"
  1220. :options="swiperOptionThumbs"
  1221. ref="swiperThumbs"
  1222. >
  1223. <swiper-slide
  1224. class="slide"
  1225. style="width:100px;height:100px;"
  1226. v-for="(item, index) in infoModel.authorizeBook"
  1227. :key="item.id"
  1228. >
  1229. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1230. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1231. </div>
  1232. <img style="width: 100%;height: 96px"
  1233. v-if="!item.urlBase" :src="noDataPng" border="1">
  1234. </swiper-slide>
  1235. <!-- 点我上传文件按钮-->
  1236. <div class="clearfix">
  1237. <a-upload
  1238. listType="picture-card"
  1239. name="file"
  1240. :multiple="false"
  1241. :action="importMinioUploadAction"
  1242. :customRequest="e => selfUploadContract(e, 'authorizeBook')"
  1243. :headers="tokenHeader"
  1244. :showUploadList="false"
  1245. :beforeUpload="importBeforeUpload"
  1246. @change="importHandleChange"
  1247. >
  1248. <div>
  1249. <a-icon type="plus"/>
  1250. <div class="ant-upload-text">点我上传</div>
  1251. </div>
  1252. </a-upload>
  1253. </div>
  1254. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1255. <div>
  1256. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1257. </div>
  1258. </div>
  1259. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1260. <div>
  1261. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1262. </div>
  1263. </div>
  1264. </swiper>
  1265. </div>
  1266. </div>
  1267. </div>
  1268. </a-card>
  1269. <!-- 经营性呼叫中心增值业务许可证-->
  1270. <a-card v-if="steps.currentId === 'zZBusinessLicense'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1271. <div slot="title">
  1272. <span style="float: left;position: relative;top: 4px">经营性呼叫中心增值业务许可证</span>
  1273. </div>
  1274. <div class="a-card-25">
  1275. <a-alert
  1276. message="注意事项(必看)"
  1277. type="warning"
  1278. style="height: 100vh"
  1279. >
  1280. <div slot="description" class="markdown" style="position: relative;top:30px">
  1281. <ul>
  1282. <li >1)需在有效期内</li>
  1283. </ul>
  1284. </div>
  1285. </a-alert>
  1286. </div>
  1287. <div class="a-card-70">
  1288. <div>
  1289. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  1290. <a-textarea class="a-textarea-line-30"
  1291. v-model="infoModel.zZBusinessLicenseRemark"
  1292. @change="textareaChange('zZBusinessLicense','zZBusinessLicenseRemark')"
  1293. placeholder="如没有上传资料备注,需要说明原因"
  1294. />
  1295. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1296. </a-form-model-item>
  1297. </div>
  1298. <a-upload
  1299. name="file"
  1300. :multiple="true"
  1301. :action="importMinioUploadAction"
  1302. :customRequest="e => selfUploadContract(e, 'zZBusinessLicense')"
  1303. :headers="tokenHeader"
  1304. :showUploadList="false"
  1305. :beforeUpload="importBeforeUpload"
  1306. @change="importHandleChange"
  1307. style='margin-left: 125px;line-height: 50px'
  1308. >
  1309. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  1310. </a-upload>
  1311. <div style="height: 70%">
  1312. <div class="thumb-example">
  1313. <swiper
  1314. class="swiper gallery-top"
  1315. :options="swiperOptionTop"
  1316. ref="swiperTop"
  1317. >
  1318. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.zZBusinessLicense" :key="item.id">
  1319. <iframe
  1320. v-if="item.urlBase"
  1321. frameborder="1"
  1322. :src="item.urlBase"
  1323. ref="ifr"
  1324. width="70%"
  1325. height="500px"
  1326. scrolling="auto">
  1327. </iframe>
  1328. <img style="width: 70%;height: 70%;border: 1px solid;"
  1329. v-if="!item.urlBase" :src="noDataPng" border="1">
  1330. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  1331. danger @click="removeFile(item,'zZBusinessLicense')">移除
  1332. </a-button>
  1333. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1334. v-if=" item.urlBase"
  1335. @click="jumpUrl(item.urlBase)">预览
  1336. </a-button></div>
  1337. </swiper-slide>
  1338. <div
  1339. class="swiper-button-next swiper-button-white"
  1340. slot="button-next"
  1341. ></div>
  1342. <div
  1343. class="swiper-button-prev swiper-button-white"
  1344. slot="button-prev"
  1345. ></div>
  1346. </swiper>
  1347. <!-- swiper2 Thumbs -->
  1348. <swiper
  1349. class="swiper gallery-thumbs"
  1350. :options="swiperOptionThumbs"
  1351. ref="swiperThumbs"
  1352. >
  1353. <swiper-slide
  1354. class="slide"
  1355. style="width:100px;height:100px;"
  1356. v-for="(item, index) in infoModel.zZBusinessLicense"
  1357. :key="item.id"
  1358. >
  1359. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1360. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1361. </div>
  1362. <img style="width: 100%;height: 96px"
  1363. v-if="!item.urlBase" :src="noDataPng" border="1">
  1364. </swiper-slide>
  1365. <!-- 点我上传文件按钮-->
  1366. <div class="clearfix">
  1367. <a-upload
  1368. listType="picture-card"
  1369. name="file"
  1370. :multiple="false"
  1371. :action="importMinioUploadAction"
  1372. :customRequest="e => selfUploadContract(e, 'zZBusinessLicense')"
  1373. :headers="tokenHeader"
  1374. :showUploadList="false"
  1375. :beforeUpload="importBeforeUpload"
  1376. @change="importHandleChange"
  1377. >
  1378. <div>
  1379. <a-icon type="plus"/>
  1380. <div class="ant-upload-text">点我上传</div>
  1381. </div>
  1382. </a-upload>
  1383. </div>
  1384. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1385. <div>
  1386. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1387. </div>
  1388. </div>
  1389. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1390. <div>
  1391. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1392. </div>
  1393. </div>
  1394. </swiper>
  1395. </div>
  1396. </div>
  1397. </div>
  1398. </a-card>
  1399. <!-- 呼叫中心业务说明-->
  1400. <a-card v-if="steps.currentId === 'centerBusiness'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1401. <div slot="title">
  1402. <span style="float: left;position: relative;top: 4px">呼叫中心业务说明</span>
  1403. </div>
  1404. <div class="a-card-25">
  1405. <a-alert
  1406. message="注意事项(必看)"
  1407. type="warning"
  1408. style="height: 100vh"
  1409. >
  1410. <div slot="description" class="markdown" style="position: relative;top:30px">
  1411. <ul>
  1412. <li >自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供</li>
  1413. </ul>
  1414. </div>
  1415. </a-alert>
  1416. </div>
  1417. <div class="a-card-70">
  1418. <div>
  1419. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  1420. <a-textarea class="a-textarea-line-30"
  1421. v-model="infoModel.centerBusinessRemark"
  1422. @change="textareaChange('centerBusiness','centerBusinessRemark')"
  1423. placeholder="如没有上传资料备注,需要说明原因"
  1424. />
  1425. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1426. </a-form-model-item>
  1427. </div>
  1428. <a-upload
  1429. name="file"
  1430. :multiple="true"
  1431. :action="importMinioUploadAction"
  1432. :customRequest="e => selfUploadContract(e, 'centerBusiness')"
  1433. :headers="tokenHeader"
  1434. :showUploadList="false"
  1435. :beforeUpload="importBeforeUpload"
  1436. @change="importHandleChange"
  1437. style='margin-left: 125px;line-height: 50px'
  1438. >
  1439. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  1440. </a-upload>
  1441. <div style="height: 70%">
  1442. <div class="thumb-example">
  1443. <swiper
  1444. class="swiper gallery-top"
  1445. :options="swiperOptionTop"
  1446. ref="swiperTop"
  1447. >
  1448. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.centerBusiness" :key="item.id">
  1449. <iframe
  1450. v-if="item.urlBase"
  1451. frameborder="1"
  1452. :src="item.urlBase"
  1453. ref="ifr"
  1454. width="70%"
  1455. height="500px"
  1456. scrolling="auto">
  1457. </iframe>
  1458. <img style="width: 70%;height: 70%;border: 1px solid;"
  1459. v-if="!item.urlBase" :src="noDataPng" border="1">
  1460. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  1461. danger @click="removeFile(item,'centerBusiness')">移除
  1462. </a-button>
  1463. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1464. v-if=" item.urlBase"
  1465. @click="jumpUrl(item.urlBase)">预览
  1466. </a-button></div>
  1467. </swiper-slide>
  1468. <div
  1469. class="swiper-button-next swiper-button-white"
  1470. slot="button-next"
  1471. ></div>
  1472. <div
  1473. class="swiper-button-prev swiper-button-white"
  1474. slot="button-prev"
  1475. ></div>
  1476. </swiper>
  1477. <!-- swiper2 Thumbs -->
  1478. <swiper
  1479. class="swiper gallery-thumbs"
  1480. :options="swiperOptionThumbs"
  1481. ref="swiperThumbs"
  1482. >
  1483. <swiper-slide
  1484. class="slide"
  1485. style="width:100px;height:100px;"
  1486. v-for="(item, index) in infoModel.centerBusiness"
  1487. :key="item.id"
  1488. >
  1489. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1490. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1491. </div>
  1492. <img style="width: 100%;height: 96px"
  1493. v-if="!item.urlBase" :src="noDataPng" border="1">
  1494. </swiper-slide>
  1495. <!-- 点我上传文件按钮-->
  1496. <div class="clearfix">
  1497. <a-upload
  1498. listType="picture-card"
  1499. name="file"
  1500. :multiple="false"
  1501. :action="importMinioUploadAction"
  1502. :customRequest="e => selfUploadContract(e, 'centerBusiness')"
  1503. :headers="tokenHeader"
  1504. :showUploadList="false"
  1505. :beforeUpload="importBeforeUpload"
  1506. @change="importHandleChange"
  1507. >
  1508. <div>
  1509. <a-icon type="plus"/>
  1510. <div class="ant-upload-text">点我上传</div>
  1511. </div>
  1512. </a-upload>
  1513. </div>
  1514. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1515. <div>
  1516. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1517. </div>
  1518. </div>
  1519. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1520. <div>
  1521. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1522. </div>
  1523. </div>
  1524. </swiper>
  1525. </div>
  1526. </div>
  1527. </div>
  1528. </a-card>
  1529. <!-- 房屋租赁合同或房产证明-->
  1530. <a-card v-if="steps.currentId === 'contractOrProve'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1531. <div slot="title">
  1532. <span style="float: left;position: relative;top: 4px">房屋租赁合同或房产证明</span>
  1533. </div>
  1534. <div class="a-card-25">
  1535. <a-alert
  1536. message="注意事项(必看)"
  1537. type="warning"
  1538. style="height: 100vh"
  1539. >
  1540. <div slot="description" class="markdown" style="position: relative;top:30px">
  1541. <ul>
  1542. <li >1)二类客户需具备</li>
  1543. <li >2)需在有效期内</li>
  1544. <li>3)房屋租赁合同或房屋产权证明(加盖公章)</li>
  1545. </ul>
  1546. </div>
  1547. </a-alert>
  1548. </div>
  1549. <div class="a-card-70">
  1550. <div>
  1551. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  1552. <a-textarea class="a-textarea-line-30"
  1553. v-model="infoModel.contractOrProveRemark"
  1554. @change="textareaChange('contractOrProve','contractOrProveRemark')"
  1555. placeholder="如没有上传资料备注,需要说明原因"
  1556. />
  1557. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1558. </a-form-model-item>
  1559. </div>
  1560. <a-upload
  1561. name="file"
  1562. :multiple="true"
  1563. :action="importMinioUploadAction"
  1564. :customRequest="e => selfUploadContract(e, 'contractOrProve')"
  1565. :headers="tokenHeader"
  1566. :showUploadList="false"
  1567. :beforeUpload="importBeforeUpload"
  1568. @change="importHandleChange"
  1569. style='margin-left: 125px;line-height: 50px'
  1570. >
  1571. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  1572. </a-upload>
  1573. <div style="height: 70%">
  1574. <div class="thumb-example">
  1575. <swiper
  1576. class="swiper gallery-top"
  1577. :options="swiperOptionTop"
  1578. ref="swiperTop"
  1579. >
  1580. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.contractOrProve" :key="item.id">
  1581. <iframe
  1582. v-if="item.urlBase"
  1583. frameborder="1"
  1584. :src="item.urlBase"
  1585. ref="ifr"
  1586. width="70%"
  1587. height="500px"
  1588. scrolling="auto">
  1589. </iframe>
  1590. <img style="width: 70%;height: 70%;border: 1px solid;"
  1591. v-if="!item.urlBase" :src="noDataPng" border="1">
  1592. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  1593. danger @click="removeFile(item,'contractOrProve')">移除
  1594. </a-button>
  1595. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1596. v-if=" item.urlBase"
  1597. @click="jumpUrl(item.urlBase)">预览
  1598. </a-button></div>
  1599. </swiper-slide>
  1600. <div
  1601. class="swiper-button-next swiper-button-white"
  1602. slot="button-next"
  1603. ></div>
  1604. <div
  1605. class="swiper-button-prev swiper-button-white"
  1606. slot="button-prev"
  1607. ></div>
  1608. </swiper>
  1609. <!-- swiper2 Thumbs -->
  1610. <swiper
  1611. class="swiper gallery-thumbs"
  1612. :options="swiperOptionThumbs"
  1613. ref="swiperThumbs"
  1614. >
  1615. <swiper-slide
  1616. class="slide"
  1617. style="width:100px;height:100px;"
  1618. v-for="(item, index) in infoModel.contractOrProve"
  1619. :key="item.id"
  1620. >
  1621. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1622. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1623. </div>
  1624. <img style="width: 100%;height: 96px"
  1625. v-if="!item.urlBase" :src="noDataPng" border="1">
  1626. </swiper-slide>
  1627. <!-- 点我上传文件按钮-->
  1628. <div class="clearfix">
  1629. <a-upload
  1630. listType="picture-card"
  1631. name="file"
  1632. :multiple="false"
  1633. :action="importMinioUploadAction"
  1634. :customRequest="e => selfUploadContract(e, 'contractOrProve')"
  1635. :headers="tokenHeader"
  1636. :showUploadList="false"
  1637. :beforeUpload="importBeforeUpload"
  1638. @change="importHandleChange"
  1639. >
  1640. <div>
  1641. <a-icon type="plus"/>
  1642. <div class="ant-upload-text">点我上传</div>
  1643. </div>
  1644. </a-upload>
  1645. </div>
  1646. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1647. <div>
  1648. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1649. </div>
  1650. </div>
  1651. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1652. <div>
  1653. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1654. </div>
  1655. </div>
  1656. </swiper>
  1657. </div>
  1658. </div>
  1659. </div>
  1660. </a-card>
  1661. <!-- 风险评估表-->
  1662. <a-card v-if="steps.currentId === 'riskTable'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1663. <div slot="title">
  1664. <span style="float: left;position: relative;top: 4px">风险评估表</span>
  1665. </div>
  1666. <div class="a-card-25">
  1667. <a-alert
  1668. message="注意事项(必看)"
  1669. type="warning"
  1670. style="height: 100vh"
  1671. >
  1672. <div slot="description" class="markdown" style="position: relative;top:30px">
  1673. <ul>
  1674. <li >非办公自用需提供</li>
  1675. </ul>
  1676. </div>
  1677. </a-alert>
  1678. </div>
  1679. <div class="a-card-70">
  1680. <div>
  1681. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  1682. <a-textarea class="a-textarea-line-30"
  1683. v-model="infoModel.riskTableRemark"
  1684. @change="textareaChange('riskTable','riskTableRemark')"
  1685. placeholder="如没有上传资料备注,需要说明原因"
  1686. />
  1687. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1688. </a-form-model-item>
  1689. </div>
  1690. <a-upload
  1691. name="file"
  1692. :multiple="true"
  1693. :action="importMinioUploadAction"
  1694. :customRequest="e => selfUploadContract(e, 'riskTable')"
  1695. :headers="tokenHeader"
  1696. :showUploadList="false"
  1697. :beforeUpload="importBeforeUpload"
  1698. @change="importHandleChange"
  1699. style='margin-left: 125px;line-height: 50px'
  1700. >
  1701. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  1702. </a-upload>
  1703. <div style="height: 70%">
  1704. <div class="thumb-example">
  1705. <swiper
  1706. class="swiper gallery-top"
  1707. :options="swiperOptionTop"
  1708. ref="swiperTop"
  1709. >
  1710. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.riskTable" :key="item.id">
  1711. <iframe
  1712. v-if="item.urlBase"
  1713. frameborder="1"
  1714. :src="item.urlBase"
  1715. ref="ifr"
  1716. width="70%"
  1717. height="500px"
  1718. scrolling="auto">
  1719. </iframe>
  1720. <img style="width: 70%;height: 70%;border: 1px solid;"
  1721. v-if="!item.urlBase" :src="noDataPng" border="1">
  1722. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  1723. danger @click="removeFile(item,'riskTable')">移除
  1724. </a-button>
  1725. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1726. v-if=" item.urlBase"
  1727. @click="jumpUrl(item.urlBase)">预览
  1728. </a-button></div>
  1729. </swiper-slide>
  1730. <div
  1731. class="swiper-button-next swiper-button-white"
  1732. slot="button-next"
  1733. ></div>
  1734. <div
  1735. class="swiper-button-prev swiper-button-white"
  1736. slot="button-prev"
  1737. ></div>
  1738. </swiper>
  1739. <!-- swiper2 Thumbs -->
  1740. <swiper
  1741. class="swiper gallery-thumbs"
  1742. :options="swiperOptionThumbs"
  1743. ref="swiperThumbs"
  1744. >
  1745. <swiper-slide
  1746. class="slide"
  1747. style="width:100px;height:100px;"
  1748. v-for="(item, index) in infoModel.riskTable"
  1749. :key="item.id"
  1750. >
  1751. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1752. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1753. </div>
  1754. <img style="width: 100%;height: 96px"
  1755. v-if="!item.urlBase" :src="noDataPng" border="1">
  1756. </swiper-slide>
  1757. <!-- 点我上传文件按钮-->
  1758. <div class="clearfix">
  1759. <a-upload
  1760. listType="picture-card"
  1761. name="file"
  1762. :multiple="false"
  1763. :action="importMinioUploadAction"
  1764. :customRequest="e => selfUploadContract(e, 'riskTable')"
  1765. :headers="tokenHeader"
  1766. :showUploadList="false"
  1767. :beforeUpload="importBeforeUpload"
  1768. @change="importHandleChange"
  1769. >
  1770. <div>
  1771. <a-icon type="plus"/>
  1772. <div class="ant-upload-text">点我上传</div>
  1773. </div>
  1774. </a-upload>
  1775. </div>
  1776. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1777. <div>
  1778. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1779. </div>
  1780. </div>
  1781. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1782. <div>
  1783. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1784. </div>
  1785. </div>
  1786. </swiper>
  1787. </div>
  1788. </div>
  1789. </div>
  1790. </a-card>
  1791. <!-- 中继线预审表-->
  1792. <a-card v-if="steps.currentId === 'trunkTable'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1793. <div slot="title">
  1794. <span style="float: left;position: relative;top: 4px">中继线预审表</span>
  1795. </div>
  1796. <div class="a-card-25">
  1797. <a-alert
  1798. message="注意事项(必看)"
  1799. type="warning"
  1800. style="height: 100vh"
  1801. >
  1802. <div slot="description" class="markdown" style="position: relative;top:30px">
  1803. <ul>
  1804. <li >1)如有中继线预审表请进行上传</li>
  1805. </ul>
  1806. </div>
  1807. </a-alert>
  1808. </div>
  1809. <div class="a-card-70">
  1810. <div>
  1811. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  1812. <a-textarea class="a-textarea-line-30"
  1813. v-model="infoModel.trunkTableRemark"
  1814. @change="textareaChange('trunkTable','trunkTableRemark')"
  1815. placeholder="如没有上传资料备注,需要说明原因"
  1816. />
  1817. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1818. </a-form-model-item>
  1819. </div>
  1820. <a-upload
  1821. name="file"
  1822. :multiple="true"
  1823. :action="importMinioUploadAction"
  1824. :customRequest="e => selfUploadContract(e, 'trunkTable')"
  1825. :headers="tokenHeader"
  1826. :showUploadList="false"
  1827. :beforeUpload="importBeforeUpload"
  1828. @change="importHandleChange"
  1829. style='margin-left: 125px;line-height: 50px'
  1830. >
  1831. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  1832. </a-upload>
  1833. <div style="height: 70%">
  1834. <div class="thumb-example">
  1835. <swiper
  1836. class="swiper gallery-top"
  1837. :options="swiperOptionTop"
  1838. ref="swiperTop"
  1839. >
  1840. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.trunkTable" :key="item.id">
  1841. <iframe
  1842. v-if="item.urlBase"
  1843. frameborder="1"
  1844. :src="item.urlBase"
  1845. ref="ifr"
  1846. width="70%"
  1847. height="500px"
  1848. scrolling="auto">
  1849. </iframe>
  1850. <img style="width: 70%;height: 70%;border: 1px solid;"
  1851. v-if="!item.urlBase" :src="noDataPng" border="1">
  1852. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  1853. danger @click="removeFile(item,'trunkTable')">移除
  1854. </a-button>
  1855. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1856. v-if=" item.urlBase"
  1857. @click="jumpUrl(item.urlBase)">预览
  1858. </a-button></div>
  1859. </swiper-slide>
  1860. <div
  1861. class="swiper-button-next swiper-button-white"
  1862. slot="button-next"
  1863. ></div>
  1864. <div
  1865. class="swiper-button-prev swiper-button-white"
  1866. slot="button-prev"
  1867. ></div>
  1868. </swiper>
  1869. <!-- swiper2 Thumbs -->
  1870. <swiper
  1871. class="swiper gallery-thumbs"
  1872. :options="swiperOptionThumbs"
  1873. ref="swiperThumbs"
  1874. >
  1875. <swiper-slide
  1876. class="slide"
  1877. style="width:100px;height:100px;"
  1878. v-for="(item, index) in infoModel.trunkTable"
  1879. :key="item.id"
  1880. >
  1881. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1882. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1883. </div>
  1884. <img style="width: 100%;height: 96px"
  1885. v-if="!item.urlBase" :src="noDataPng" border="1">
  1886. </swiper-slide>
  1887. <!-- 点我上传文件按钮-->
  1888. <div class="clearfix">
  1889. <a-upload
  1890. listType="picture-card"
  1891. name="file"
  1892. :multiple="false"
  1893. :action="importMinioUploadAction"
  1894. :customRequest="e => selfUploadContract(e, 'trunkTable')"
  1895. :headers="tokenHeader"
  1896. :showUploadList="false"
  1897. :beforeUpload="importBeforeUpload"
  1898. @change="importHandleChange"
  1899. >
  1900. <div>
  1901. <a-icon type="plus"/>
  1902. <div class="ant-upload-text">点我上传</div>
  1903. </div>
  1904. </a-upload>
  1905. </div>
  1906. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1907. <div>
  1908. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1909. </div>
  1910. </div>
  1911. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1912. <div>
  1913. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1914. </div>
  1915. </div>
  1916. </swiper>
  1917. </div>
  1918. </div>
  1919. </div>
  1920. </a-card>
  1921. <!-- 中继线合同-->
  1922. <a-card v-if="steps.currentId === 'trunkContract'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  1923. <div slot="title">
  1924. <span style="float: left;position: relative;top: 4px">中继线合同</span>
  1925. </div>
  1926. <div class="a-card-25">
  1927. <a-alert
  1928. message="注意事项(必看)"
  1929. type="warning"
  1930. style="height: 100vh"
  1931. >
  1932. <div slot="description" class="markdown" style="position: relative;top:30px">
  1933. <ul>
  1934. <li> 1)必须是正规合同,不能是业务申请单</li>
  1935. <li>2)标准文本合同(明确装机地址、分配号段、交换机型号、业务类型和防范通讯信息诈骗的相关责任条款)</li>
  1936. </ul>
  1937. </div>
  1938. </a-alert>
  1939. </div>
  1940. <div class="a-card-70">
  1941. <div>
  1942. <a-form-model-item style="left: -2%;" label="上传资料备注:" v-bind="labelCol1Note">
  1943. <a-textarea class="a-textarea-line-30"
  1944. v-model="infoModel.trunkContractRemark"
  1945. @change="textareaChange('trunkContract','trunkContractRemark')"
  1946. placeholder="如没有上传资料备注,需要说明原因"
  1947. />
  1948. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1949. </a-form-model-item>
  1950. </div>
  1951. <a-upload
  1952. name="file"
  1953. :multiple="true"
  1954. :action="importMinioUploadAction"
  1955. :customRequest="e => selfUploadContract(e, 'trunkContract')"
  1956. :headers="tokenHeader"
  1957. :showUploadList="false"
  1958. :beforeUpload="importBeforeUpload"
  1959. @change="importHandleChange"
  1960. class="a-upload-line-30"
  1961. >
  1962. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  1963. </a-upload>
  1964. <div style="height: 70%">
  1965. <div class="thumb-example">
  1966. <swiper
  1967. class="swiper gallery-top"
  1968. :options="swiperOptionTop"
  1969. ref="swiperTop"
  1970. >
  1971. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.trunkContract" :key="item.id">
  1972. <iframe
  1973. v-if="item.urlBase"
  1974. frameborder="1"
  1975. :src="item.urlBase"
  1976. ref="ifr"
  1977. width="70%"
  1978. height="500px"
  1979. scrolling="auto">
  1980. </iframe>
  1981. <img style="width: 70%;height: 70%;border: 1px solid;"
  1982. v-if="!item.urlBase" :src="noDataPng" border="1">
  1983. <div>
  1984. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  1985. danger @click="removeFile(item,'trunkContract')">移除
  1986. </a-button>
  1987. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1988. v-if=" item.urlBase"
  1989. @click="jumpUrl(item.urlBase)">预览
  1990. </a-button></div>
  1991. </div>
  1992. </swiper-slide>
  1993. <div
  1994. class="swiper-button-next swiper-button-white"
  1995. slot="button-next"
  1996. ></div>
  1997. <div
  1998. class="swiper-button-prev swiper-button-white"
  1999. slot="button-prev"
  2000. ></div>
  2001. </swiper>
  2002. <!-- swiper2 Thumbs -->
  2003. <swiper
  2004. class="swiper gallery-thumbs"
  2005. :options="swiperOptionThumbs"
  2006. ref="swiperThumbs"
  2007. >
  2008. <swiper-slide
  2009. class="slide"
  2010. style="width:100px;height:100px;"
  2011. v-for="(item, index) in infoModel.trunkContract"
  2012. :key="item.id"
  2013. >
  2014. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  2015. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  2016. </div>
  2017. <img style="width: 100%;height: 96px"
  2018. v-if="!item.urlBase" :src="noDataPng" border="1">
  2019. </swiper-slide>
  2020. <!-- 点我上传文件按钮-->
  2021. <div class="clearfix">
  2022. <a-upload
  2023. listType="picture-card"
  2024. name="file"
  2025. :multiple="false"
  2026. :action="importMinioUploadAction"
  2027. :customRequest="e => selfUploadContract(e, 'trunkContract')"
  2028. :headers="tokenHeader"
  2029. :showUploadList="false"
  2030. :beforeUpload="importBeforeUpload"
  2031. @change="importHandleChange"
  2032. >
  2033. <div>
  2034. <a-icon type="plus"/>
  2035. <div class="ant-upload-text">点我上传</div>
  2036. </div>
  2037. </a-upload>
  2038. </div>
  2039. <div class="swiper-button-next swiper-button-white" slot="button-next">
  2040. <div>
  2041. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  2042. </div>
  2043. </div>
  2044. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  2045. <div>
  2046. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  2047. </div>
  2048. </div>
  2049. </swiper>
  2050. </div>
  2051. </div>
  2052. </div>
  2053. </a-card>
  2054. <!-- 回访表-->
  2055. <a-card v-if="steps.currentId === 'accessTable'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  2056. <div slot="title">
  2057. <span style="float: left;position: relative;top: 4px">回访表</span>
  2058. </div>
  2059. <div class="a-card-25">
  2060. <a-alert
  2061. message="注意事项(必看)"
  2062. type="warning"
  2063. style="height: 100vh"
  2064. >
  2065. <div slot="description" class="markdown" style="position: relative;top:30px">
  2066. <ul>
  2067. <li >2023年7月26日后入网的需要</li>
  2068. </ul>
  2069. </div>
  2070. </a-alert>
  2071. </div>
  2072. <div class="a-card-70">
  2073. <div>
  2074. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  2075. <a-textarea class="a-textarea-line-30"
  2076. v-model="infoModel.accessTableRemark"
  2077. @change="textareaChange('accessTable','accessTableRemark')"
  2078. placeholder="如没有上传资料备注,需要说明原因"
  2079. />
  2080. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  2081. </a-form-model-item>
  2082. </div>
  2083. <a-upload
  2084. name="file"
  2085. :multiple="true"
  2086. :action="importMinioUploadAction"
  2087. :customRequest="e => selfUploadContract(e, 'accessTable')"
  2088. :headers="tokenHeader"
  2089. :showUploadList="false"
  2090. :beforeUpload="importBeforeUpload"
  2091. @change="importHandleChange"
  2092. style='margin-left: 125px;line-height: 50px'
  2093. >
  2094. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  2095. </a-upload>
  2096. <div style="height: 70%">
  2097. <div class="thumb-example">
  2098. <swiper
  2099. class="swiper gallery-top"
  2100. :options="swiperOptionTop"
  2101. ref="swiperTop"
  2102. >
  2103. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.accessTable" :key="item.id">
  2104. <iframe
  2105. v-if="item.urlBase"
  2106. frameborder="1"
  2107. :src="item.urlBase"
  2108. ref="ifr"
  2109. width="70%"
  2110. height="500px"
  2111. scrolling="auto">
  2112. </iframe>
  2113. <img style="width: 70%;height: 70%;border: 1px solid;"
  2114. v-if="!item.urlBase" :src="noDataPng" border="1">
  2115. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  2116. danger @click="removeFile(item,'accessTable')">移除
  2117. </a-button>
  2118. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  2119. v-if=" item.urlBase"
  2120. @click="jumpUrl(item.urlBase)">预览
  2121. </a-button></div>
  2122. </swiper-slide>
  2123. <div
  2124. class="swiper-button-next swiper-button-white"
  2125. slot="button-next"
  2126. ></div>
  2127. <div
  2128. class="swiper-button-prev swiper-button-white"
  2129. slot="button-prev"
  2130. ></div>
  2131. </swiper>
  2132. <!-- swiper2 Thumbs -->
  2133. <swiper
  2134. class="swiper gallery-thumbs"
  2135. :options="swiperOptionThumbs"
  2136. ref="swiperThumbs"
  2137. >
  2138. <swiper-slide
  2139. class="slide"
  2140. style="width:100px;height:100px;"
  2141. v-for="(item, index) in infoModel.accessTable"
  2142. :key="item.id"
  2143. >
  2144. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  2145. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  2146. </div>
  2147. <img style="width: 100%;height: 96px"
  2148. v-if="!item.urlBase" :src="noDataPng" border="1">
  2149. </swiper-slide>
  2150. <!-- 点我上传文件按钮-->
  2151. <div class="clearfix">
  2152. <a-upload
  2153. listType="picture-card"
  2154. name="file"
  2155. :multiple="false"
  2156. :action="importMinioUploadAction"
  2157. :customRequest="e => selfUploadContract(e, 'accessTable')"
  2158. :headers="tokenHeader"
  2159. :showUploadList="false"
  2160. :beforeUpload="importBeforeUpload"
  2161. @change="importHandleChange"
  2162. >
  2163. <div>
  2164. <a-icon type="plus"/>
  2165. <div class="ant-upload-text">点我上传</div>
  2166. </div>
  2167. </a-upload>
  2168. </div>
  2169. <div class="swiper-button-next swiper-button-white" slot="button-next">
  2170. <div>
  2171. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  2172. </div>
  2173. </div>
  2174. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  2175. <div>
  2176. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  2177. </div>
  2178. </div>
  2179. </swiper>
  2180. </div>
  2181. </div>
  2182. </div>
  2183. </a-card>
  2184. <!-- 电话回访截图-->
  2185. <a-card v-if="steps.currentId === 'accessPhone'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  2186. <div slot="title">
  2187. <span style="float: left;position: relative;top: 4px">电话回访截图</span>
  2188. </div>
  2189. <div class="a-card-25">
  2190. <a-alert
  2191. message="注意事项(必看)"
  2192. type="warning"
  2193. style="height: 100vh"
  2194. >
  2195. <div slot="description" class="markdown" style="position: relative;top:30px">
  2196. <ul>
  2197. <li >客户经理在业务开通后48小时内完成电话回访,存在无人接听、持续忙音、回铃音异常等异常情况的,予以停机核验。</li>
  2198. </ul>
  2199. </div>
  2200. </a-alert>
  2201. </div>
  2202. <div class="a-card-70">
  2203. <div>
  2204. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  2205. <a-textarea class="a-textarea-line-30"
  2206. v-model="infoModel.accessPhoneRemark"
  2207. @change="textareaChange('accessPhone','accessPhoneRemark')"
  2208. placeholder="如没有上传资料备注,需要说明原因"
  2209. />
  2210. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  2211. </a-form-model-item>
  2212. </div>
  2213. <a-upload
  2214. name="file"
  2215. :multiple="true"
  2216. :action="importMinioUploadAction"
  2217. :customRequest="e => selfUploadContract(e, 'accessPhone')"
  2218. :headers="tokenHeader"
  2219. :showUploadList="false"
  2220. :beforeUpload="importBeforeUpload"
  2221. @change="importHandleChange"
  2222. style='margin-left: 125px;line-height: 50px'
  2223. >
  2224. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  2225. </a-upload>
  2226. <div style="height: 70%">
  2227. <div class="thumb-example">
  2228. <swiper
  2229. class="swiper gallery-top"
  2230. :options="swiperOptionTop"
  2231. ref="swiperTop"
  2232. >
  2233. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.accessPhone" :key="item.id">
  2234. <iframe
  2235. v-if="item.urlBase"
  2236. frameborder="1"
  2237. :src="item.urlBase"
  2238. ref="ifr"
  2239. width="70%"
  2240. height="500px"
  2241. scrolling="auto">
  2242. </iframe>
  2243. <img style="width: 70%;height: 70%;border: 1px solid;"
  2244. v-if="!item.urlBase" :src="noDataPng" border="1">
  2245. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  2246. danger @click="removeFile(item,'accessPhone')">移除
  2247. </a-button>
  2248. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  2249. v-if=" item.urlBase"
  2250. @click="jumpUrl(item.urlBase)">预览
  2251. </a-button></div>
  2252. </swiper-slide>
  2253. <div
  2254. class="swiper-button-next swiper-button-white"
  2255. slot="button-next"
  2256. ></div>
  2257. <div
  2258. class="swiper-button-prev swiper-button-white"
  2259. slot="button-prev"
  2260. ></div>
  2261. </swiper>
  2262. <!-- swiper2 Thumbs -->
  2263. <swiper
  2264. class="swiper gallery-thumbs"
  2265. :options="swiperOptionThumbs"
  2266. ref="swiperThumbs"
  2267. >
  2268. <swiper-slide
  2269. class="slide"
  2270. style="width:100px;height:100px;"
  2271. v-for="(item, index) in infoModel.accessPhone"
  2272. :key="item.id"
  2273. >
  2274. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  2275. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  2276. </div>
  2277. <img style="width: 100%;height: 96px"
  2278. v-if="!item.urlBase" :src="noDataPng" border="1">
  2279. </swiper-slide>
  2280. <!-- 点我上传文件按钮-->
  2281. <div class="clearfix">
  2282. <a-upload
  2283. listType="picture-card"
  2284. name="file"
  2285. :multiple="false"
  2286. :action="importMinioUploadAction"
  2287. :customRequest="e => selfUploadContract(e, 'accessPhone')"
  2288. :headers="tokenHeader"
  2289. :showUploadList="false"
  2290. :beforeUpload="importBeforeUpload"
  2291. @change="importHandleChange"
  2292. >
  2293. <div>
  2294. <a-icon type="plus"/>
  2295. <div class="ant-upload-text">点我上传</div>
  2296. </div>
  2297. </a-upload>
  2298. </div>
  2299. <div class="swiper-button-next swiper-button-white" slot="button-next">
  2300. <div>
  2301. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  2302. </div>
  2303. </div>
  2304. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  2305. <div>
  2306. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  2307. </div>
  2308. </div>
  2309. </swiper>
  2310. </div>
  2311. </div>
  2312. </div>
  2313. </a-card>
  2314. <!-- 现场回访照片-->
  2315. <a-card v-if="steps.currentId === 'accessPhoto'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  2316. <div slot="title">
  2317. <span style="float: left;position: relative;top: 4px">现场回访照片</span>
  2318. </div>
  2319. <div class="a-card-25">
  2320. <a-alert
  2321. message="注意事项(必看)"
  2322. type="warning"
  2323. style="height: 100vh"
  2324. >
  2325. <div slot="description" class="markdown" style="position: relative;top:30px">
  2326. <ul>
  2327. <li >1)客户经理在业务开通后3日内的工作时间里完成客户装机现场复核,客户使用场景及报备话术复核。一经发现异常,有发展部门研判、予以关停。</li>
  2328. </ul>
  2329. </div>
  2330. </a-alert>
  2331. </div>
  2332. <div class="a-card-70">
  2333. <div>
  2334. <a-form-model-item style="left: -2%" label="上传资料备注:" v-bind="labelCol1Note">
  2335. <a-textarea class="a-textarea-line-30"
  2336. v-model="infoModel.accessPhotoRemark"
  2337. @change="textareaChange('accessPhoto','accessPhotoRemark')"
  2338. placeholder="如没有上传资料备注,需要说明原因"
  2339. />
  2340. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  2341. </a-form-model-item>
  2342. </div>
  2343. <a-upload
  2344. name="file"
  2345. :multiple="true"
  2346. :action="importMinioUploadAction"
  2347. :customRequest="e => selfUploadContract(e, 'accessPhoto')"
  2348. :headers="tokenHeader"
  2349. :showUploadList="false"
  2350. :beforeUpload="importBeforeUpload"
  2351. @change="importHandleChange"
  2352. style='margin-left: 125px;line-height: 50px'
  2353. >
  2354. <a-button> <a-icon type="upload" /> 上传文件 </a-button>
  2355. </a-upload>
  2356. <div style="height: 70%">
  2357. <div class="thumb-example">
  2358. <swiper
  2359. class="swiper gallery-top"
  2360. :options="swiperOptionTop"
  2361. ref="swiperTop"
  2362. >
  2363. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.accessPhoto" :key="item.id">
  2364. <iframe
  2365. v-if="item.urlBase"
  2366. frameborder="1"
  2367. :src="item.urlBase"
  2368. ref="ifr"
  2369. width="70%"
  2370. height="500px"
  2371. scrolling="auto">
  2372. </iframe>
  2373. <img style="width: 70%;height: 70%;border: 1px solid;"
  2374. v-if="!item.urlBase" :src="noDataPng" border="1">
  2375. <div><a-button v-if="item.urlBase" style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  2376. danger @click="removeFile(item,'accessPhoto')">移除
  2377. </a-button>
  2378. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  2379. v-if=" item.urlBase"
  2380. @click="jumpUrl(item.urlBase)">预览
  2381. </a-button></div>
  2382. </swiper-slide>
  2383. <div
  2384. class="swiper-button-next swiper-button-white"
  2385. slot="button-next"
  2386. ></div>
  2387. <div
  2388. class="swiper-button-prev swiper-button-white"
  2389. slot="button-prev"
  2390. ></div>
  2391. </swiper>
  2392. <!-- swiper2 Thumbs -->
  2393. <swiper
  2394. class="swiper gallery-thumbs"
  2395. :options="swiperOptionThumbs"
  2396. ref="swiperThumbs"
  2397. >
  2398. <swiper-slide
  2399. class="slide"
  2400. style="width:100px;height:100px;"
  2401. v-for="(item, index) in infoModel.accessPhoto"
  2402. :key="item.id"
  2403. >
  2404. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  2405. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  2406. </div>
  2407. <img style="width: 100%;height: 96px"
  2408. v-if="!item.urlBase" :src="noDataPng" border="1">
  2409. </swiper-slide>
  2410. <!-- 点我上传文件按钮-->
  2411. <div class="clearfix">
  2412. <a-upload
  2413. listType="picture-card"
  2414. name="file"
  2415. :multiple="false"
  2416. :action="importMinioUploadAction"
  2417. :customRequest="e => selfUploadContract(e, 'accessPhoto')"
  2418. :headers="tokenHeader"
  2419. :showUploadList="false"
  2420. :beforeUpload="importBeforeUpload"
  2421. @change="importHandleChange"
  2422. >
  2423. <div>
  2424. <a-icon type="plus"/>
  2425. <div class="ant-upload-text">点我上传</div>
  2426. </div>
  2427. </a-upload>
  2428. </div>
  2429. <div class="swiper-button-next swiper-button-white" slot="button-next">
  2430. <div>
  2431. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  2432. </div>
  2433. </div>
  2434. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  2435. <div>
  2436. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  2437. </div>
  2438. </div>
  2439. </swiper>
  2440. </div>
  2441. </div>
  2442. </div>
  2443. </a-card>
  2444. <!--承诺涵-其他材料(非必填)-->
  2445. <a-card v-if="steps.currentId === 'commitment'" style="margin-bottom:10px; float: left;width: 83%;left: 2%; ">
  2446. <div slot="title">
  2447. <span style="float: left;position: relative;top: 4px">其他材料(非必填)</span>
  2448. </div>
  2449. <div class="a-card-25">
  2450. <a-alert
  2451. message="注意事项(必看)"
  2452. type="warning"
  2453. style="height: 100vh"
  2454. >
  2455. <div slot="description" class="markdown" style="position: relative;top:30px">
  2456. <ul>
  2457. <li>1)如有其他材料(非必填)请进行上传</li>
  2458. </ul>
  2459. </div>
  2460. </a-alert>
  2461. </div>
  2462. <div class="a-card-70">
  2463. <div>
  2464. <a-form-model-item style="left: -2%;" label="上传资料备注:" v-bind="labelCol1Note">
  2465. <a-textarea class="a-textarea-line-30"
  2466. v-model="infoModel.commitmentRemark"
  2467. @change="textareaChange('commitment','commitmentRemark')"
  2468. placeholder="如没有上传资料备注,需要说明原因"
  2469. />
  2470. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  2471. </a-form-model-item>
  2472. </div>
  2473. <a-upload
  2474. name="file"
  2475. :multiple="true"
  2476. :action="importMinioUploadAction"
  2477. :customRequest="e => selfUploadContract(e, 'commitment')"
  2478. :headers="tokenHeader"
  2479. :showUploadList="false"
  2480. :beforeUpload="importBeforeUpload"
  2481. @change="importHandleChange"
  2482. class="a-upload-line-30"
  2483. >
  2484. <a-button>
  2485. <a-icon type="upload"/>
  2486. 上传文件
  2487. </a-button>
  2488. </a-upload>
  2489. <div style="height: 70%">
  2490. <div class="thumb-example">
  2491. <!-- swiper1 -->
  2492. <swiper
  2493. class="swiper gallery-top"
  2494. :options="swiperOptionTop"
  2495. ref="swiperTop"
  2496. >
  2497. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.commitment" :key="item.id">
  2498. <iframe
  2499. v-if="item.urlBase"
  2500. frameborder="1"
  2501. :src="item.urlBase"
  2502. ref="ifr"
  2503. width="70%"
  2504. height="500px"
  2505. scrolling="auto">
  2506. </iframe>
  2507. <img style="width: 70%;height: 70%;border: 1px solid;"
  2508. v-if="!item.urlBase" :src="noDataPng" border="1">
  2509. <div><a-button v-if="item.urlBase"
  2510. style="display: block;margin-top: 1px;border-color: red;color: red;float: left"
  2511. danger @click="removeFile(item,'commitment')">移除
  2512. </a-button>
  2513. <a-button style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  2514. v-if=" item.urlBase"
  2515. @click="jumpUrl(item.urlBase)">预览
  2516. </a-button></div>
  2517. </swiper-slide>
  2518. <div
  2519. class="swiper-button-next swiper-button-white"
  2520. slot="button-next"
  2521. ></div>
  2522. <div
  2523. class="swiper-button-prev swiper-button-white"
  2524. slot="button-prev"
  2525. ></div>
  2526. </swiper>
  2527. <!-- swiper2 Thumbs -->
  2528. <swiper
  2529. class="swiper gallery-thumbs"
  2530. :options="swiperOptionThumbs"
  2531. ref="swiperThumbs"
  2532. >
  2533. <swiper-slide
  2534. class="slide"
  2535. style="width:100px;height:100px;"
  2536. v-for="(item, index) in infoModel.commitment"
  2537. :key="item.id"
  2538. >
  2539. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  2540. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  2541. </div>
  2542. <img style="width: 100%;height: 96px"
  2543. v-if="!item.urlBase" :src="noDataPng" border="1">
  2544. </swiper-slide>
  2545. <!-- 点我上传文件按钮-->
  2546. <div class="clearfix">
  2547. <a-upload
  2548. listType="picture-card"
  2549. name="file"
  2550. :multiple="false"
  2551. :action="importMinioUploadAction"
  2552. :customRequest="e=>selfUploadContract(e,'commitment')"
  2553. :headers="tokenHeader"
  2554. :showUploadList="false"
  2555. :beforeUpload="importBeforeUpload"
  2556. @change="importHandleChange"
  2557. >
  2558. <div>
  2559. <a-icon type="plus"/>
  2560. <div class="ant-upload-text">点我上传其它材料</div>
  2561. </div>
  2562. </a-upload>
  2563. </div>
  2564. <div class="swiper-button-next swiper-button-white" slot="button-next">
  2565. <div>
  2566. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  2567. </div>
  2568. </div>
  2569. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  2570. <div>
  2571. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  2572. </div>
  2573. </div>
  2574. </swiper>
  2575. </div>
  2576. </div>
  2577. </div>
  2578. </a-card>
  2579. <a-card v-if='isPhoneshow' ref="floatButton"
  2580. class="float-infoPhone">
  2581. <div class="thumb-example1" >
  2582. <!-- swiper1 -->
  2583. <swiper
  2584. class="swiper gallery-topview"
  2585. :options="swiperOptionTop"
  2586. ref="swiperTop"
  2587. >
  2588. </swiper>
  2589. <!-- swiper2 Thumbs -->
  2590. <swiper
  2591. class="swiper gallery-thumbsview"
  2592. :options="swiperOptionThumbs"
  2593. ref="swiperThumbs"
  2594. >
  2595. <swiper-slide v-for="(item, index) in phoneList" :key="item.id"
  2596. class="slide"
  2597. style="width:290px;height:200px;">
  2598. <div v-if="item.urlBase" style="width:290px;height: 96px;background: rgb(68,142,247);color: white">
  2599. <iframe
  2600. v-if="item.urlBase"
  2601. frameborder="1"
  2602. :src="item.urlBase"
  2603. ref="ifr"
  2604. @preview="handlePreview"
  2605. @change="handleChange"
  2606. scrolling="auto">
  2607. </iframe>
  2608. <div style="display:flex ;justify-content:center;height:100%;">
  2609. <a-button @click='selfUploadContractView(item)' >使用</a-button>
  2610. <a-button style='margin-left: 10px' @click="jumpUrl(item.urlBase)">预览</a-button>
  2611. </div>
  2612. </div>
  2613. <a-modal :visible="previewVisible" :footer="null" @cancel="handleCancel">
  2614. <img alt="example" style="width: 100%" :src="previewImage" />
  2615. </a-modal>
  2616. </swiper-slide>
  2617. <div class="swiper-button-next swiper-button-white" slot="button-next">
  2618. <div>
  2619. </div>
  2620. </div>
  2621. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  2622. <div>
  2623. </div>
  2624. </div>
  2625. </swiper>
  2626. </div>
  2627. </a-card>
  2628. <div @click='showPhone(true,true)'
  2629. ref="floatButton"
  2630. class="float-info floating-button"
  2631. :style="{'width': 80 + 'px', 'height': 80 + 'px', 'left': 90+'%' , 'top': 80 + '%'}"
  2632. >
  2633. <a-badge :count=fileShoppingNumber>
  2634. <img style="width: 89%;height: 81%;position: relative;top: 10%" :src="fileShopping" border="1">
  2635. </a-badge> </div>
  2636. </div>
  2637. </template>
  2638. <script>
  2639. import { getAction, httpAction, postAction } from '@api/manage'
  2640. /*无数据图片*/
  2641. import noDataPng from '@/assets/nodata.png'
  2642. import {JeecgListMixin} from '@/mixins/JeecgListMixin'
  2643. import fileShopping from '@assets/file_shopping.png'
  2644. let Base64 = require('js-base64').Base64
  2645. function getBase64(file) {
  2646. return new Promise((resolve, reject) => {
  2647. const reader = new FileReader();
  2648. reader.readAsDataURL(file);
  2649. reader.onload = () => resolve(reader.result);
  2650. reader.onerror = error => reject(error);
  2651. });
  2652. }
  2653. export default {
  2654. name: "TaskUploadData",
  2655. mixins: [JeecgListMixin],
  2656. inject: ['closeCurrent'],
  2657. components: {noDataPng},
  2658. data() {
  2659. return {
  2660. // 购物车图标数
  2661. fileShoppingNumber:0,
  2662. fileShopping: fileShopping,
  2663. idCurrent :'',
  2664. isPhoneshow:false,
  2665. phoneList:'',
  2666. btnStyle:{
  2667. "fontSize":'small',
  2668. "top":'60vh',
  2669. "left":'90vw'
  2670. },
  2671. selectDateTime: '',
  2672. timeScopedPre: {
  2673. 近七日: [ ],//加上今天一共是七天,subtract方法是传6,往后推6天
  2674. 近14日: [ ],
  2675. 近30日: [ ]
  2676. },
  2677. currentId: "businessLicense",
  2678. noDataPng: noDataPng,
  2679. //加载状态
  2680. loading: false,
  2681. //弹窗
  2682. previewImage: "",
  2683. previewVisible: false,
  2684. url: {
  2685. "getInfoDataByInfoId": "/smsTurck/customerData/queryDataLogByInfoId",
  2686. "getTask":"/smsTurck/customerData/query/getTask",
  2687. "getInfoDataById": "/smsCheck/customerInfo/queryById",
  2688. updateFile: "/smsCheck/customerData/updateFile",
  2689. //"getInfoDataByInfoId": "/smsTurck/customerData/query/infoId",
  2690. minioUpload: "/smsCheck/customerData/uploadMinio",
  2691. list: "/smsCheck/customerData/list",
  2692. addOrEdit: "/smsTurck/customerData/edit/info"
  2693. },
  2694. //步骤条数据
  2695. // current: 0,
  2696. // steps: "",
  2697. steps: {
  2698. // 当前所在第几部
  2699. current: 0,
  2700. currentId: "",
  2701. stepsNow: {},
  2702. steps00: [
  2703. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  2704. {
  2705. title: '中继线合同',
  2706. content: 'First-content',
  2707. id: "trunkContract",
  2708. },
  2709. //是否有入网申请签报
  2710. {
  2711. title: '入网申请签报 ',
  2712. content: 'First-content',
  2713. id: "applySign",
  2714. },
  2715. {
  2716. title: '中继线营业执照',
  2717. content: 'First-content',
  2718. id: "businessLicense",
  2719. },
  2720. //不分类型与场景 三张现场照片
  2721. {
  2722. title: '三张现场照片 ',
  2723. content: 'First-content',
  2724. id: "threePhotos",
  2725. },
  2726. //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
  2727. {
  2728. title: 'DID(含中继线)业务的责任承诺函',
  2729. content: 'First-content',
  2730. id: "commitmentBook",
  2731. },
  2732. //不分类型与场景 价格审批表
  2733. {
  2734. title: '价格审批表',
  2735. content: 'First-content',
  2736. id: "isPriceApproval",
  2737. },
  2738. //不分类型与场景 授权函
  2739. {
  2740. title: '授权函',
  2741. content: 'First-content',
  2742. id: "authorizeBook",
  2743. },
  2744. // 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
  2745. // {
  2746. // title: '经营性呼叫中心增值业务许可证',
  2747. // content: 'First-content',
  2748. // id: "zZBusinessLicense",
  2749. // },
  2750. //不分类型与场景
  2751. {
  2752. title: '中继线预审表',
  2753. content: 'First-content',
  2754. id: "trunkTable",
  2755. },
  2756. //经办人身份证 不分类型与场景
  2757. {
  2758. title: '经办人身份证',
  2759. content: 'First-content',
  2760. id: "operatorIdCard",
  2761. },
  2762. {
  2763. title: '回访表',
  2764. content: 'First-content',
  2765. id: "accessTable",
  2766. }, {
  2767. title: '电话回访截图',
  2768. content: 'First-content',
  2769. id: "accessPhone",
  2770. }, {
  2771. title: '现场回访照片',
  2772. content: 'First-content',
  2773. id: "accessPhoto",
  2774. },
  2775. ],
  2776. steps01: [
  2777. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  2778. {
  2779. title: '中继线合同',
  2780. content: 'First-content',
  2781. id: "trunkContract",
  2782. },
  2783. //是否有入网申请签报
  2784. {
  2785. title: '入网申请签报 ',
  2786. content: 'First-content',
  2787. id: "applySign",
  2788. },
  2789. {
  2790. title: '中继线营业执照',
  2791. content: 'First-content',
  2792. id: "businessLicense",
  2793. },
  2794. //不分类型与场景 三张现场照片
  2795. {
  2796. title: '三张现场照片 ',
  2797. content: 'First-content',
  2798. id: "threePhotos",
  2799. },
  2800. //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
  2801. {
  2802. title: 'DID(含中继线)业务的责任承诺函',
  2803. content: 'First-content',
  2804. id: "commitmentBook",
  2805. },
  2806. //不分类型与场景 价格审批表
  2807. {
  2808. title: '价格审批表',
  2809. content: 'First-content',
  2810. id: "isPriceApproval",
  2811. },
  2812. //经办人身份证 不分类型与场景
  2813. {
  2814. title: '经办人身份证',
  2815. content: 'First-content',
  2816. id: "operatorIdCard",
  2817. },
  2818. //不分类型与场景 授权函
  2819. {
  2820. title: '授权函',
  2821. content: 'First-content',
  2822. id: "authorizeBook",
  2823. },
  2824. // 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
  2825. // {
  2826. // title: '经营性呼叫中心增值业务许可证',
  2827. // content: 'First-content',
  2828. // id: "zZBusinessLicense",
  2829. // },
  2830. //中心业务是否有说明 自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供
  2831. {
  2832. title: '呼叫中心业务说明',
  2833. content: 'First-content',
  2834. id: "centerBusiness",
  2835. },
  2836. //非办公自用需提供 风险评估表
  2837. {
  2838. title: '风险评估表',
  2839. content: 'First-content',
  2840. id: "riskTable",
  2841. },
  2842. //不分类型与场景
  2843. {
  2844. title: '中继线预审表',
  2845. content: 'First-content',
  2846. id: "trunkTable",
  2847. }, {
  2848. title: '回访表',
  2849. content: 'First-content',
  2850. id: "accessTable",
  2851. }, {
  2852. title: '电话回访截图',
  2853. content: 'First-content',
  2854. id: "accessPhone",
  2855. }, {
  2856. title: '现场回访照片',
  2857. content: 'First-content',
  2858. id: "accessPhoto",
  2859. },
  2860. ],
  2861. steps02: [
  2862. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  2863. {
  2864. title: '中继线合同',
  2865. content: 'First-content',
  2866. id: "trunkContract",
  2867. },
  2868. //是否有入网申请签报
  2869. {
  2870. title: '入网申请签报 ',
  2871. content: 'First-content',
  2872. id: "applySign",
  2873. },
  2874. {
  2875. title: '中继线营业执照',
  2876. content: 'First-content',
  2877. id: "businessLicense",
  2878. },
  2879. //不分类型与场景 三张现场照片
  2880. {
  2881. title: '三张现场照片 ',
  2882. content: 'First-content',
  2883. id: "threePhotos",
  2884. },
  2885. //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
  2886. {
  2887. title: 'DID(含中继线)业务的责任承诺函',
  2888. content: 'First-content',
  2889. id: "commitmentBook",
  2890. },
  2891. //不分类型与场景 价格审批表
  2892. {
  2893. title: '价格审批表',
  2894. content: 'First-content',
  2895. id: "isPriceApproval",
  2896. },
  2897. //经办人身份证 不分类型与场景
  2898. {
  2899. title: '经办人身份证',
  2900. content: 'First-content',
  2901. id: "operatorIdCard",
  2902. },
  2903. //不分类型与场景 授权函
  2904. {
  2905. title: '授权函',
  2906. content: 'First-content',
  2907. id: "authorizeBook",
  2908. },
  2909. // 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
  2910. {
  2911. title: '经营性呼叫中心增值业务许可证',
  2912. content: 'First-content',
  2913. id: "zZBusinessLicense",
  2914. },
  2915. //中心业务是否有说明 自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供
  2916. {
  2917. title: '呼叫中心业务说明',
  2918. content: 'First-content',
  2919. id: "centerBusiness",
  2920. },
  2921. //非办公自用需提供 风险评估表
  2922. {
  2923. title: '风险评估表',
  2924. content: 'First-content',
  2925. id: "riskTable",
  2926. },
  2927. //不分类型与场景
  2928. {
  2929. title: '中继线预审表',
  2930. content: 'First-content',
  2931. id: "trunkTable",
  2932. }, {
  2933. title: '回访表',
  2934. content: 'First-content',
  2935. id: "accessTable",
  2936. }, {
  2937. title: '电话回访截图',
  2938. content: 'First-content',
  2939. id: "accessPhone",
  2940. }, {
  2941. title: '现场回访照片',
  2942. content: 'First-content',
  2943. id: "accessPhoto",
  2944. },
  2945. ],
  2946. steps10: [
  2947. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  2948. {
  2949. title: '中继线合同',
  2950. content: 'First-content',
  2951. id: "trunkContract",
  2952. },
  2953. //是否有入网申请签报
  2954. {
  2955. title: '入网申请签报 ',
  2956. content: 'First-content',
  2957. id: "applySign",
  2958. },
  2959. {
  2960. title: '中继线营业执照',
  2961. content: 'First-content',
  2962. id: "businessLicense",
  2963. },
  2964. //不分类型与场景 三张现场照片
  2965. {
  2966. title: '三张现场照片 ',
  2967. content: 'First-content',
  2968. id: "threePhotos",
  2969. },
  2970. //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
  2971. {
  2972. title: 'DID(含中继线)业务的责任承诺函',
  2973. content: 'First-content',
  2974. id: "commitmentBook",
  2975. },
  2976. //不分类型与场景 价格审批表
  2977. {
  2978. title: '价格审批表',
  2979. content: 'First-content',
  2980. id: "isPriceApproval",
  2981. },
  2982. //是否有法人身份证 (非党政军客户需具备)
  2983. {
  2984. title: '法人身份证',
  2985. content: 'First-content',
  2986. id: "legalIdCard",
  2987. },
  2988. //经办人身份证 不分类型与场景
  2989. {
  2990. title: '经办人身份证',
  2991. content: 'First-content',
  2992. id: "operatorIdCard",
  2993. },
  2994. //不分类型与场景 授权函
  2995. {
  2996. title: '授权函',
  2997. content: 'First-content',
  2998. id: "authorizeBook",
  2999. },
  3000. // 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
  3001. // {
  3002. // title: '经营性呼叫中心增值业务许可证',
  3003. // content: 'First-content',
  3004. // id: "zZBusinessLicense",
  3005. // },
  3006. //房屋租赁合同或房产证明 二类客户需具备
  3007. {
  3008. title: '房屋租赁合同或房产证明',
  3009. content: 'First-content',
  3010. id: "contractOrProve",
  3011. },
  3012. //不分类型与场景
  3013. {
  3014. title: '中继线预审表',
  3015. content: 'First-content',
  3016. id: "trunkTable",
  3017. }, {
  3018. title: '回访表',
  3019. content: 'First-content',
  3020. id: "accessTable",
  3021. }, {
  3022. title: '电话回访截图',
  3023. content: 'First-content',
  3024. id: "accessPhone",
  3025. }, {
  3026. title: '现场回访照片',
  3027. content: 'First-content',
  3028. id: "accessPhoto",
  3029. },
  3030. ],
  3031. steps11: [
  3032. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  3033. {
  3034. title: '中继线合同',
  3035. content: 'First-content',
  3036. id: "trunkContract",
  3037. },
  3038. //是否有入网申请签报
  3039. {
  3040. title: '入网申请签报 ',
  3041. content: 'First-content',
  3042. id: "applySign",
  3043. },
  3044. {
  3045. title: '中继线营业执照',
  3046. content: 'First-content',
  3047. id: "businessLicense",
  3048. },
  3049. //不分类型与场景 三张现场照片
  3050. {
  3051. title: '三张现场照片 ',
  3052. content: 'First-content',
  3053. id: "threePhotos",
  3054. },
  3055. //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
  3056. {
  3057. title: 'DID(含中继线)业务的责任承诺函',
  3058. content: 'First-content',
  3059. id: "commitmentBook",
  3060. },
  3061. //不分类型与场景 价格审批表
  3062. {
  3063. title: '价格审批表',
  3064. content: 'First-content',
  3065. id: "isPriceApproval",
  3066. },
  3067. //是否有法人身份证 (非党政军客户需具备)
  3068. {
  3069. title: '法人身份证',
  3070. content: 'First-content',
  3071. id: "legalIdCard",
  3072. },
  3073. //经办人身份证 不分类型与场景
  3074. {
  3075. title: '经办人身份证',
  3076. content: 'First-content',
  3077. id: "operatorIdCard",
  3078. },
  3079. //不分类型与场景 授权函
  3080. {
  3081. title: '授权函',
  3082. content: 'First-content',
  3083. id: "authorizeBook",
  3084. },
  3085. // 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
  3086. // {
  3087. // title: '经营性呼叫中心增值业务许可证',
  3088. // content: 'First-content',
  3089. // id: "zZBusinessLicense",
  3090. // },
  3091. //中心业务是否有说明 自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供
  3092. {
  3093. title: '呼叫中心业务说明',
  3094. content: 'First-content',
  3095. id: "centerBusiness",
  3096. },
  3097. //房屋租赁合同或房产证明 二类客户需具备
  3098. {
  3099. title: '房屋租赁合同或房产证明',
  3100. content: 'First-content',
  3101. id: "contractOrProve",
  3102. },
  3103. //非办公自用需提供 风险评估表
  3104. {
  3105. title: '风险评估表',
  3106. content: 'First-content',
  3107. id: "riskTable",
  3108. },
  3109. //不分类型与场景
  3110. {
  3111. title: '中继线预审表',
  3112. content: 'First-content',
  3113. id: "trunkTable",
  3114. }, {
  3115. title: '回访表',
  3116. content: 'First-content',
  3117. id: "accessTable",
  3118. }, {
  3119. title: '电话回访截图',
  3120. content: 'First-content',
  3121. id: "accessPhone",
  3122. }, {
  3123. title: '现场回访照片',
  3124. content: 'First-content',
  3125. id: "accessPhoto",
  3126. },
  3127. ],
  3128. steps12: [
  3129. //不分类型与场景 中继线合同 (必须是正规合同,不能是业务申请单)
  3130. {
  3131. title: '中继线合同',
  3132. content: 'First-content',
  3133. id: "trunkContract",
  3134. },
  3135. //是否有入网申请签报
  3136. {
  3137. title: '入网申请签报 ',
  3138. content: 'First-content',
  3139. id: "applySign",
  3140. },
  3141. {
  3142. title: '中继线营业执照',
  3143. content: 'First-content',
  3144. id: "businessLicense",
  3145. },
  3146. //不分类型与场景 三张现场照片
  3147. {
  3148. title: '三张现场照片 ',
  3149. content: 'First-content',
  3150. id: "threePhotos",
  3151. },
  3152. //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
  3153. {
  3154. title: 'DID(含中继线)业务的责任承诺函',
  3155. content: 'First-content',
  3156. id: "commitmentBook",
  3157. },
  3158. //不分类型与场景 价格审批表
  3159. {
  3160. title: '价格审批表',
  3161. content: 'First-content',
  3162. id: "isPriceApproval",
  3163. },
  3164. //是否有法人身份证 (非党政军客户需具备)
  3165. {
  3166. title: '法人身份证',
  3167. content: 'First-content',
  3168. id: "legalIdCard",
  3169. },
  3170. //经办人身份证 不分类型与场景
  3171. {
  3172. title: '经办人身份证',
  3173. content: 'First-content',
  3174. id: "operatorIdCard",
  3175. },
  3176. //不分类型与场景 授权函
  3177. {
  3178. title: '授权函',
  3179. content: 'First-content',
  3180. id: "authorizeBook",
  3181. },
  3182. //经营性呼叫中心增值业务许可证到期时间
  3183. {
  3184. title: '经营性呼叫中心增值业务许可证',
  3185. content: 'First-content',
  3186. id: "zZBusinessLicense",
  3187. },
  3188. //中心业务是否有说明 自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供
  3189. {
  3190. title: '呼叫中心业务说明',
  3191. content: 'First-content',
  3192. id: "centerBusiness",
  3193. },
  3194. //房屋租赁合同或房产证明 二类客户需具备
  3195. {
  3196. title: '房屋租赁合同或房产证明',
  3197. content: 'First-content',
  3198. id: "contractOrProve",
  3199. },
  3200. //非办公自用需提供 风险评估表
  3201. {
  3202. title: '风险评估表',
  3203. content: 'First-content',
  3204. id: "riskTable",
  3205. },
  3206. //不分类型与场景
  3207. {
  3208. title: '中继线预审表',
  3209. content: 'First-content',
  3210. id: "trunkTable",
  3211. }, {
  3212. title: '回访表',
  3213. content: 'First-content',
  3214. id: "accessTable",
  3215. }, {
  3216. title: '电话回访截图',
  3217. content: 'First-content',
  3218. id: "accessPhone",
  3219. }, {
  3220. title: '现场回访照片',
  3221. content: 'First-content',
  3222. id: "accessPhoto",
  3223. },
  3224. ],
  3225. },
  3226. uploading: false,
  3227. rules:{
  3228. scene: [
  3229. {required: true, message: '必须输入'},
  3230. ],
  3231. customType: [
  3232. {required: true, message: '必须输入'},
  3233. ],
  3234. customerName: [
  3235. {required: true, message: '必须输入'},
  3236. ],
  3237. houseDate:[
  3238. {required: true, message: '必须输入'},
  3239. ],
  3240. zZBusinessLicenseDate:[
  3241. {required: true, message: '必须输入'},
  3242. ],
  3243. businessLicenseDateIs:[
  3244. {required: true, message: '必须输入'},
  3245. ],
  3246. businessLicenseDate:[
  3247. {required: true, message: '必须输入'},
  3248. ],
  3249. contractDate:[
  3250. {required: true, message: '必须输入'},
  3251. ],
  3252. riskGrade:[
  3253. {required: true, message: '必须输入'},
  3254. ],
  3255. installationAddress:[
  3256. {required: true, message: '必须输入'},
  3257. ],
  3258. floorName:[
  3259. {required: true, message: '必须输入'},
  3260. ],
  3261. firstActivationDate:[
  3262. {required: true, message: '必须输入'},
  3263. ],
  3264. customerNo:[
  3265. {required: true, message: '必须输入'},
  3266. ],
  3267. userNo:[
  3268. {required: true, message: '必须输入'},
  3269. ],
  3270. networkAccessTime:[
  3271. {required: true, message: '必须输入'},
  3272. ],
  3273. userState:[
  3274. {required: true, message: '必须输入'},
  3275. ],
  3276. contractDateIs:[
  3277. {required: true, message: '必须输入'},
  3278. ],
  3279. staffNo:[
  3280. {required: true, message: '必须输入'},
  3281. ],
  3282. codeNumber:[
  3283. {required: true, message: '必须输入'},
  3284. ],
  3285. accountCode:[
  3286. {required: true, message: '必须输入'},
  3287. ],
  3288. floorCode:[
  3289. {required: true, message: '必须输入'},
  3290. ],
  3291. userCode:[
  3292. {required: true, message: '必须输入'},
  3293. ],
  3294. managePhone: [
  3295. {required: true, message: '请输入客户经理手机号!', trigger: 'blur'}, {validator: this.isPhone}
  3296. ],
  3297. },
  3298. taskId:"",
  3299. notes:"",
  3300. infoModel:{
  3301. control:'0',
  3302. staffName:"",
  3303. dataId:"",
  3304. logId:"",
  3305. infoId:"",
  3306. managePhone:"",
  3307. //客户类型
  3308. customType: 0,
  3309. //使用场景
  3310. scene:'0',
  3311. houseDate:"",
  3312. zZBusinessLicenseDate:"",
  3313. businessLicenseDateIs:"",
  3314. businessLicenseDate:"",
  3315. contractDate:"",
  3316. riskGrade:"",
  3317. installationAddress:"",
  3318. floorName:"",
  3319. firstActivationDate:"",
  3320. customerNo:"",
  3321. userNo:"",
  3322. networkAccessTime:"",
  3323. customerName:"",
  3324. userState:"",
  3325. contractDateIs:"",
  3326. staffNo:"",
  3327. codeNumber:"",
  3328. accountCode:"",
  3329. floorCode:"",
  3330. userCode:"",
  3331. //入网申请签报 applySign
  3332. applySign:[{}],
  3333. applySignRemark:"",
  3334. businessLicense:[{}],
  3335. businessLicenseRemark:"",
  3336. //三张现场照片 threePhotos
  3337. threePhotos:[{}],
  3338. threePhotosRemark:"",
  3339. //DID(含中继线)业务的责任承诺函
  3340. commitmentBook:[{}],
  3341. commitmentBookRemark:"",
  3342. //价格审批表
  3343. isPriceApproval:[{}],
  3344. isPriceApprovalRemark:"",
  3345. //法人身份证
  3346. legalIdCard:[{}],
  3347. legalIdCardRemark:"",
  3348. //经办人身份证.
  3349. operatorIdCard:[{}],
  3350. operatorIdCardRemark:"",
  3351. //授权函.
  3352. authorizeBook:[{}],
  3353. authorizeBookRemark:"",
  3354. //经营性呼叫中心增值业务许可证.
  3355. zZBusinessLicense:[{}],
  3356. zZBusinessLicenseRemark:"",
  3357. //呼叫中心业务说明.
  3358. centerBusiness:[{}],
  3359. centerBusinessRemark:"",
  3360. //房屋租赁合同或房产证明.
  3361. contractOrProve:[{}],
  3362. contractOrProveRemark:"",
  3363. //风险评估表
  3364. riskTable:[{}],
  3365. riskTableRemark:"",
  3366. //中继线预审表
  3367. trunkTable:[{}],
  3368. trunkTableRemark:"",
  3369. //中继线合同
  3370. trunkContract:[{}],
  3371. trunkContractRemark:"",
  3372. accessTable:[{}],
  3373. accessTableRemark:"",
  3374. accessPhone:[{}],
  3375. accessPhoneRemark:"",
  3376. accessPhoto:[{}],
  3377. accessPhotoRemark:"",
  3378. commitment: [{}],
  3379. commitmentRemark: '',
  3380. },
  3381. next: "",
  3382. prev: "",
  3383. //客户信息ID
  3384. infoId: "",
  3385. lotData: {
  3386. //客户类型
  3387. customType: "0",
  3388. //使用场景
  3389. scene: "0",
  3390. //正式卡/测试卡
  3391. blockType: "model",
  3392. //价格管控
  3393. control: "controlN",
  3394. //合同文件
  3395. contractFiles: [],
  3396. //责任人和经办人授权书
  3397. empowerFiles: [],
  3398. //责任人和经办人身份证
  3399. idCardFiles: [],
  3400. //客户证件扫描
  3401. scanningFiles: [],
  3402. //风险评估表
  3403. riskFiles: [],
  3404. //价格审批表
  3405. priceFiles: [],
  3406. //测试卡申请单
  3407. testCardApplication: []
  3408. },
  3409. truckData: {
  3410. //客户类型
  3411. customType: "0",
  3412. //使用场景
  3413. scene: "0",
  3414. },
  3415. //缩略与大图数据源
  3416. swiperId: 0 + 1,
  3417. swiperImg: [{}],
  3418. //轮播配置
  3419. swiperOptionTop: {
  3420. zoom: true,
  3421. loop: false,
  3422. loopedSlides: 5, // looped slides should be the same
  3423. spaceBetween: 10,
  3424. observer: true, //修改swiper自己或子元素时,自动初始化swiper
  3425. observeParents: true, //修改swiper的父元素时,自动初始化swiper
  3426. // autoplay: { //自动轮播
  3427. // delay: 2000,
  3428. // disableOnInteraction: false
  3429. // },
  3430. navigation: {
  3431. nextEl: '.swiper-button-next',
  3432. prevEl: '.swiper-button-prev'
  3433. }
  3434. },
  3435. labelCol6: {
  3436. labelCol: {
  3437. xs: {span: 24},
  3438. sm: {span:10},
  3439. },
  3440. wrapperCol: {
  3441. xs: {span: 24},
  3442. sm: {span: 12},
  3443. }
  3444. },
  3445. labelCol4: {
  3446. labelCol: {
  3447. xs: {span: 24},
  3448. sm: {span: 10},
  3449. },
  3450. wrapperCol: {
  3451. xs: {span: 24},
  3452. sm: {span: 12},
  3453. }
  3454. },
  3455. labelColContractDate: {
  3456. labelCol: {
  3457. xs: {span: 24},
  3458. sm: {span: 9},
  3459. },
  3460. wrapperCol: {
  3461. xs: {span: 24},
  3462. sm: {span: 15},
  3463. }
  3464. },
  3465. labelCol5: {
  3466. labelCol: {
  3467. xs: {span: 24},
  3468. sm: {span: 12},
  3469. },
  3470. wrapperCol: {
  3471. xs: {span: 24},
  3472. sm: {span: 12},
  3473. }
  3474. },
  3475. labelCol1Note: {
  3476. labelCol: {
  3477. xs: {span: 24},
  3478. sm: {span: 4},
  3479. },
  3480. wrapperCol: {
  3481. xs: {span: 24},
  3482. sm: {span: 20},
  3483. }
  3484. },
  3485. swiperOptionThumbs: {
  3486. loop: false,
  3487. loopedSlides: 5, // looped slides should be the same
  3488. spaceBetween: 10,
  3489. centeredSlides: true,
  3490. slidesPerView: 'auto',
  3491. touchRatio: 0.2,
  3492. slideToClickedSlide: true,
  3493. navigation: {
  3494. nextEl: '.swiper-button-next',
  3495. prevEl: '.swiper-button-prev'
  3496. }
  3497. }
  3498. };
  3499. },
  3500. created() {
  3501. this.infoId = this.$route.query.id;
  3502. this.controlChange();
  3503. //this.steps.stepsNow = this.steps.steps00;
  3504. this.steps.currentId = this.steps.stepsNow[0].id;
  3505. this.infoModel.infoId = this.$route.query.id;
  3506. this.getInfoDataById(this.$route.query.id);
  3507. this.getTask(this.$route.query.id);
  3508. this.getInfoDataByInfoId(this.$route.query.id)
  3509. },
  3510. computed: {
  3511. importMinioUploadAction() {
  3512. return window._CONFIG['domianURL'] + this.url.minioUpload;
  3513. },
  3514. },
  3515. props: {
  3516. poster: {
  3517. type: String,
  3518. required: false,
  3519. default: ""
  3520. },
  3521. controls: {
  3522. type: Boolean,
  3523. required: false,
  3524. default: true
  3525. },
  3526. control: {
  3527. type: Boolean,
  3528. required: false,
  3529. default: false
  3530. },
  3531. },
  3532. watch: {
  3533. // 监听操作
  3534. videoData(val, oldVal) {
  3535. const {currentTime, duration} = val;
  3536. if (currentTime && duration && currentTime < duration) {
  3537. this.hintOperate();
  3538. }
  3539. }
  3540. },
  3541. mounted() {
  3542. // 实现swiper双向控制
  3543. this.$nextTick(() => {
  3544. const swiperTop = this.$refs.swiperTop.swiper
  3545. const swiperThumbs = this.$refs.swiperThumbs.swiper
  3546. swiperTop.controller.control = swiperThumbs
  3547. swiperThumbs.controller.control = swiperTop
  3548. })
  3549. // //默认流程
  3550. // this.steps = this.steps00;
  3551. },
  3552. methods: {
  3553. jumpUrl(url){
  3554. var a = document.createElement("a");
  3555. a.setAttribute("href", url);
  3556. a.setAttribute("target", "_blank");
  3557. a.click();
  3558. },
  3559. handleCancel() {
  3560. this.previewVisible = false;
  3561. },
  3562. async handlePreview(file) {
  3563. if (!file.url && !file.preview) {
  3564. file.preview = await getBase64(file.originFileObj);
  3565. }
  3566. this.previewImage = file.url || file.preview ||file.urlBase ;
  3567. this.previewVisible = true;
  3568. },
  3569. handleChange({ fileList }) {
  3570. this.fileList = fileList;
  3571. },
  3572. showPhone(isShow,msg) {
  3573. var data = {
  3574. customerNo: this.infoModel.customerNo,
  3575. stepsId: this.steps.stepsNow[this.steps.current].id,
  3576. type:'4'
  3577. }
  3578. getAction('/smsCheck/customerInfo/phone/customerPhone', data).then((res) => {
  3579. if (res.success) {
  3580. this.phoneList=JSON.parse(res.result);
  3581. if (this.phoneList!==null && this.phoneList.length!==0){
  3582. this.fileShoppingNumber = this.phoneList.length
  3583. if (this.isPhoneshow === false && isShow) {
  3584. this.isPhoneshow = true;
  3585. }else {
  3586. this.isPhoneshow = false;
  3587. }
  3588. }else {
  3589. this.fileShoppingNumber = 0 ;
  3590. if (msg){
  3591. this.$message.warning("此类无历史上传");
  3592. }
  3593. }
  3594. }else {
  3595. this.fileShoppingNumber = 0 ;
  3596. }
  3597. })
  3598. },
  3599. isPhone(rule, value, callback) {
  3600. if (!value || new RegExp(/^1([38][0-9]|4[579]|5[0-3,5-9]|6[6]|7[0135678]|9[89])\d{8}$/).test(value)) {
  3601. callback();
  3602. } else {
  3603. callback("您的手机号码格式不正确!");
  3604. }
  3605. },
  3606. getTask(infoId){
  3607. var that = this;
  3608. var data = {
  3609. "infoId": infoId,
  3610. }
  3611. postAction(this.url.getTask, data).then((res) => {
  3612. if (res.success) {
  3613. that.taskId=res.result.taskId;
  3614. }
  3615. })
  3616. },
  3617. getInfoDataByInfoId(infoId) {
  3618. var that = this;
  3619. if (infoId) {
  3620. var data = {
  3621. "infoId": infoId,
  3622. }
  3623. getAction(this.url.getInfoDataByInfoId, data).then((res) => {
  3624. if (res.success) {
  3625. let result = res.result;
  3626. // result=this.getInfoDataById(infoId,result)
  3627. that.infoModel=result;
  3628. that.infoModel.applySign= JSON.parse(result.applySign);
  3629. that.infoModel.threePhotos= JSON.parse(result.threePhotos);
  3630. that.infoModel.commitmentBook= JSON.parse(result.commitmentBook);
  3631. that.infoModel.isPriceApproval= JSON.parse(result.isPriceApproval);
  3632. that.infoModel.legalIdCard= JSON.parse(result.legalIdCard);
  3633. that.infoModel.operatorIdCard= JSON.parse(result.operatorIdCard);
  3634. that.infoModel.authorizeBook= JSON.parse(result.authorizeBook);
  3635. that.infoModel.zZBusinessLicense= JSON.parse(result.zZBusinessLicense);
  3636. that.infoModel.businessLicense= JSON.parse(result.businessLicense);
  3637. that.infoModel.centerBusiness= JSON.parse(result.centerBusiness);
  3638. that.infoModel.contractOrProve= JSON.parse(result.contractOrProve);
  3639. that.infoModel.riskTable= JSON.parse(result.riskTable);
  3640. that.infoModel.trunkTable= JSON.parse(result.trunkTable);
  3641. that.infoModel.trunkContract= JSON.parse(result.trunkContract);
  3642. that.infoModel.accessPhone= JSON.parse(result.accessPhone);
  3643. that.infoModel.accessPhoto= JSON.parse(result.accessPhoto);
  3644. that.infoModel.accessTable= JSON.parse(result.accessTable);
  3645. that.infoModel.commitment = JSON.parse(result.commitment);
  3646. that.controlChange();
  3647. for (var i in that.steps.stepsNow) {
  3648. for (var j in result[that.steps.stepsNow[i].id]){
  3649. if (result[that.steps.stepsNow[i].id][0].urlBase!==undefined){
  3650. that.steps.stepsNow[i].status = "finish"
  3651. }
  3652. if (result[that.steps.stepsNow[i].id+'Remark'][0]!==undefined){
  3653. that.steps.stepsNow[i].status = "finish"
  3654. }
  3655. }
  3656. }
  3657. }
  3658. })
  3659. }
  3660. },
  3661. /**获取客户信息*/
  3662. getInfoDataById(id,resultA) {
  3663. var that = this;
  3664. if (id) {
  3665. var data = {
  3666. "id": id,
  3667. }
  3668. getAction(this.url.getInfoDataById, data).then((res) => {
  3669. if (res.success) {
  3670. let result = res.result;
  3671. //用户状态
  3672. that.infoModel.userState =result.userState;
  3673. //用户发展员工
  3674. that.infoModel.staffNo =result.staffNo;
  3675. that.infoModel.customerNo =result.customerNo;
  3676. that.infoModel.userNo =result.userNo;
  3677. that.infoModel.networkAccessTime =result.networkAccessTime;
  3678. that.infoModel.firstActivationDate =result.firstActivationDate;
  3679. that.infoModel.userCode =result.userCode;
  3680. that.infoModel.accountCode =result.accountCode;
  3681. that.infoModel.floorName =result.floorName;
  3682. that.infoModel.staffName =result.staffName;
  3683. that.notes =result.notes;
  3684. this.showPhone();
  3685. }
  3686. })
  3687. }
  3688. return resultA
  3689. },
  3690. /**备注坚听*/
  3691. textareaChange(name, nameRemark) {
  3692. if (this.infoModel[nameRemark].length > 0) {
  3693. this.steps.stepsNow[this.steps.current].status = "finish"
  3694. } else if (this.infoModel[name].length > 0 && this.infoModel[name][0].urlBase) {
  3695. this.steps.stepsNow[this.steps.current].status = "finish"
  3696. } else {
  3697. this.steps.stepsNow[this.steps.current].status = "wait"
  3698. }
  3699. },
  3700. /**步骤条点击事件*/
  3701. stepsClick(current) {
  3702. this.steps.current = current;
  3703. this.steps.currentId = this.steps.stepsNow[current].id
  3704. for (var i in this.steps.stepsNow) {
  3705. if (this.steps.stepsNow[i].status != "finish") {
  3706. this.steps.stepsNow[i].status = "wait"
  3707. }
  3708. if (this.steps.stepsNow[i].status === "finish") {
  3709. this.steps.stepsNow[i].status === "finish"
  3710. }
  3711. }
  3712. if (this.steps.stepsNow[current].status!== "finish") {
  3713. this.steps.stepsNow[current].status = "process"
  3714. }
  3715. this.showPhone(false,false);
  3716. },
  3717. back(name){
  3718. if (name==='contractDate'){
  3719. this.infoModel.contractDateIs="1"
  3720. this.infoModel.contractDate=""
  3721. }
  3722. if (name==='businessLicenseDate'){
  3723. this.infoModel.businessLicenseDateIs="1"
  3724. this.infoModel.businessLicenseDate=""
  3725. }
  3726. },
  3727. contractDateClick(name) {
  3728. if (name =='contractDate'){
  3729. this.infoModel.contractDateIs = "1"
  3730. this.infoModel.contractDate = ""
  3731. }
  3732. if (name =='businessLicenseDate'){
  3733. this.infoModel.businessLicenseDateIs = "1"
  3734. this.infoModel.businessLicenseDate = ""
  3735. }
  3736. },
  3737. /**暂存*/
  3738. addIsStaging() {
  3739. this.uploading = true;
  3740. var that = this;
  3741. var data=that.infoModel ;
  3742. //data =this.dataListToStr(data);
  3743. postAction("/smsTurck/customerData/addIsStaging", data).then((res) => {
  3744. if (res.success) {
  3745. this.uploading = false;
  3746. this.$message.success("提交成功", 3);
  3747. this.addIng == true
  3748. this.$router.push({path: '/truck/check/task/check', query: {id: that.taskId}});
  3749. this.closeCurrent();
  3750. } else {
  3751. this.uploading = false;
  3752. if ( res.message !==null){
  3753. this.$message.error( res.message);
  3754. }else {
  3755. this.$message.error("提交失败");
  3756. }
  3757. }
  3758. }).finally(() => {
  3759. this.uploading = false;
  3760. })
  3761. },
  3762. /*提交*/
  3763. submitAuditLot() {
  3764. this.uploading = true;
  3765. var info = "yes";
  3766. this.$refs.form.validate(valid => {
  3767. // 验证通过
  3768. if (!valid) {
  3769. info = "no";
  3770. this.uploading = false;
  3771. }}
  3772. )
  3773. var text= "";
  3774. for (var i in this.steps.stepsNow) {
  3775. if (this.steps.stepsNow[i].status !== "finish"&& this.steps.stepsNow[i].id !=='commitment') {
  3776. // text+= '111<br/> ';
  3777. var str=this.steps.stepsNow[i].title;
  3778. text+= str+"资料或备注都未上传!!!"+'<br/><br/>';
  3779. //this.$message.warn( this.steps.stepsNow[i].title +"资料或备注都未上传!!!");
  3780. info="no";
  3781. }
  3782. }
  3783. debugger
  3784. if (this.infoModel.customType===1){
  3785. if (this.infoModel.houseDate==="" ||this.infoModel.houseDate===null){
  3786. info="no";
  3787. this.$message.warn( "房屋租赁合同到期时间 未填写!!!");
  3788. }
  3789. }
  3790. var stringToHTML = function (str) {
  3791. var dom = document.createElement('div');
  3792. dom.innerHTML = str;
  3793. return dom;
  3794. };
  3795. console.log(stringToHTML('<h1>Hello world!</h1><p>How are you today?</p>'));
  3796. if (info==="no"){
  3797. this.$warning({
  3798. title: '提示',
  3799. dangerouslyUseHTMLString: true,
  3800. content:(h) => {
  3801. return h('div', {
  3802. domProps: {
  3803. innerHTML: text
  3804. },
  3805. }, []);
  3806. }
  3807. })
  3808. return
  3809. }
  3810. var that = this;
  3811. var data=that.infoModel ;
  3812. //data =this.dataListToStr(data);
  3813. postAction("/smsTurck/customerData/add", data).then((res) => {
  3814. if (res.success) {
  3815. this.uploading = false;
  3816. this.$message.success("提交成功", 3);
  3817. this.addIng == true
  3818. this.$router.push({path: '/truck/check/task/check', query: {id: that.taskId}});
  3819. this.closeCurrent();
  3820. } else {
  3821. this.uploading = false;
  3822. if ( res.message !==null){
  3823. this.$message.error( res.message);
  3824. }else {
  3825. this.$message.error("提交失败");
  3826. }
  3827. }
  3828. }).finally(() => {
  3829. this.uploading = false;
  3830. })
  3831. },
  3832. //客户类型与使用场景监听
  3833. controlChange(a, event) {
  3834. this.current = 0;
  3835. this.steps.currentId = "trunkContract";
  3836. let customType = this.infoModel.customType;
  3837. let scene = this.infoModel.scene;
  3838. if (customType ===0) {
  3839. if (scene ==='0') {
  3840. this.steps.stepsNow = this.steps.steps00
  3841. }
  3842. if (scene ==='1') {
  3843. this.steps.stepsNow = this.steps.steps01
  3844. }
  3845. if (scene ==='2') {
  3846. this.steps.stepsNow= this.steps.steps02
  3847. }
  3848. if (scene ==='3') {
  3849. this.steps.stepsNow = this.steps.steps02
  3850. }
  3851. }
  3852. if (customType ===1) {
  3853. if (scene ==='0') {
  3854. this.steps.stepsNow = this.steps.steps10
  3855. }
  3856. if (scene ==='1') {
  3857. this.steps.stepsNow = this.steps.steps11
  3858. }
  3859. if (scene ==='2') {
  3860. this.steps.stepsNow = this.steps.steps12
  3861. }
  3862. if (scene ==='3') {
  3863. this.steps.stepsNow = this.steps.steps12
  3864. }
  3865. }
  3866. if (this.infoModel.control==='0'){
  3867. for (var i = 0; i <this.steps.stepsNow.length; i++) {
  3868. if (this.steps.stepsNow[i].id==='isPriceApproval'){
  3869. this.steps.stepsNow.splice(i, 1);
  3870. }
  3871. }
  3872. }
  3873. if (this.infoModel.control==='1'){
  3874. var info ='';
  3875. for (var i = 0; i <this.steps.stepsNow.length; i++) {
  3876. if (this.steps.stepsNow[i].id==='isPriceApproval'){
  3877. info ='yes';
  3878. }
  3879. }
  3880. if (info!=='yes'){
  3881. this.steps.stepsNow.push({
  3882. title: '价格审批表',
  3883. content: 'First-content',
  3884. id: "isPriceApproval",
  3885. });
  3886. }
  3887. }
  3888. var info2='';
  3889. for (var i = 0; i <this.steps.stepsNow.length; i++) {
  3890. if (this.steps.stepsNow[i].id==='commitment'){
  3891. info2 ='yes';
  3892. }
  3893. }
  3894. if (info2!=='yes'){
  3895. this.steps.stepsNow.push({
  3896. title: '其他材料(非必填)',
  3897. content: 'First-content',
  3898. id: "commitment",
  3899. });
  3900. }
  3901. for (var i in this.steps.stepsNow) {
  3902. for (var j in this.infoModel[this.steps.stepsNow[i].id]){
  3903. if (this.infoModel[this.steps.stepsNow[i].id][0].urlBase!==undefined){
  3904. this.steps.stepsNow[i].status = "finish"
  3905. }
  3906. if (this.infoModel[this.steps.stepsNow[i].id+'Remark'][0]!==undefined){
  3907. this.steps.stepsNow[i].status = "finish"
  3908. }
  3909. }
  3910. }
  3911. //
  3912. // for (var i in this.steps.stepsNow) {
  3913. // if ( this.steps.stepsNow[i].urlBase!==undefined){
  3914. // this.steps.stepsNow[i].status = "finish"
  3915. // }
  3916. // if ( this.steps.stepsNow[i][this.steps.stepsNow.id+'Remark']!==undefined){
  3917. // this.steps.stepsNow[i].status = "finish"
  3918. // }
  3919. // }
  3920. },
  3921. /**移除文件*/
  3922. removeFile(fileData, fileAttribute) {
  3923. let that = this.infoModel;
  3924. //处理轮播数据
  3925. let swiperImg = that[fileAttribute];
  3926. if (swiperImg) {
  3927. let number = swiperImg.indexOf(fileData);
  3928. swiperImg.splice(number, 1)
  3929. if (swiperImg.length == 0) {
  3930. swiperImg.push({})
  3931. let textId = fileAttribute + "Remark";
  3932. if (this.infoModel[textId].trim() > 0) {
  3933. this.steps.stepsNow[this.steps.current].status = "finish"
  3934. } else {
  3935. this.steps.stepsNow[this.steps.current].status = "wait"
  3936. }
  3937. } else {
  3938. this.steps.stepsNow[this.steps.current].status = "finish"
  3939. }
  3940. that[fileAttribute] = swiperImg
  3941. }
  3942. },
  3943. selfUploadContractView(item) {
  3944. this.idCurrent= this.steps.stepsNow[this.steps.current].id;
  3945. var fileAttribute =this.steps.stepsNow[this.steps.current].id;
  3946. var that = this;
  3947. that.swiperId = that.swiperId + 1;
  3948. console.log(that.swiperId)
  3949. //文件链接
  3950. let swipData = item;
  3951. if (that.infoModel[fileAttribute][0].urlBase) {
  3952. that.infoModel[fileAttribute].push(swipData)
  3953. } else {
  3954. that.infoModel[fileAttribute] = []
  3955. //数据发生变化
  3956. that.infoModel[fileAttribute][0] = swipData;
  3957. }
  3958. // 改变步骤条状态
  3959. if (that.infoModel[fileAttribute].length > 0) {
  3960. that.steps.stepsNow[that.steps.current].status = "finish"
  3961. } else {
  3962. that.steps.stepsNow[that.steps.current].status = "wait"
  3963. }
  3964. this.$message.success(that.steps.stepsNow[that.steps.current].title+"上传成功");
  3965. },
  3966. //分割数组
  3967. spliceArr(data, fileData) {
  3968. let indexOf = data.indexOf(fileData);
  3969. return data.splice(indexOf, 1)
  3970. },
  3971. /**自定义的上传文件方法*/
  3972. selfUploadContract(data, fileAttribute) {
  3973. var that = this;
  3974. if (data.file) {
  3975. let formData = new FormData();
  3976. formData.append('file', data.file)
  3977. postAction(this.url.minioUpload, formData).then((res) => {
  3978. if (res.success) {
  3979. that.swiperId = that.swiperId + 1;
  3980. console.log(that.swiperId)
  3981. //文件链接
  3982. let filePath = res.message;
  3983. let swipData = {
  3984. id: that.swiperId,
  3985. urlBase: window._CONFIG['onlinePreviewDomainURL'] + '?url='
  3986. + encodeURIComponent(
  3987. Base64.encode(
  3988. (filePath)
  3989. )),
  3990. url: filePath,
  3991. fileName: data.file.name
  3992. }
  3993. if (that.infoModel[fileAttribute][0].urlBase) {
  3994. that.infoModel[fileAttribute].push(swipData)
  3995. } else {
  3996. that.infoModel[fileAttribute] = []
  3997. //数据发生变化
  3998. that.infoModel[fileAttribute][0] = swipData;
  3999. }
  4000. // 改变步骤条状态
  4001. if (that.infoModel[fileAttribute].length > 0) {
  4002. that.steps.stepsNow[that.steps.current].status = "finish"
  4003. } else {
  4004. that.steps.stepsNow[that.steps.current].status = "wait"
  4005. }
  4006. }
  4007. })
  4008. }
  4009. },
  4010. //文件上传成功后回调
  4011. importHandleChange(info) {
  4012. },
  4013. //文件格式限制
  4014. importBeforeUpload(file) {
  4015. var fileType = file.type;
  4016. if (fileType === 'image') {
  4017. if (fileType.indexOf('image') < 0) {
  4018. this.$message.warning('请上传图片');
  4019. return false;
  4020. }
  4021. } else if (fileType === 'file') {
  4022. if (fileType.indexOf('image') >= 0) {
  4023. this.$message.warning('请上传文件');
  4024. return false;
  4025. }
  4026. }
  4027. return true
  4028. },
  4029. //返回上一菜单
  4030. goBack() {
  4031. this.$router.go(-1);
  4032. this.closeCurrent();
  4033. },
  4034. // //下一步骤
  4035. // nextSteps() {
  4036. // if (this.swiperImg.length == 0) {
  4037. // this.$message.warn("请先上传文件!")
  4038. // return;
  4039. // }
  4040. // if (this.swiperImg.length == 1) {
  4041. // if (!this.swiperImg[0].urlBase) {
  4042. // this.$message.warn("请先上传文件!")
  4043. // return;
  4044. // }
  4045. // }
  4046. // if (this.current < this.steps.length) {
  4047. // this.current = this.current + 1;
  4048. // this.currentId = this.steps[this.current].id;
  4049. // //步骤文件类型对应
  4050. // this.currentFileType(this.steps[this.current].id);
  4051. // }
  4052. // },
  4053. // //上一步骤
  4054. // prevSteps() {
  4055. // if (this.current != 0) {
  4056. // this.current = this.current - 1;
  4057. // this.currentId = this.steps[this.current].id;
  4058. // //步骤文件类型对应
  4059. // this.currentFileType(this.currentId);
  4060. // }
  4061. // },
  4062. //上传步骤文件类型对应
  4063. currentFileType(currentId) {
  4064. let that = this;
  4065. this.swiperImg = {}
  4066. switch (currentId) {
  4067. case 'businessLicense':
  4068. that.swiperImg = that.infoModel.businessLicense
  4069. break;
  4070. case 'idCard':
  4071. that.swiperImg = that.infoModel.idCard
  4072. break;
  4073. case 'contract':
  4074. that.swiperImg = that.infoModel.contract
  4075. break;
  4076. case 'prequaliFication':
  4077. that.swiperImg = that.infoModel.prequaliFication
  4078. break;
  4079. case 'risk':
  4080. that.swiperImg = that.infoModel.risk
  4081. break;
  4082. case 'coverLetter':
  4083. that.swiperImg = that.infoModel.coverLetter
  4084. break;
  4085. case 'addedLicense':
  4086. that.swiperImg = that.infoModel.addedLicense
  4087. break;
  4088. case 'registeredCapital':
  4089. that.swiperImg = that.infoModel.registeredCapital
  4090. break;
  4091. case 'ownershipCertificate':
  4092. that.swiperImg = that.infoModel.ownershipCertificate
  4093. break;
  4094. case 'creditInquiry':
  4095. that.swiperImg = that.infoModel.creditInquiry
  4096. break;
  4097. case 'legalPersonality':
  4098. that.swiperImg = that.infoModel.legalPersonality
  4099. break;
  4100. case 'takePhotos':
  4101. that.swiperImg = that.infoModel.takePhotos
  4102. break;
  4103. default:
  4104. that.swiperImg = [];
  4105. }
  4106. //拒绝下标为空 影响轮播样式
  4107. if (that.swiperImg.length == 0) {
  4108. that.swiperImg.push({})
  4109. }
  4110. },
  4111. //步骤文件类型对应
  4112. uploadCurrentFileType(currentId) {
  4113. let that = this;
  4114. switch (currentId) {
  4115. case 'businessLicense':
  4116. that.infoModel.businessLicense = that.swiperImg
  4117. break;
  4118. case 'idCard':
  4119. that.infoModel.idCard = that.swiperImg
  4120. break;
  4121. case 'contract':
  4122. that.infoModel.contract = that.swiperImg
  4123. break;
  4124. case 'prequaliFication':
  4125. that.infoModel.prequaliFication = that.swiperImg
  4126. break;
  4127. case 'risk':
  4128. that.infoModel.risk = that.swiperImg
  4129. break;
  4130. case 'coverLetter':
  4131. that.infoModel.coverLetter = that.swiperImg
  4132. break;
  4133. case 'addedLicense':
  4134. that.infoModel.addedLicense = that.swiperImg
  4135. break;
  4136. case 'registeredCapital':
  4137. that.infoModel.registeredCapital = that.swiperImg
  4138. break;
  4139. case 'ownershipCertificate':
  4140. that.infoModel.ownershipCertificate = that.swiperImg
  4141. break;
  4142. case 'creditInquiry':
  4143. that.infoModel.creditInquiry = that.swiperImg
  4144. break;
  4145. case 'legalPersonality':
  4146. that.infoModel.legalPersonality = that.swiperImg
  4147. break;
  4148. case 'takePhotos':
  4149. that.infoModel.takePhotos = that.swiperImg
  4150. break;
  4151. }
  4152. },
  4153. /**提交稽核*/
  4154. submitLot() {
  4155. let that = this;
  4156. let data = {};
  4157. //客户类型
  4158. data['customType'] = that.infoModel.customType;
  4159. //使用场景
  4160. data['scene'] = that.infoModel.scene;
  4161. let steps = that.steps;
  4162. steps.forEach(function (value) {
  4163. data[value.id] = that.urlBaseJoin(that.infoModel[value.id], "url")
  4164. });
  4165. this.postLotInfo(data);
  4166. },
  4167. postLotInfo(data) {
  4168. //任务Id
  4169. data["infoId"] = this.infoId;
  4170. postAction(this.url.addOrEdit, data).then((res) => {
  4171. if (res.success) {
  4172. this.$message.success("提交成功");
  4173. this.$router.go(-1);
  4174. this.closeCurrent();
  4175. //this.$router.push({path: '/lot/check/task/check', query: {id: record.id}});
  4176. } else {
  4177. this.$message.error(res.message);
  4178. }
  4179. });
  4180. },
  4181. urlBaseJoin(dataArray, name) {
  4182. let newDataArr = [];
  4183. for (var i in dataArray) {
  4184. let dataArrayElementElement = dataArray[i][name];
  4185. newDataArr.push(dataArrayElementElement);
  4186. }
  4187. return newDataArr.toString();
  4188. }
  4189. }
  4190. };
  4191. </script>
  4192. <style lang="less" scoped>
  4193. h3 {
  4194. margin: 20px 0 0 10px;
  4195. }
  4196. .thumb-example {
  4197. //width: 650px;
  4198. margin-top: 20px;
  4199. // background: #000;
  4200. }
  4201. .thumb-example1 {
  4202. width: 1200px;
  4203. margin-top: 20px;
  4204. // background: #000;
  4205. }
  4206. .swiper-slide {
  4207. background-size: cover;
  4208. background-position: center;
  4209. }
  4210. .gallery-top {
  4211. // height: 80% !important;
  4212. /*height: 600px;*/
  4213. width: 100%;
  4214. left: 15%;
  4215. margin-bottom: 50px
  4216. }
  4217. .gallery-topview {
  4218. // height: 80% !important;
  4219. /*height: 600px;*/
  4220. width: 100%;
  4221. left: 15%;
  4222. }
  4223. .gallery-thumbs {
  4224. height: 20% !important;
  4225. box-sizing: border-box;
  4226. padding: 10px 0px;
  4227. /* width: 864px;*/
  4228. margin-left: 10%;
  4229. .swiper-button-next {
  4230. right: 0px;
  4231. }
  4232. .swiper-button-prev {
  4233. left: 0px;
  4234. }
  4235. .swiper-button-next,
  4236. .swiper-button-prev {
  4237. background: #fff;
  4238. width: 45px;
  4239. text-align: center;
  4240. height: 101px;
  4241. top: 26%;
  4242. div {
  4243. margin-top: 30px;
  4244. background: rgb(207, 205, 205);
  4245. height: 45px;
  4246. border-radius: 50%;
  4247. img {
  4248. margin: 7px 0 0 2px;
  4249. width: 30px;
  4250. }
  4251. }
  4252. }
  4253. .swiper-button-next:hover div {
  4254. background: rgb(189, 186, 186);
  4255. }
  4256. .swiper-button-prev:hover div {
  4257. background: rgb(189, 186, 186);
  4258. }
  4259. }
  4260. .gallery-thumbsview {
  4261. height: 20% !important;
  4262. box-sizing: border-box;
  4263. padding: 10px 0px;
  4264. /* width: 864px;*/
  4265. margin-left: 2px;
  4266. .swiper-button-next {
  4267. right: 0px;
  4268. }
  4269. .swiper-button-prev {
  4270. left: 0px;
  4271. }
  4272. .swiper-button-next,
  4273. .swiper-button-prev {
  4274. background: #fff;
  4275. width: 45px;
  4276. text-align: center;
  4277. height: 101px;
  4278. top: 26%;
  4279. div {
  4280. margin-top: 30px;
  4281. background: rgb(207, 205, 205);
  4282. height: 45px;
  4283. border-radius: 50%;
  4284. img {
  4285. margin: 7px 0 0 2px;
  4286. width: 30px;
  4287. }
  4288. }
  4289. }
  4290. .swiper-button-next:hover div {
  4291. background: rgb(189, 186, 186);
  4292. }
  4293. .swiper-button-prev:hover div {
  4294. background: rgb(189, 186, 186);
  4295. }
  4296. }
  4297. .gallery-thumbs .swiper-slide {
  4298. width: 20%;
  4299. height: 80px;
  4300. // opacity: 0.4;
  4301. }
  4302. .gallery-thumbs .swiper-slide-active {
  4303. border: 2px solid red;
  4304. }
  4305. .markdown ul > li {
  4306. color: #000000d9;
  4307. font-size: 15px;
  4308. line-height: 3;
  4309. margin-left: 20px;
  4310. padding-left: 4px;
  4311. list-style-type: circle;
  4312. }
  4313. .float-info{
  4314. box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  4315. transition: all 0.3s;
  4316. position: fixed;
  4317. bottom: 50px;
  4318. right: 30px;
  4319. width: 55px;
  4320. height: 55px;
  4321. display: flex;
  4322. flex-flow: column;
  4323. justify-content: center;
  4324. align-items: center;
  4325. z-index: 999;
  4326. background: #1890FF;
  4327. border-radius: 50%;
  4328. cursor: pointer;
  4329. }
  4330. .float-infoPhone{
  4331. margin-bottom:10px;
  4332. float: left;
  4333. right: 11%;
  4334. box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  4335. transition: all 0.3s;
  4336. position: fixed;
  4337. bottom:3%;
  4338. display: flex;
  4339. flex-flow: column;
  4340. justify-content: center;
  4341. align-items: center;
  4342. z-index: 999;
  4343. //background: #b3d4fc;
  4344. cursor: pointer;
  4345. }
  4346. .floating-button {
  4347. position: fixed;
  4348. bottom: 20px;
  4349. right: 20px;
  4350. z-index: 1000;
  4351. border-radius: 50%;
  4352. color: #fff;
  4353. font-size: 24px;
  4354. width: 50px;
  4355. height: 50px;
  4356. text-align: center;
  4357. line-height: 50px;
  4358. transition: all 0.2s ease;
  4359. box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  4360. cursor: pointer;
  4361. }
  4362. .floating-button:hover {
  4363. box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  4364. transform: translateY(-5px);
  4365. }
  4366. .floating-button:active {
  4367. box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  4368. transform: translateY(2px);
  4369. }
  4370. .a-upload-line-30 {
  4371. line-height: 30px;
  4372. left: 15%;
  4373. position: relative
  4374. }
  4375. .a-textarea-line-30 {
  4376. height: 77px;
  4377. width: 80vh
  4378. }
  4379. .a-card-70 {
  4380. width: 72%;
  4381. float: left;
  4382. left: 2%;
  4383. position: relative
  4384. }
  4385. .a-card-25 {
  4386. float: left;
  4387. width: 25%
  4388. }
  4389. .cornflowerblue {
  4390. color: cornflowerblue;
  4391. }
  4392. </style>