index.vue 206 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090
  1. <template>
  2. <div class="app-container" style="padding:0;padding-top:10px;">
  3. <!-- <div class="nhgel"></div> -->
  4. <div class="xiangqs">
  5. <div style="background-color: #fff; border-radius: 5px;
  6. padding: 10px;padding-top: 20px; ">
  7. <div class="buzhoudt">
  8. <el-steps :active="(form.loanSchedule - 0) -1"
  9. finish-status="success" process-status="finish" align-center>
  10. <el-step :title="item.dictLabel" v-for="(item,index) in isfwsfg" :key="index"></el-step>
  11. <!-- <el-step title="提案审查"></el-step>
  12. <el-step title="提案交办"></el-step>
  13. <el-step title="提案办理"></el-step>
  14. <el-step title="提案审核"></el-step>
  15. <el-step title="已办结"></el-step>
  16. <el-step title="提案办理"></el-step>
  17. <el-step title="提案审核"></el-step>
  18. <el-step title="已办结"></el-step>
  19. -->
  20. </el-steps>
  21. </div>
  22. </div>
  23. <div>
  24. <!-- <p class='jivb'> <img src="../../../assets/images/icon_nybt_zs.png" alt="" style="width:10px;height: 12px;">预约信息</p> -->
  25. <el-form ref="form" :model="form" :rules="rules" label-width="100px">
  26. <el-row :gutter="20" style="background-color: #fff; border-radius: 5px ;
  27. padding: 20px;">
  28. <el-col :span="24" style="margin: 30px 0;">
  29. <div style="width: 100%;border-bottom:1px dashed #CDCDCD"></div>
  30. </el-col>
  31. <el-col :span="24" style="margin-bottom: 20px;">
  32. <!-- {{form.title == null?'暂无数据' : form.title }} -->
  33. <el-col :span="16" style="padding-left: 0;">
  34. <div class="btitili" style="font-weight: bold;font-size: 25px;color: #343434;"> {{form.enterpriseName == null? '暂无数据' : form.enterpriseName }}
  35. <p v-if="form.isNew == 'Y'" class="pignjue">专精特新<img src="../../../assets/images/icon_htgl_xq_zjtx.png" alt=""
  36. style="width: 14px; height: 14px;"></p>
  37. </div>
  38. </el-col>
  39. <el-col :span="8">
  40. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  41. @click="getPass" v-hasPermi="['system:application:shfp']" v-if="form.auditSchedule == 1&& form.auditType != 4">审核分配</el-button>
  42. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  43. @click="infoBtnshnhe" v-hasPermi="['system:application:sh']" v-if=" ((form.auditSchedule == 4 && form.auditType != 4) || (form.auditSchedule == 5 && form.auditType == 1)) && ischdw == '风险'">审核通过</el-button>
  44. <!-- A角 -->
  45. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  46. @click="infoBtnshnhea" v-hasPermi="['system:application:sh']" v-if=" (form.auditSchedule == 2 && form.auditType != 4) && isabj == true ">审核通过</el-button>
  47. <!-- B角 -->
  48. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  49. @click="infoBtnshnheb" v-hasPermi="['system:application:sh']" v-if=" (form.auditSchedule == 3 && form.auditType != 4) && isbass == true ">审核通过</el-button>
  50. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0ss; color: #fff;"
  51. @click="infoBtnbh" v-hasPermi="['system:application:sh']" v-if=" (form.auditSchedule == 2 && form.auditType != 4) && isabj == true ">审核不通过</el-button>
  52. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0ss; color: #fff;"
  53. @click="infoBtnbhb" v-hasPermi="['system:application:sh']" v-if=" (form.auditSchedule == 3 && form.auditType != 4) && isbass == true ">审核不通过</el-button>
  54. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0ss; color: #fff;"
  55. @click="infoBtnbhf" v-hasPermi="['system:application:sh']" v-if=" ((form.auditSchedule == 4 && form.auditType != 4) || (form.auditSchedule == 5 && form.auditType == 1)) && ischdw == '风险' ">审核不通过</el-button>
  56. <template v-if="form.auditSchedule != 4 && form.auditSchedule != 3">
  57. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  58. @click="infoBtnchex" v-hasPermi="['system:application:cx']" v-if="(form.auditSchedule != 1 && form.loanSchedule != 10) && form.auditSchedule !=6 && form.auditSchedule !=5 && form.auditType != 4 && form.loanSchedule != 9 && (isabj == true || isguanle ==true )">撤销</el-button>
  59. </template>
  60. <template v-if="form.auditSchedule == 3">
  61. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  62. @click="infoBtnchex" v-hasPermi="['system:application:cx']" v-if="(isabj == true || isguanle ==true) && form.auditType != 4">撤销</el-button>
  63. </template>
  64. <!-- B -->
  65. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  66. @click="infoBtnchex" v-hasPermi="['system:application:cx']" v-if="form.auditSchedule == 4 && (isbass == true || isguanle ==true)">撤销</el-button>
  67. <!-- 风险 -->
  68. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  69. @click="infoBtnchex" v-hasPermi="['system:application:cx']" v-if="((form.loanSchedule == 5 && form.auditType == 1) || (form.loanSchedule == 9 && form.auditType == 2 ) || form.auditSchedule == 6 || (form.auditSchedule == 5 && form.auditType == 1)) && (ischdw == '风险' || isguanle ==true) ">撤销</el-button>
  70. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  71. @click="infoBtnsssix" v-hasPermi="['system:application:ss']" v-if="form.auditType == 4 && form.loanSchedule != 6">申诉</el-button>
  72. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  73. @click="infoBtnss" v-hasPermi="['system:application:ss']" v-if="form.auditType == 4 && form.loanSchedule == 6">上会申诉</el-button>
  74. <!-- -->
  75. </el-col>
  76. </el-col>
  77. <el-col :span="24">
  78. <div class="xiangwq">
  79. <div class="xiangw_ont" style="width:6%;">
  80. <p>申请额度</p>
  81. <p>{{form.applicationAmount == null? '暂无数据' : form.applicationAmount}} <span>/万元</span></p>
  82. </div>
  83. <div class="xiangw_ont" style="width:6%;">
  84. <p>使用期限</p>
  85. <p>{{form.usagePeriod == null? '暂无数据' : form.usagePeriod}} <span>/个月</span></p>
  86. </div>
  87. <div class="xiangw_ont">
  88. <p>申贷银行</p>
  89. <div class="psieg"> <dict-tag :options="dict.type.shendai_bank" :value="form.applicationBank"/></div>
  90. </div>
  91. <div class="xiangw_ont" style="width:12%;">
  92. <p>资金用途</p>
  93. <p>{{form.purposeFunds == null? '暂无数据' : form.purposeFunds}}</p>
  94. </div>
  95. <div class="xiangw_ont" style="width:12%;">
  96. <p>还款来源</p>
  97. <p>{{form.repaymentSource == null? '暂无数据' : form.repaymentSource}}</p>
  98. </div>
  99. <div class="xiangw_ont" style="width:82px;">
  100. <p>担保类型</p>
  101. <el-tooltip class="item" effect="dark" :content="isgwdan" placement="top-start">
  102. <div class="psieg" style="cursor:pointer;">
  103. <dict-tag v-for="(item,index) in form.guaranteeType" :key="index" :options="dict.type.guarantee_type" :value="item"/>
  104. </div>
  105. </el-tooltip>
  106. </div>
  107. <div class="xiangw_ont">
  108. <p>审核状态</p>
  109. <div class="psieg"><dict-tag :options="dict.type.sh_status" :value="form.auditType"/></div>
  110. </div>
  111. </div>
  112. </el-col>
  113. <el-col :span="24" style="margin: 30px 0; margin-top: 0;">
  114. <div class="tabse">
  115. <p :class=" iscsessie == 0 ? 'istab' : ''" @click="iszvr(0)">企业信息</p>
  116. <p :class=" iscsessie == 1 ? 'istab' : ''" @click="iszvr(1)">法人信息</p>
  117. <p :class=" iscsessie == 2 ? 'istab' : ''" @click="iszvr(2)">反担保人信息</p>
  118. <p :class=" iscsessie == 3 ? 'istab' : ''" @click="iszvr(3)">附件信息</p>
  119. <p :class=" iscsessie == 4 ? 'istab' : ''" @click="iszvr(4)">文件出具</p>
  120. <p :class=" iscsessie == 5 ? 'istab' : ''" @click="iszvr(5)">保后信息</p>
  121. </div>
  122. </el-col>
  123. </el-row>
  124. <div :gutter="20" style="background-color: #fff; border-radius: 5px;
  125. padding: 20px; margin-top: 20px; margin-left: 20px; margin-right: 20px;">
  126. <!-- 企业信息s -->
  127. <div v-if="iscsessie == 0">
  128. <div class='jivb' @click="isajse" style="margin-top: 0; justify-content: space-between;"> <p><img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  129. style="width:16px;height: 14px;">基本信息</p> <span style="float:right;color:rgb(0, 169, 240);">查看全部附件信息</span></div>
  130. <el-row style=" padding-bottom: 20px; " v-if="isifg == true">
  131. <el-col :span="8" style="margin-top: 20px;">
  132. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  133. <p class="lkawe"><span style="color: #222327;font-weight: 700;">统一社会信用代码:</span>
  134. {{form.sysUserEnterprise.creditCode == null? '暂无数据' : form.sysUserEnterprise.creditCode}}
  135. </p>
  136. <!-- disabled -->
  137. </el-col>
  138. <el-col :span="8" style="margin-top: 20px;">
  139. <p><span style="color: #222327; font-weight: 700;">企业类型:</span>
  140. {{form.sysUserEnterprise.enterpriseType == null? '暂无数据' : form.sysUserEnterprise.enterpriseType}}</p>
  141. </el-col>
  142. <el-col :span="8" style="margin-top: 20px;">
  143. <p><span style="color: #222327; font-weight: 700;">企业地址 :</span>
  144. {{form.sysUserEnterprise.enterpriseAddress == null? '暂无数据' : form.sysUserEnterprise.enterpriseAddress}}</p>
  145. </el-col>
  146. <el-col :span="8" style="margin-top: 20px;">
  147. <p><span style="color: #222327; font-weight: 700;">法人姓名:</span>
  148. {{form.sysUserEnterprise.legalName == null? '暂无数据' : form.sysUserEnterprise.legalName}}</p>
  149. </el-col>
  150. <el-col :span="8" style="margin-top: 20px;">
  151. <p><span style="color: #222327; font-weight: 700;">注册资金:</span>
  152. {{form.sysUserEnterprise.registeredCapital == null? '暂无数据' : form.sysUserEnterprise.registeredCapital}}</p>
  153. </el-col>
  154. <el-col :span="8" style="margin-top: 20px;">
  155. <p><span style="color: #222327; font-weight: 700;">成立日期:</span>
  156. {{form.sysUserEnterprise.establishData == null? '暂无数据' : form.sysUserEnterprise.establishData}}</p>
  157. </el-col>
  158. <el-col :span="8" style="margin-top: 20px;">
  159. <p><span style="color: #222327; font-weight: 700;">营业期限:</span>
  160. {{form.sysUserEnterprise.businessTerm == null? '暂无数据' : form.sysUserEnterprise.businessTerm}}</p>
  161. </el-col>
  162. <!-- <el-col :span="8" style="margin-top: 20px;">
  163. <p><span style="color: #222327; font-weight: 700;">经营范围:</span>
  164. {{form.businessScope == null? '暂无数据' : form.businessScope}}
  165. </p>
  166. </el-col> -->
  167. <el-col :span="8" style="margin-top: 20px;">
  168. <p><span style="color: #222327; font-weight: 700;">行业类型:</span>
  169. {{form.categoryType == null? '暂无数据' : form.categoryType}}</p>
  170. </el-col>
  171. <el-col :span="8" style="margin-top: 20px;">
  172. <p><span style="color: #222327; font-weight: 700;">是否制造业:</span>
  173. {{form.isMake == 'Y'? '是' : form.isMake == 'N'? '否' :'暂无数据'}}</p>
  174. </el-col>
  175. <el-col :span="8" style="margin-top: 20px;">
  176. <p><span style="color: #222327; font-weight: 700;">是否小微企业:</span>
  177. {{form.isSmall == 'Y'? '是' : form.isSmall == 'N'? '否' :'暂无数据'}}</p>
  178. </el-col>
  179. <el-col :span="8" style="margin-top: 20px;">
  180. <p><span style="color: #222327; font-weight: 700;">是否免税企业:</span>
  181. {{form.isDuty == 'Y'? '是' : form.isDuty == 'N'? '否' :'暂无数据'}}</p>
  182. </el-col>
  183. <el-col :span="8" style="margin-top: 20px;">
  184. <div style="display: flex;">
  185. <p style="color: #222327; font-weight: 700; ">公司简介:</p>
  186. <div v-html="form.companyIntroduction"></div>
  187. </div>
  188. </el-col>
  189. <el-col :span="8" style="margin-top: 20px;">
  190. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  191. <p class="lkawe"><span style="color: #222327;font-weight: 700;">公司简介:</span> <span
  192. style="color: #00A9F0;" @click="changety(form.basicFj.gsjj,'公司简介')">查看公司简介</span> </p>
  193. <!-- disabled -->
  194. </el-col>
  195. <el-col :span="24">
  196. <el-col :span="8" style="margin-top: 20px;">
  197. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  198. <p class="lkawe"><span style="color: #222327;font-weight: 700;">公司章程:</span> <span
  199. style="color: #00A9F0;" @click="changety(form.basicFj.gszc,'公司章程')">查看公司章程</span> </p>
  200. <!-- disabled -->
  201. </el-col>
  202. <el-col :span="8" style="margin-top: 20px;">
  203. <p><span style="color: #222327; font-weight: 700;">开户许可证:</span> <span
  204. style="color: #00A9F0;" @click="changety(form.basicFj.khxkz,'开户许可证')">查看关联企业征信</span></p>
  205. </el-col>
  206. </el-col>
  207. </el-row>
  208. <p class='jivb' style="margin-top: 15px;"> <img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  209. style="width:16px;height: 14px;">全体股东身份及征信</p>
  210. <el-row style=" padding-bottom: 20px; ">
  211. <el-col :span="24" v-for="(item,index) in form.shareholderFjList" :key="item.shareholderFjId">
  212. <el-col :span="8" style="margin-top: 20px;">
  213. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  214. <p class="lkawe"><span style="color: #222327;font-weight: 700;">{{ '股东' + (index+1) +'身份'}}:</span> <span
  215. style="color: #00A9F0;" @click="changety(item.shareholderFrontUrljh,'股东')">查看股东身份证</span> </p>
  216. <!-- disabled -->
  217. </el-col>
  218. <el-col :span="8" style="margin-top: 20px;">
  219. <!-- change -->
  220. <p><span style="color: #222327; font-weight: 700;">{{ '股东' + (index+1) +'征信'}}:</span> <span
  221. style="color: #00A9F0;" @click="changety(item.shareholderZxUrlg,'股东')">查看股东征信</span></p>
  222. </el-col>
  223. <el-col :span="8" style="margin-top: 20px;">
  224. <p><span style="color: #222327; font-weight: 700;">{{ '股东' + (index+1) +'营业执照'}}:</span> <span
  225. style="color: #00A9F0;" @click="changety(item.shareholderBusinessUrlg,'股东')">查看股东营业执照</span></p>
  226. </el-col>
  227. </el-col>
  228. </el-row>
  229. <p class='jivb' style="margin-top: 15px;"> <img src="../../../assets/images/icon_htgl_xq_btzs.png"
  230. alt="" style="width:16px;height: 14px;">企业征信</p>
  231. <el-row style=" padding-bottom: 20px; ">
  232. <el-col :span="24">
  233. <el-col :span="8" style="margin-top: 20px;">
  234. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  235. <p class="lkawe"><span style="color: #222327;font-weight: 700;">申请企业征信:</span> <span
  236. style="color: #00A9F0;" @click="changety(form.basicFj.sqqyzxbg,'申请企业征信')">查看企业征信</span> </p>
  237. <!-- disabled -->
  238. </el-col>
  239. <el-col :span="8" style="margin-top: 20px;">
  240. <p><span style="color: #222327; font-weight: 700;">关联企业征信:</span> <span
  241. style="color: #00A9F0;" @click="changety(form.basicFj.glqyzxbg,'关联企业征信')">查看关联企业征信</span></p>
  242. </el-col>
  243. </el-col>
  244. </el-row>
  245. <p class='jivb' style="margin-top: 15px;"> <img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  246. style="width:16px;height: 14px;">企业法人及控股人征信</p>
  247. <el-row style=" padding-bottom: 20px; ">
  248. <el-col :span="24">
  249. <el-col :span="8" style="margin-top: 20px;">
  250. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  251. <p class="lkawe"><span style="color: #222327;font-weight: 700;">企业法人:</span> <span
  252. style="color: #00A9F0;" @click="changety(form.basicFj.qyfrzxbg,'企业法人征信')">查看企业法人</span> </p>
  253. <!-- disabled -->
  254. </el-col>
  255. </el-col>
  256. <el-col :span="24">
  257. <el-col :span="8" style="margin-top: 20px;">
  258. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  259. <p class="lkawe"><span style="color: #222327;font-weight: 700;">实际控股人:</span> <span
  260. style="color: #00A9F0;" @click="changety(form.basicFj.sjkgrzxbg,'实际控股人征信')">查看实际控股人征信</span> </p>
  261. <!-- disabled -->
  262. </el-col>
  263. <el-col :span="8" style="margin-top: 20px;">
  264. <p><span style="color: #222327; font-weight: 700;">配偶征信:</span> <span
  265. style="color: #00A9F0;" @click="changety(form.basicFj.sjkgrpozxbg,'实际控股人配偶征信')">查看实际控股人配偶征信</span></p>
  266. </el-col>
  267. </el-col>
  268. </el-row>
  269. </div>
  270. <!-- 法人信息 -->
  271. <div v-if="iscsessie == 1">
  272. <div class='jivb' @click="isajse" style="margin-top: 0; justify-content: space-between;"> <p><img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  273. style="width:16px;height: 14px;">基本信息</p> <span style="float:right;color:rgb(0, 169, 240);">查看全部附件信息</span></div>
  274. <el-row style=" padding-bottom: 20px; ">
  275. <el-col :span="8" style="margin-top: 20px;">
  276. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  277. <p class="lkawe"><span style="color: #222327;font-weight: 700;">法人姓名:</span> {{form.corporationName == null?'暂无数据' : form.corporationName }} </p>
  278. <!-- disabled -->
  279. </el-col>
  280. <el-col :span="8" style="margin-top: 20px;">
  281. <p><span style="color: #222327; font-weight: 700;">用户类型:</span>
  282. {{form.customerType == null?'暂无数据' : form.customerType }}</p>
  283. </el-col>
  284. <el-col :span="8" style="margin-top: 20px;">
  285. <p><span style="color: #222327; font-weight: 700;">身份证号 :</span>
  286. {{form.corporationIdCard == null?'暂无数据' : form.corporationIdCard }}
  287. <span style="color:#00A9F0;" @click="changety(form.ranfer ,'身份证')">(查看)</span></p>
  288. </el-col>
  289. <!-- <el-col :span="8" style="margin-top: 20px;">
  290. <p><span style="color: #222327; font-weight: 700;">居住地址:</span>
  291. {{form.corporationIdCard == null?'暂无数据' : form.corporationIdCard }}</p>
  292. </el-col> -->
  293. <!-- <el-col :span="8" style="margin-top: 20px;">
  294. <p><span style="color: #222327; font-weight: 700;">证件有效期:</span>
  295. 91101085620732606</p>
  296. </el-col> -->
  297. <el-col :span="8" style="margin-top: 20px;">
  298. <p><span style="color: #222327; font-weight: 700;">手机号码:</span>
  299. {{form.corporationPhone == null?'暂无数据' : form.corporationPhone }}</p>
  300. </el-col>
  301. <el-col :span="8" style="margin-top: 20px;">
  302. <p><span style="color: #222327; font-weight: 700;">家庭人口:</span>
  303. {{form.familyPopulation == null?'暂无数据' : form.familyPopulation }}</p>
  304. </el-col>
  305. <el-col :span="8" style="margin-top: 20px;">
  306. <p><span style="color: #222327; font-weight: 700;">法人职业:</span>
  307. {{form.corporationJob == null?'暂无数据' : form.corporationJob }}</p>
  308. </el-col>
  309. <el-col :span="8" style="margin-top: 20px;">
  310. <p><span style="color: #222327; font-weight: 700;">有无贷款:</span>
  311. {{form.isLoan == 'Y'?'是' : form.isLoan == 'N'? '否' :'暂无数据'}}</p>
  312. </el-col>
  313. <!-- <el-col :span="8" style="margin-top: 20px;">
  314. <p><span style="color: #222327; font-weight: 700;">应收应付款:</span> 91101085620732606</p>
  315. </el-col>
  316. <el-col :span="8" style="margin-top: 20px;">
  317. <p class="lkawe"><span style="color: #222327;font-weight: 700;">经营情况:</span> <span
  318. style="color: #00A9F0;" @click="changety(form.basicFj.sjkgrpozxbg,'实际控股人配偶征信')">查看经营情况</span> </p>
  319. </el-col>
  320. <el-col :span="8" style="margin-top: 20px;">
  321. <p class="lkawe"><span style="color: #222327;font-weight: 700;">经营效益:</span> <span
  322. style="color: #00A9F0;">查看经营效益</span> </p>
  323. </el-col> -->
  324. </el-row>
  325. <p class='jivb' style="margin-top: 15px;"> <img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  326. style="width:16px;height: 14px;">家庭婚姻信息</p>
  327. <el-row style=" padding-bottom: 20px; ">
  328. <el-col :span="24">
  329. <el-col :span="8" style="margin-top: 20px;">
  330. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  331. <div style="display: flex;"><span style="color: #222327; font-weight: 700;">婚姻状态:</span>
  332. <dict-tag :options="dict.type.marital_status" :value="form.corporationMaritalStatus"/>
  333. </div>
  334. <!-- disabled -->
  335. </el-col>
  336. <el-col :span="8" style="margin-top: 20px;">
  337. <p><span style="color: #222327; font-weight: 700;">配偶姓名:</span>
  338. {{form.spouseName == null?'暂无数据' : form.spouseName }}</p>
  339. </el-col>
  340. <el-col :span="8" style="margin-top: 20px;">
  341. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  342. <p><span style="color: #222327; font-weight: 700;">配偶身份证号:</span>
  343. {{form.spouseIdCard == null?'暂无数据' : form.spouseIdCard }} <span style="color:#00A9F0;" @click="changety(form.farenshe ,'身份证')">(查看)</span></p>
  344. <!-- disabled -->
  345. </el-col>
  346. </el-col>
  347. <el-col :span="24">
  348. <el-col :span="8" style="margin-top: 20px;">
  349. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  350. <p class="lkawe"><span style="color: #222327;font-weight: 700;">结婚证:</span> <span
  351. style="color: #00A9F0;" @click="changety(form.basicFj.frjhz,'结婚证')">查看结婚证</span> </p>
  352. <!-- disabled -->
  353. </el-col>
  354. <el-col :span="8" style="margin-top: 20px;">
  355. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  356. <p class="lkawe"><span style="color: #222327;font-weight: 700;">离婚证:</span> <span
  357. style="color: #00A9F0;" @click="changety(form.basicFj.frlhz,'离婚证')">查看离婚证</span> </p>
  358. <!-- disabled -->
  359. </el-col>
  360. </el-col>
  361. </el-row>
  362. <p class='jivb' style="margin-top: 15px;"> <img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  363. style="width:16px;height: 14px;">户籍信息</p>
  364. <el-row style=" padding-bottom: 20px; ">
  365. <el-col :span="24">
  366. <el-col :span="8" style="margin-top: 20px;">
  367. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  368. <p class="lkawe"><span style="color: #222327;font-weight: 700;">户口簿首页:</span> <span
  369. style="color: #00A9F0;" @click="changety(form.basicFj.frhkbsy,'户口簿首页')">查看户口簿首页</span> </p>
  370. <!-- disabled -->
  371. </el-col>
  372. <el-col :span="8" style="margin-top: 20px;">
  373. <p><span style="color: #222327; font-weight: 700;">户口簿(单页):</span> <span
  374. style="color: #00A9F0;" @click="changety(form.basicFj.frhkbbry,'户口簿(单页)')">查看户口簿(单页)</span></p>
  375. </el-col>
  376. </el-col>
  377. </el-row>
  378. </div>
  379. <!-- 反担保人信息 -->
  380. <div v-if="iscsessie == 2">
  381. <template v-for="(item,index) in fangeren" >
  382. <div class='jivb' @click="isajse" style="margin-top: 0; justify-content: space-between;"> <p><img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  383. style="width:16px;height: 14px;">{{"反担保人" +(index + 1) + "基本信息/信用担保证明"}}</p> <span style="float:right;color:rgb(0, 169, 240);">查看全部附件信息</span></div>
  384. <el-row style=" padding-bottom: 20px; ">
  385. <el-col :span="8" style="margin-top: 20px;">
  386. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  387. <p class="lkawe"><span style="color: #222327;font-weight: 700;">反担保人姓名:</span>
  388. {{item.guaranteeName == null? '暂无数据' : item.guaranteeName}} </p>
  389. <!-- disabled -->
  390. </el-col>
  391. <el-col :span="8" style="margin-top: 20px;">
  392. <p><span style="color: #222327; font-weight: 700;">身份证号:</span>
  393. {{item.guaranteeIdCard == null? '暂无数据' : item.guaranteeIdCard}}
  394. <span style="color:#00A9F0;" @click="changety(item.fdbrsfzrmx)">(查看)</span> </p>
  395. </el-col>
  396. <el-col :span="8" style="margin-top: 20px;">
  397. <p><span style="color: #222327; font-weight: 700;">手机号码 :</span>
  398. {{item.guaranteePhone == null? '暂无数据' : item.guaranteePhone}}</p>
  399. </el-col>
  400. </el-row>
  401. <!-- <p class='jivb' style="margin-top: 15px;"> <img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  402. style="width:16px;height: 14px;">反担保人信用担保证明</p> -->
  403. <el-row style=" padding-bottom: 20px; ">
  404. <el-col :span="24">
  405. <el-col :span="8" style="margin-top: 20px;">
  406. <!-- {{item.startTime == null?'暂无数据' : item.startTime}} -->
  407. <p class="lkawe"><span style="color: #222327;font-weight: 700;">个人工作证明:</span> <span
  408. style="color: #00A9F0;" @click="changety(item.fdbrgrgzzm,'个人工作证明')">查看个人工作证明</span> </p>
  409. <!-- disabled -->
  410. </el-col>
  411. <el-col :span="8" style="margin-top: 20px;">
  412. <p><span style="color: #222327; font-weight: 700;">个人征信报告:</span> <span
  413. style="color: #00A9F0;" @click="changety(item.fdbrgrzxbg,'个人征信')">查看个人征信报告</span></p>
  414. </el-col>
  415. <el-col :span="8" style="margin-top: 20px;">
  416. <p><span style="color: #222327; font-weight: 700;">身份证复印件:</span> <span
  417. style="color: #00A9F0;" @click="changety(item.fdbrsfzfyj,'身份证复印件')">查看身份证复印件</span></p>
  418. </el-col>
  419. </el-col>
  420. </el-row>
  421. </template>
  422. <template v-for="(item,index) in fanqy" >
  423. <p class='jivb' style="margin-top: 15px;"> <img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  424. style="width:16px;height: 14px;">{{"反担保企业"+ (index + 1)+"信息"}}</p>
  425. <el-row style=" padding-bottom: 20px; ">
  426. <el-col :span="24">
  427. <el-col :span="8" style="margin-top: 20px;">
  428. <p><span style="color: #222327; font-weight: 700;">征信报告:</span> <span
  429. style="color: #00A9F0;" @click="changety(item.fdbqyzx,'反担保企业征信报告')">查看反担保企业征信报告</span></p>
  430. </el-col>
  431. <el-col :span="8" style="margin-top: 20px;">
  432. <p><span style="color: #222327; font-weight: 700;">营业执照:</span> <span
  433. style="color: #00A9F0;" @click="changety(item.fdbqyyyzz,'反担保企业营业执照')">查看反担保企业营业执照</span></p>
  434. </el-col>
  435. </el-col>
  436. </el-row>
  437. </template>
  438. </div>
  439. <!-- 附件明细列表 -->
  440. <div v-if="iscsessie == 3">
  441. <div class='jivb' @click="isajse" style="margin-top: 0; justify-content: space-between;"> <p><img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  442. style="width:16px;height: 14px;">附件明细列表</p> <span style="float:right;color:rgb(0, 169, 240);">查看全部附件信息</span></div>
  443. <el-row style=" padding-bottom: 20px; ">
  444. <el-col :span="24" v-if='isifg'>
  445. <el-table :data="fskgt">
  446. <el-table-column
  447. type="index"
  448. label="序号"
  449. width="50">
  450. </el-table-column>
  451. <el-table-column label="文件名称" align="center" prop="name">
  452. <template slot-scope="scope">
  453. {{scope.row.name}}
  454. </template>
  455. </el-table-column>
  456. <el-table-column label="上传时间" align="center" prop="createTime"/>
  457. <el-table-column label="操作" align="center" class-name="small-padding fixed-width">
  458. <template slot-scope="scope">
  459. <el-button
  460. size="mini"
  461. type="text"
  462. @click="daoowe(scope.row)"
  463. v-hasPermi="['system:app:edit']"
  464. >下载</el-button>
  465. <el-button
  466. size="mini"
  467. type="text"
  468. @click="changetyle(scope.row)"
  469. v-hasPermi="['system:app:remove']"
  470. >预览</el-button>
  471. </template>
  472. </el-table-column>
  473. </el-table>
  474. </el-col>
  475. </el-row>
  476. </div>
  477. <!-- 文件出具明细列表 -->
  478. <div v-if="iscsessie == 4">
  479. <!-- <div class='jivb' @click="isajse" style="margin-top: 0; justify-content: space-between;"> <p><img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  480. style="width:16px;height: 14px;">文件出具明细列表</p> <span style="float:right;color:rgb(0, 169, 240);">查看全部附件信息</span></div>
  481. <el-row style=" padding-bottom: 20px; ">
  482. <el-col :span="24">
  483. <el-table :data="appList">
  484. <el-table-column
  485. type="index"
  486. label="序号"
  487. width="50">
  488. </el-table-column>
  489. <el-table-column label="文件名称" align="center" prop="name" />
  490. <el-table-column label="上传时间" align="center" prop="createTime" />
  491. <el-table-column label="操作" align="center" class-name="small-padding fixed-width">
  492. <template slot-scope="scope">
  493. <el-button
  494. size="mini"
  495. type="text"
  496. v-if="scope.row.type=='fxbg' && (ischdw == '风险' || isguanle ==true) "
  497. @click="xiugae(scope.row)"
  498. >修改</el-button>
  499. <el-button
  500. size="mini"
  501. type="text"
  502. @click="xiugae(scope.row)"
  503. v-if="isabj == true || isguanle ==true"
  504. >修改</el-button>
  505. <el-button
  506. size="mini"
  507. type="text"
  508. @click="daoowe(scope.row)"
  509. >下载</el-button>
  510. <el-button
  511. size="mini"
  512. type="text"
  513. @click="qianfe(scope.row)"
  514. v-if="scope.row.isqian == true"
  515. v-if="scope.row.type=='psyjqpb' || scope.row.type=='gdhyjy' || scope.row.type=='wtdbht'"
  516. v-hasPermi="['word:wordFilePath:wordFilePath']"
  517. >签名</el-button>
  518. <el-button
  519. size="mini"
  520. type="text"
  521. @click="changetyle(scope.row)"
  522. >预览</el-button>
  523. <el-button
  524. size="mini"
  525. type="text"
  526. @click="changetyleh(scope.row)"
  527. >全屏预览</el-button>
  528. <el-button
  529. size="mini"
  530. type="text"
  531. v-if="scope.row.type == 'gdhyjy'"
  532. @click="gudongleb(scope.row)"
  533. >编辑</el-button>
  534. </template>
  535. </el-table-column>
  536. </el-table>
  537. </el-col>
  538. </el-row> -->
  539. <p class='jivb' style="margin-top: 15px;"> <img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  540. style="width:16px;height: 14px;">其他附件明细列表</p>
  541. <el-row style=" padding-bottom: 20px; ">
  542. <el-col :span="24">
  543. <el-table :data="appsekske">
  544. <el-table-column
  545. type="index"
  546. label="序号"
  547. width="50">
  548. </el-table-column>
  549. <el-table-column label="文件名称" align="center" prop="name" />
  550. <el-table-column label="上传时间" align="center" prop="createTime" />
  551. <el-table-column label="操作" align="center" class-name="small-padding fixed-width">
  552. <template slot-scope="scope">
  553. <el-button
  554. size="mini"
  555. type="text"
  556. @click="daoowe(scope.row)"
  557. >下载</el-button>
  558. <el-button
  559. size="mini"
  560. type="text"
  561. v-if="scope.row.type=='fxbg' && (ischdw == '风险' || isguanle ==true) "
  562. @click="xiugae(scope.row)"
  563. >修改</el-button>
  564. <el-button
  565. size="mini"
  566. type="text"
  567. @click="xiugae(scope.row)"
  568. v-if="isabj == true || isguanle ==true"
  569. >修改</el-button>
  570. <el-button
  571. size="mini"
  572. type="text"
  573. @click="dele(scope.row)"
  574. v-hasPermi="['system:fj:remove']"
  575. v-if="isabj == true || isguanle ==true"
  576. >删除</el-button>
  577. <el-button
  578. size="mini"
  579. type="text"
  580. @click="changetyle(scope.row)"
  581. >预览</el-button>
  582. <el-button
  583. size="mini"
  584. type="text"
  585. @click="changetyleh(scope.row)"
  586. >全屏预览</el-button>
  587. <el-button
  588. size="mini"
  589. type="text"
  590. v-if="scope.row.type == 'gdhyjy'"
  591. @click="gudongleb(scope.row)"
  592. >编辑</el-button>
  593. </template>
  594. </el-table-column>
  595. </el-table>
  596. </el-col>
  597. </el-row>
  598. </div>
  599. <!-- 保后信息 -->
  600. <div v-if="iscsessie == 5">
  601. <div class='jivb' @click="isajse" style="margin-top: 0; justify-content: space-between;"> <p><img src="../../../assets/images/icon_htgl_xq_btzs.png" alt=""
  602. style="width:16px;height: 14px;">保后信息列表</p> </div>
  603. <el-row style=" padding-bottom: 20px; ">
  604. <el-col :span="24">
  605. <el-table :data="apppuListba">
  606. <el-table-column
  607. type="index"
  608. label="序号"
  609. width="50">
  610. </el-table-column>
  611. <el-table-column label="文件名称" align="center" prop="name" />
  612. <el-table-column label="上传时间" align="center" prop="createTime" />
  613. <el-table-column label="操作" align="center" class-name="small-padding fixed-width">
  614. <template slot-scope="scope">
  615. <el-button
  616. size="mini"
  617. type="text"
  618. @click="daoowe(scope.row)"
  619. >下载</el-button>
  620. <!-- <el-button
  621. size="mini"
  622. type="text"
  623. @click="xiugaegh(scope.row)"
  624. v-if="isabj == true || isguanle ==true"
  625. >修改</el-button>
  626. <el-button
  627. size="mini"
  628. type="text"
  629. @click="dele(scope.row)"
  630. v-hasPermi="['system:fj:remove']"
  631. v-if="isabj == true || isguanle ==true"
  632. >删除</el-button> -->
  633. <!-- <el-button
  634. size="mini"
  635. type="text"
  636. @click="changetyle(scope.row)"
  637. >预览</el-button> -->
  638. <el-button
  639. size="mini"
  640. type="text"
  641. @click="changetyleh(scope.row)"
  642. >预览</el-button>
  643. </template>
  644. </el-table-column>
  645. </el-table>
  646. </el-col>
  647. </el-row>
  648. </div>
  649. </div>
  650. </el-form>
  651. <div slot="footer" class="dialog-footer" style="text-align: center; margin-top: 20px;">
  652. <el-button size="mini" @click="cancel">取 消</el-button>
  653. <!-- <el-button size="mini" style="background-color: #032C7B; border-color: #032C7B; color: #fff;" @click="getPass" v-if="form.proposalProgress ==1">是否立案</el-button> -->
  654. <!-- <el-button size="mini" style="background-color: #032C7B; border-color: #032C7B; color: #fff;" @click="getPassjioab" v-if="form.proposalProgress ==2">提交交办</el-button> -->
  655. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  656. @click="infoBtnweiy"v-hasPermi="['system:application:sh']" v-if="(form.loanSchedule == 5 && form.auditType != 4) && (isabj == true || isguanle ==true)">尽职调查反馈</el-button>
  657. <!-- v-if="form.loanSchedule == 5 && (ischdw == '风险' || isguanle ==true)" -->
  658. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  659. @click="infoBtnweiyfenx"v-hasPermi="['system:application:sh']" v-if="form.loanSchedule == 5 && (ischdw == '风险' || isguanle ==true)" >风险报告</el-button>
  660. <!-- <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  661. @click="infoBtnyou"v-hasPermi="['system:shareholderFj:add']" v-if="form.loanSchedule == 6">上传评审意见签批表</el-button> -->
  662. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  663. @click="infoBtn" v-hasPermi="['system:application:sh']" v-if="form.loanSchedule == 4 && form.auditType != 4">初审风险审核</el-button>
  664. <!-- <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  665. @click="infoBtnzhengx"v-hasPermi="['system:shareholderFj:add']" v-if="form.loanSchedule == 4">上传材料合规表</el-button> -->
  666. <!-- <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  667. @click="getPassjioab"v-hasPermi="['system:shareholderFj:add']" v-if="form.loanSchedule == 7">上传股东会决议</el-button> -->
  668. <!-- <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  669. @click="getPassjioabshen"v-hasPermi="['system:shareholderFj:add']" v-if="form.loanSchedule == 7" >上传委托担保申请书</el-button> -->
  670. <!-- v-if="form.loanSchedule == 7" -->
  671. <!-- <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  672. @click="dianweuplo"v-hasPermi="['system:shareholderFj:add']" v-if="form.loanSchedule == 6" >上传其他附件</el-button> -->
  673. <!-- v-if="form.loanSchedule == 6" -->
  674. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  675. @click="infoBtngd" v-hasPermi="['system:application:gd']" v-if="form.loanSchedule == 9 && form.auditType != 4">归档</el-button>
  676. <!-- -->
  677. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  678. @click="infoBtnyj" v-hasPermi="['c:conference:finish']" >一键否决</el-button>
  679. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  680. @click="infoBtnzhong" v-hasPermi="['system:application:review']" v-if="(form.loanSchedule == 6 && form.reviewSchedule == 1) && form.auditType != 4" >上会审核</el-button>
  681. <!-- -->
  682. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  683. @click="infoBtnzhongtim" v-hasPermi="['c:conference:randomAdd']" v-if="(form.loanSchedule == 6 && form.reviewSchedule == 3 && form.auditType != 4 ) " >上会时间</el-button>
  684. <!-- v-if="(form.loanSchedule == 6 && form.reviewSchedule == 3 && form.auditType != 4) " -->
  685. <!-- <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  686. @click="dianweuplotoup"v-hasPermi="['system:shareholderFj:add']" v-if="(form.loanSchedule == 6 && form.reviewSchedule == 4 && form.auditType != 4)">评审投票</el-button> -->
  687. <!-- v-if="(form.loanSchedule == 6 && form.reviewSchedule == 4 && form.auditType != 4)" -->
  688. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  689. @click="fagnkzan" v-hasPermi="['system:application:zanHuan']" v-if="form.loanSchedule == 8 " >暂缓出具放款合规表</el-button>
  690. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  691. @click="asjefan" v-hasPermi="['system:application:authorize']" v-if="form.loanSchedule == 8 " >授权A角色提前开放款通知书</el-button>
  692. <el-button size="mini" style="background-color: #00A9F0; border-color: #00A9F0; color: #fff;"
  693. @click="infoBtnnetx" v-hasPermi="['system:application:schedule']" v-if="(form.loanSchedule == 8 && (ischdw == '风险' || isguanle ==true)) ||( form.loanSchedule == 7 && (isabj == true || isguanle ==true))">
  694. 进入下一步进度</el-button>
  695. <el-dropdown @command="handleCommand" style="margin-left: 10px;">
  696. <el-button size="mini"ss type="primary">
  697. 文档出具 <i class="el-icon-arrow-down el-icon--right"></i>
  698. </el-button>
  699. <el-dropdown-menu slot="dropdown">
  700. <!-- v-if=" form.loanSchedule == 4" -->
  701. <el-dropdown-item command="dianwe" v-if=" form.loanSchedule == 4" >出具材料合规表</el-dropdown-item>
  702. <el-dropdown-item command="pingshen" v-if=" form.loanSchedule == 7">出具评审意见签批表</el-dropdown-item>
  703. <el-dropdown-item command="gudong" v-if=" form.loanSchedule == 7">出具股东会决议</el-dropdown-item>
  704. <!-- <el-dropdown-item command="weigtr" v-if=" form.loanSchedule == 7">委托担保申请书</el-dropdown-item> -->
  705. <el-dropdown-item command="tongzhde" v-if=" form.loanSchedule == 6">评审会通知书</el-dropdown-item>
  706. <el-dropdown-item command="yixh" v-if="isabj == true || isguanle ==true">担保意向函</el-dropdown-item>
  707. <!-- v-if="form.loanSchedule == 7" -->
  708. <el-dropdown-item command="weito" v-if="form.loanSchedule == 7">委托保证合同</el-dropdown-item>
  709. <el-dropdown-item command="qiyex" v-if="form.loanSchedule == 7">企业信用反担保合同</el-dropdown-item>
  710. <el-dropdown-item command="weitogong" v-if="form.loanSchedule == 7">委托保证合同(工程履约)</el-dropdown-item>
  711. <el-dropdown-item command="buke" v-if="form.loanSchedule == 7">不可撤销个人连带责任信用反担保合同</el-dropdown-item>
  712. <el-dropdown-item command="fanren" v-if="form.loanSchedule == 7 && form.zir != -1">保证反担保合同(法人)</el-dropdown-item>
  713. <el-dropdown-item command="ziranr" v-if="form.loanSchedule == 7 && form.zir != -1">保证反担保合同(自然人)</el-dropdown-item>
  714. <el-dropdown-item command="diyafa" v-if="form.loanSchedule == 7 && form.dir != -1" >抵押反担保合同(法人)</el-dropdown-item>
  715. <el-dropdown-item command="diyzir" v-if="form.loanSchedule == 7 && form.dir != -1">抵押反担保合同(自然人)</el-dropdown-item>
  716. <el-dropdown-item command="quanlifr" v-if=" form.loanSchedule == 7 && form.zhir != -1" >权利质权反担保合同(法人)</el-dropdown-item>
  717. <el-dropdown-item command="quanlizr" v-if=" form.loanSchedule == 7 && form.zhir != -1">权利质权反担保合同(自然人)</el-dropdown-item>
  718. <el-dropdown-item command="yeweuda" v-if=" (form.loanSchedule == 8 || form.loanSchedule == 9) && (isabj == true || isguanle ==true)">担保业务备案表</el-dropdown-item>
  719. <el-dropdown-item command="fagnkt" v-if=" form.loanSchedule == 9 && (isabj == true || isguanle ==true)">放款通知书</el-dropdown-item>
  720. <template v-if="form.aAuthorize == 'Y'">
  721. <el-dropdown-item command="fagnk" v-if=" (form.loanSchedule == 8 || form.loanSchedule == 9) && (ischdw == '风险' || isguanle ==true)" >出具放款合规表</el-dropdown-item>
  722. <el-dropdown-item command="fagnkt" v-if=" form.loanSchedule == 8 && (isabj == true || isguanle ==true)">放款通知书</el-dropdown-item>
  723. </template>
  724. <template v-if="form.aAuthorize == 'N'">
  725. <el-dropdown-item command="fagnk" v-if=" form.loanSchedule == 8 && (ischdw == '风险' || isguanle ==true)" >出具放款合规表</el-dropdown-item>
  726. </template>
  727. </el-dropdown-menu>
  728. </el-dropdown>
  729. <!-- v-if=" form.loanSchedule > 6" -->
  730. <el-dropdown @command="handleCommandht" v-if=" form.loanSchedule > 6" >
  731. <el-button size="mini"ss type="primary">
  732. 合同上传信息<i class="el-icon-arrow-down el-icon--right"></i>
  733. </el-button>
  734. <el-dropdown-menu slot="dropdown">
  735. <el-dropdown-item command="weitouplo" v-if="form.loanSchedule == 9 && (isabj == true || isguanle ==true)" v-hasPermi="['common:upload:uploadNewOcr']">上传借据</el-dropdown-item>
  736. <!-- -->
  737. <!-- v-if="form.loanSchedule == 9 && (isabj == true || isguanle ==true)" -->
  738. <!-- v-if="form.loanSchedule == 9" -->
  739. <!-- <el-dropdown-item command="fagnkuplo" >上传放款合规表</el-dropdown-item>
  740. <el-dropdown-item command="fangktuplo" >上传放款通知书</el-dropdown-item>
  741. <el-dropdown-item command="fanrenuplo" v-if="form.guaranteeType ==2 && form.loanSchedule == 7">上传保证反担保合同(法人)附件</el-dropdown-item>
  742. <el-dropdown-item command="ziranruplo" v-if="form.guaranteeType ==2 && form.loanSchedule == 7">上传保证反担保合同(自然人)附件</el-dropdown-item>
  743. <el-dropdown-item command="diyafauplo" v-if="form.guaranteeType ==1 && form.loanSchedule == 7" >上传抵押反担保合同(法人)附件</el-dropdown-item>
  744. <el-dropdown-item command="diyziruplo" v-if="form.guaranteeType ==1 && form.loanSchedule == 7">上传抵押反担保合同(自然人)附件</el-dropdown-item> -->
  745. <el-dropdown-item command="dianweuplo" >其他附件</el-dropdown-item>
  746. <!-- <el-dropdown-item command="dianweuplob" >银行保证合同</el-dropdown-item>
  747. <el-dropdown-item command="dianweuplol" >流动资金贷款合同</el-dropdown-item> -->
  748. </el-dropdown-menu>
  749. </el-dropdown>
  750. <!-- <el-button size="mini" style="background-color: #032C7B; border-color: #032C7B; color: #fff;" @click="infoBtnyou">推荐优秀</el-button> -->
  751. </div>
  752. </div>
  753. </div>
  754. <!-- 添加或修改公告对话框 -->
  755. <el-dialog :title="title" :visible.sync="open" width="500px" append-to-body>
  756. <el-form ref="formlog" :model="formlog" :rules="rules" label-width="100px">
  757. <el-form-item label="进入初审" v-if="isnue == 0">
  758. <el-radio-group v-model="formlog.auditType" @change="ingwd">
  759. <el-radio
  760. v-for="dict in dict.type.shhe_stat"
  761. :key="dict.value"
  762. :label="dict.value"
  763. >{{dict.label}}</el-radio>
  764. </el-radio-group>
  765. </el-form-item>
  766. <el-form-item label="审核意见" v-if="isnue == 0">
  767. <el-input v-model="formlog.auditView" type="textarea" placeholder="请输入内容" />
  768. </el-form-item>
  769. <el-form-item label="分配A角" v-if="isnue == 0">
  770. <el-select style="width:100%;" :disabled="isfengw" v-model="formlog.aUserId" placeholder="请选择分配A角" clearable>
  771. <el-option
  772. v-for="dict in userList"
  773. :key="dict.userId"
  774. :label="dict.userName"
  775. :value="dict.userId"
  776. @click.native = "fena(dict)"
  777. />
  778. </el-select>
  779. <!-- <treeselect check-strictly @select="danfeu" v-model="huifeg.deptId" :options="deptOptions" :normalizer="normalizer" placeholder="若选择不予立案,请指定答复单位" /> -->
  780. </el-form-item>
  781. <el-form-item label="分配B角" v-if="isnue == 0">
  782. <!-- <el-cascader
  783. :disabled="isdafu"
  784. ref="cascaderMallCatergory"
  785. style="width:100%"
  786. :options="deptOptions"
  787. :props="props"
  788. clearable
  789. @change="danfeu"
  790. v-model="deptdis"
  791. placeholder="若选择不予立案,请指定答复单位"
  792. ></el-cascader> -->
  793. <el-select style="width:100%;" :disabled="isfengw" v-model="formlog.bUserId" placeholder="请选择分配B角" clearable>
  794. <el-option
  795. @click.native = "fenb(dict)"
  796. v-for="dict in userList"
  797. :key="dict.userId"
  798. :label="dict.userName"
  799. :value="dict.userId"
  800. />
  801. </el-select>
  802. <!-- <treeselect check-strictly @select="danfeu" v-model="huifeg.deptId" :options="deptOptions" :normalizer="normalizer" placeholder="若选择不予立案,请指定答复单位" /> -->
  803. </el-form-item>
  804. <el-form-item label="分配风险" v-if="isnue == 0">
  805. <!-- <el-cascader
  806. :disabled="isdafu"
  807. ref="cascaderMallCatergory"
  808. style="width:100%"
  809. :options="deptOptions"
  810. :props="props"
  811. clearable
  812. @change="danfeu"
  813. v-model="deptdis"
  814. placeholder="若选择不予立案,请指定答复单位"
  815. ></el-cascader> -->
  816. <el-select style="width:100%;" :disabled="isfengw" v-model="formlog.fUserId" placeholder="请选择分配风险" clearable>
  817. <el-option
  818. @click.native = "fenf(dict)"
  819. v-for="dict in userList"
  820. :key="dict.userId"
  821. :label="dict.userName"
  822. :value="dict.userId"
  823. />
  824. </el-select>
  825. <!-- <treeselect check-strictly @select="danfeu" v-model="huifeg.deptId" :options="deptOptions" :normalizer="normalizer" placeholder="若选择不予立案,请指定答复单位" /> -->
  826. </el-form-item>
  827. <!-- 风险审核 -->
  828. <el-form-item label="是否通过" v-if="isnue == 1">
  829. <el-radio-group v-model="formlog.auditType" >
  830. <el-radio
  831. v-for="dict in dict.type.shhe_stat"
  832. :key="dict.value"
  833. :label="dict.value"
  834. >{{dict.label}}</el-radio>
  835. </el-radio-group>
  836. </el-form-item>
  837. <el-form-item label="审核意见" v-if="isnue == 1">
  838. <el-input v-model="formlog.auditView" type="textarea" placeholder="请输入内容" />
  839. </el-form-item>
  840. <!-- <el-form-item label="上传附件" v-if="isnue == 1">
  841. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  842. </el-form-item> -->
  843. <!-- 尽职调查 -->
  844. <el-form-item label="是否通过" v-if="isnue == 2">
  845. <el-radio-group v-model="formlog.auditType" @change="ingwd">
  846. <el-radio
  847. v-for="dict in dict.type.shhe_stat"
  848. :key="dict.value"
  849. :label="dict.value"
  850. >{{dict.label}}</el-radio>
  851. </el-radio-group>
  852. </el-form-item>
  853. <!-- <el-form-item label="审核意见" v-if="isnue == 2">
  854. <el-input v-model="formlog.auditView" type="textarea" placeholder="请输入内容" />
  855. </el-form-item> -->
  856. <el-form-item label="调查结果" v-if="isnue == 2">
  857. <el-input v-model="formlog.auditView" type="textarea" placeholder="请输入调查结果" />
  858. </el-form-item>
  859. <el-form-item label="上传图片" v-if="isnue == 2">
  860. <image-uploadjz :data="jinzde" v-model="formlog.imageUrl"/>
  861. </el-form-item>
  862. <el-form-item label="上传附件" v-if="isnue == 2">
  863. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  864. </el-form-item>
  865. <el-form-item label="是否同意" v-if="isnue == 3">
  866. <el-radio-group v-model="formlog.reviewSchedule" >
  867. <el-radio
  868. v-for="dict in dict.type.shagnhui"
  869. :key="dict.value"
  870. :label="dict.value"
  871. >{{dict.label}}</el-radio>
  872. </el-radio-group>
  873. </el-form-item>
  874. <el-form-item label="评申会日期" prop="reviewTime" v-if="isnue == 18">
  875. <el-date-picker style="width:100%;" clearable
  876. v-model="formlog.conferenceTime"
  877. type="datetime"
  878. value-format="yyyy-MM-dd HH:mm:ss"
  879. placeholder="请选择评申会日期">
  880. </el-date-picker>
  881. <!-- :picker-options="pickerOptions" -->
  882. </el-form-item>
  883. <el-form-item label="意见" v-if="isnue == 3">
  884. <el-input v-model="formlog.auditView" type="textarea" placeholder="请输入审核意见" />
  885. </el-form-item>
  886. <!-- <el-form-item label="评委人员" v-if="isnue == 3">
  887. <el-select @change="fensh" multiple style="width:100%;" v-model="formlog.sysUserConferenceList" placeholder="请选择上会人员" clearable>
  888. <el-option
  889. v-for="dict in userList"
  890. :key="dict.userId"
  891. :label="dict.userName"
  892. :value="dict.userId"
  893. />
  894. </el-select>
  895. </el-form-item> -->
  896. <el-form-item label="上传附件" v-if="isnue == 4">
  897. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  898. </el-form-item>
  899. <el-form-item label="上传附件" v-if="isnue == 5">
  900. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  901. </el-form-item>
  902. <el-form-item label="上传附件" v-if="isnue == 6">
  903. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  904. </el-form-item>
  905. <el-form-item label="上传附件" v-if="isnue == 7">
  906. <FileUploadbotym :data="jinzde" v-model="formlog.fjUrl" />
  907. </el-form-item>
  908. <el-form-item label="上传附件" v-if="isnue == 8">
  909. <file-uploadbotyqt :data="jinzde" v-model="formlog.fjUrl" />
  910. </el-form-item>
  911. <el-form-item label="上传附件" v-if="isnue == 9">
  912. <FileUploadbotybao :data="jinzde" v-model="formlog.fjUrl" />
  913. </el-form-item>
  914. <el-form-item label="上传附件" v-if="isnue == 10">
  915. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  916. </el-form-item>
  917. <el-form-item label="上传附件" v-if="isnue == 11">
  918. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  919. </el-form-item>
  920. <el-form-item label="上传附件" v-if="isnue == 12">
  921. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  922. </el-form-item>
  923. <el-form-item label="上传附件" v-if="isnue == 13">
  924. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  925. </el-form-item>
  926. <el-form-item label="上传附件" v-if="isnue == 14">
  927. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  928. </el-form-item>
  929. <el-form-item label="上传附件" v-if="isnue == 15">
  930. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  931. </el-form-item>
  932. <el-form-item label="暂缓原因" v-if="isnue == 16">
  933. <el-input v-model="formlog.remark" type="textarea" placeholder="请输入内容" />
  934. </el-form-item>
  935. <el-form-item label="上传附件" v-if="isnue == 17">
  936. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  937. </el-form-item>
  938. <el-form-item label="是否同意" v-if="isnue == 19">
  939. <el-radio-group @input="danbesf" v-model="formlog.votingResult" >
  940. <el-radio
  941. v-for="dict in dict.type.sys_yes_no"
  942. :key="dict.value"
  943. :label="dict.value"
  944. >{{dict.label}}</el-radio>
  945. </el-radio-group>
  946. </el-form-item>
  947. <el-form-item label="担保额度" v-if="isnue == 19">
  948. <el-input v-model="formlog.lineGuarantee" type="number" placeholder="请输入担保额度" />
  949. </el-form-item>
  950. <el-form-item label="担保期限(月)" v-if="isnue == 19">
  951. <el-input v-model="formlog.guaranteePeriod" type="number" placeholder="请输入担保期限" />
  952. </el-form-item>
  953. <el-form-item label="意见" v-if="isnue == 19 && isshenyi == true">
  954. <el-input v-model="formlog.argument" type="textarea" placeholder="请输入内容" />
  955. </el-form-item>
  956. <el-form-item label="上传附件" v-if="isnue == 20">
  957. <FileUploadbotym :data="jinzde" v-model="formlog.fjUrl" />
  958. </el-form-item>
  959. <el-form-item label="是否同意申诉" v-if="isnue == 21">
  960. <el-radio-group @input="danbesf" v-model="formlog.ssType" >
  961. <el-radio
  962. v-for="dict in dict.type.shensu"
  963. :key="dict.value"
  964. :label="dict.value"
  965. >{{dict.label}}</el-radio>
  966. </el-radio-group>
  967. </el-form-item>
  968. <el-form-item label="上传附件" v-if="isnue == 21">
  969. <file-uploadboty :data="jinzde" v-model="formlog.fjUrl" />
  970. </el-form-item>
  971. <el-form-item label="上传附件" v-if="isnue == 22">
  972. <file-uploadbotyqt :data="jinzde" v-model="formlog.fjUrl" />
  973. </el-form-item>
  974. </el-form>
  975. <div slot="footer" class="dialog-footer">
  976. <el-button type="primary" @click="submitForm">确 定</el-button>
  977. <el-button @click="cancel">取 消</el-button>
  978. </div>
  979. </el-dialog>
  980. <el-dialog title="查看联名人员" :visible.sync="openlianm" width="500px" append-to-body>
  981. <el-table :data="form.proposalUserList">
  982. <el-table-column label="姓名" align="center" prop="name" />
  983. <el-table-column label="职务" align="center" prop="unit" />
  984. <el-table-column label="联名状态" align="center" prop="isAgree" width="100">
  985. <template slot-scope="scope">
  986. <dict-tag :options="dict.type.lianmig" :value="scope.row.isAgree" />
  987. </template>
  988. </el-table-column>
  989. </el-table>
  990. </el-dialog>
  991. <!-- <el-dialog title="查看股东附件" :visible.sync="fujij" width="500px" append-to-body>
  992. <el-carousel trigger="click" height="350px" v-if="isimgs == true">
  993. <el-carousel-item v-for="(item,index) in imgsfe" :key="index">
  994. <img :src="item" alt="" style="width:100%;height: 100%;">
  995. </el-carousel-item>
  996. </el-carousel>
  997. <VueOfficeExcel v-if="isimgs == false" style="height: 100vh;" :template="exfUrl" :src="exfUrl" :options="editorOptions" ref="docxEditor"></VueOfficeExcel>
  998. </el-dialog> -->
  999. <el-dialog title="查看附件" :visible.sync="fujijty" width="500px" append-to-body>
  1000. <!-- +ijsget -->
  1001. <div v-for="(item,index) in igwers " :key="item.fjId">
  1002. <el-carousel trigger="click" height="350px" v-if="item.imagtlis.length != 0">
  1003. <el-carousel-item v-for="(itemi,index) in item.imagtlis" :key="itemi">
  1004. <img :src="defaultSettings.urls +ijsget + itemi" alt="" style="width:100%;height: 100%;">
  1005. </el-carousel-item>
  1006. </el-carousel>
  1007. <div v-for="(iteme,index) in item.exlefj" :key="iteme" v-if="item.exlefj.length != 0" >
  1008. <VueOfficeExcel style="height: 80vh;" :template=" defaultSettings.urls +ijsget + iteme" :src="defaultSettings.urls+ijsget + iteme" :options="editorOptions" ref="docxEditor"></VueOfficeExcel>
  1009. </div>
  1010. <div v-for="(itemw,index) in item.wordfj" :key="itemw" v-if="item.wordfj.length != 0">
  1011. <!-- <VueOfficeDocx style="height: 80vh;" :template="defaultSettings.urls+ijsget + itemw" :src="defaultSettings.urls+ijsget + itemw" :options="editorOptions" ref="docxEditorf">
  1012. </VueOfficeDocx> -->
  1013. <vue-doc-preview :file-url="defaultSettings.urls+ijsget + itemw" style="height: 80vh;" />
  1014. </div>
  1015. <div v-for="(itemp,index) in item.pdffj" :key="itemp" v-if="item.pdffj.length != 0">
  1016. <iframe :src="defaultSettings.urls+ijsget + itemp" frameborder="0" style="width:100%;height:100%;"></iframe>
  1017. </div>
  1018. </div>
  1019. <!-- <iframe :src="reportUrl" frameborder="0" style="width:100%;height:40%;"></iframe> -->
  1020. </el-dialog>
  1021. <!-- <el-dialog title="查看身份证信息" :visible.sync="fujijshf" width="500px" append-to-body>
  1022. <el-carousel trigger="click" height="350px" >
  1023. <el-carousel-item v-for="(itemi,index) in shenfgslis" :key="itemi">
  1024. <img :src="itemi" alt="" style="width:100%;height: 100%;">
  1025. </el-carousel-item>
  1026. </el-carousel>
  1027. </el-dialog> -->
  1028. <el-dialog title="" :visible.sync="opsgq" width="1300px" append-to-body class="osge">
  1029. <div style="display: flex;">
  1030. <div class="infinite-list" v-infinite-scroll="load" style="overflow:scroll;width: 30%; height: 500px; box-shadow: 0px 6px 8px 1px rgba(218,218,218,0.73);height: 548px;">
  1031. <div class="wengj" style="height: 50px;">
  1032. <img src="../../../assets/images/icon_wjll_tb.png" alt="">
  1033. <p>文件信息</p>
  1034. </div>
  1035. <!-- -->
  1036. <div class="mugid " >
  1037. <el-menu
  1038. :default-active="ingsegsaq"
  1039. class="el-menu-vertical-demo"
  1040. >
  1041. <el-submenu index="1">
  1042. <template slot="title">
  1043. <i class="el-icon-folder"></i>
  1044. <span>企业/法人/附件信息</span>
  1045. </template>
  1046. <el-menu-item @click="nvsea(item)" v-for="(item,inger) in jisfile" :key="inger" :index="item.fjId +''">{{item.name}}</el-menu-item>
  1047. </el-submenu>
  1048. <el-submenu index="2">
  1049. <template slot="title">
  1050. <i class="el-icon-folder"></i>
  1051. <span>反担保人/反担保企业/附件信息</span>
  1052. </template>
  1053. <el-menu-item @click="nvsea(item)" v-for="(item,inger) in isgse" :key="inger" :index="item.fjId +''">{{item.name}}</el-menu-item>
  1054. </el-submenu>
  1055. <el-submenu index="3">
  1056. <template slot="title">
  1057. <i class="el-icon-folder"></i>
  1058. <span>法人身份证信息</span>
  1059. </template>
  1060. <el-menu-item @click="nvsea(item,'身份证')" v-for="(item,inger) in fagnershef" :key="inger" :index="item.fjId +''">{{item.name}}</el-menu-item>
  1061. </el-submenu>
  1062. <el-submenu index="4">
  1063. <template slot="title">
  1064. <i class="el-icon-folder"></i>
  1065. <span>企业股东信息</span>
  1066. </template>
  1067. <el-menu-item @click="nvsea(item,'股东')" v-for="(item,inger) in fgeigud" :key="inger" :index="item.fjId +''">{{item.name}}</el-menu-item>
  1068. </el-submenu>
  1069. <el-submenu index="5">
  1070. <template slot="title">
  1071. <i class="el-icon-folder"></i>
  1072. <span>申报附件</span>
  1073. </template>
  1074. <el-menu-item @click="nvsea(item)" v-for="(item,inger) in fskgt" :key="inger" :index="item.fjId +''">{{item.name}}</el-menu-item>
  1075. </el-submenu>
  1076. <el-submenu index="6">
  1077. <template slot="title">
  1078. <i class="el-icon-location"></i>
  1079. <span>文件出具</span>
  1080. </template>
  1081. <el-menu-item @click="nvsea(item)" v-for="(item,inger) in appList" :key="inger" :index="item.fjId + '' ">{{item.name}}</el-menu-item>
  1082. </el-submenu>
  1083. <el-submenu index="7">
  1084. <template slot="title">
  1085. <i class="el-icon-location"></i>
  1086. <span>其他附件</span>
  1087. </template>
  1088. <el-menu-item @click="nvsea(item)" v-for="(item,inger) in apppuList" :key="inger" :index="item.fjId +'' ">{{item.name}}</el-menu-item>
  1089. </el-submenu>
  1090. </el-submenu>
  1091. </el-menu>
  1092. </div>
  1093. </div>
  1094. <div style="width: 70%;">
  1095. <div style="display: flex; justify-content: space-between; align-items: center;padding: 0 30px; height: 50px;">
  1096. <div style="display: flex;">
  1097. <img src="../../../assets/images/icon_wjll_mlbt.png" alt="" style="width:14px;height: 21px;margin-right: 10px;">
  1098. <p>{{tilgke}}</p>
  1099. </div>
  1100. <div style="display: flex; " @click="cancel">
  1101. <img src="../../../assets/images/icon_htdh_tc.png" alt="" style="width:17px;height: 17px; margin-right: 10px;" >
  1102. <p>取消</p>
  1103. </div>
  1104. </div>
  1105. <div style="background-color: #F2F3FD; width: 100%;height: 500px; padding: 20px;">
  1106. <div style="text-align: center; font-size: 20px;margin-top: 195px;" v-if="isshouti">点击左侧,选择要查看的文件</div>
  1107. <!-- <el-carousel trigger="click" height="350px" v-if="ijsshe">
  1108. <el-carousel-item v-for="(itemi,index) in shenfgslis" :key="itemi">
  1109. <img :src="itemi" alt="" style="width:100%;height: 100%;">
  1110. </el-carousel-item>
  1111. </el-carousel> -->
  1112. <div style="display: flex;" class="hgwengsk" v-if="isguelse">
  1113. <p @click="iswengty(0)" :class="isshouty == 0? 'acte' :''"><img src="../../../assets/images/icon_wjll_tab_pic.png" alt="">图片</p>
  1114. <p>|</p>
  1115. <p @click="iswengty(1)" :class="isshouty == 1? 'acte' :''"><img src="../../../assets/images/icon_wjll_tab_word.png" alt="">word附件</p>
  1116. <p>|</p>
  1117. <p @click="iswengty(2)" :class="isshouty == 2? 'acte' :''"><img src="../../../assets/images/icon_wjll_tab_pdf.png" alt="">pdf附件</p>
  1118. <p>|</p>
  1119. <p @click="iswengty(3)" :class="isshouty == 3? 'acte' :''"><img src="../../../assets/images/icon_wjll_tab_exce.png" alt="">表格附件</p>
  1120. </div>
  1121. <div v-for="(item,index) in igwers " :key="item.fjId" class="ingsfwf">
  1122. <el-carousel trigger="click" height="430px" v-if="item.imagtlis.length != 0 && (isguelse == false || isshouty==0)">
  1123. <el-carousel-item v-for="(itemi,index) in item.imagtlis" :key="itemi" style="display: flex; align-items: center;justify-content: center;">
  1124. <!-- +sijsget -->
  1125. <el-image
  1126. v-if="isurw"
  1127. @click="nghwus(defaultSettings.urls+ijsget+itemi)"
  1128. style="width: 100%;height:100%;"
  1129. :src="defaultSettings.urls+ijsget+itemi"
  1130. :preview-src-list="ihfwsnlis">
  1131. </el-image>
  1132. <!-- 线下环境 -->
  1133. <el-image
  1134. v-if="!isurw"
  1135. @click="nghwus(defaultSettings.urls+itemi)"
  1136. style="width: 100%;height:100%;"
  1137. :src="defaultSettings.urls+itemi"
  1138. :preview-src-list="ihfwsnlis">
  1139. </el-image>
  1140. <!-- <img :src="defaultSettings.urls + itemi" alt="" style="width: auto;height: auto;max-width: 110%;max-height: 110%;" @click="nghwus(defaultSettings.urls+ sijsget + itemi)"> -->
  1141. </el-carousel-item>
  1142. </el-carousel>
  1143. <!-- <div v-for="(iteme,index) in item.exlefj" :key="iteme" v-if="item.exlefj.length != 0 && isshouty==3" > -->
  1144. <el-carousel trigger="click" height="430px" v-if="item.exlefj.length != 0 && (isguelse == false || isshouty==3) ">
  1145. <!-- <el-carousel-item v-for="(iteme,index) in item.exlefj" :key="iteme"> -->
  1146. <!-- <VueOfficeExcel v-if="isurw ==true" style="height: 72vh;" :template=" defaultSettings.urls +ijsget + iteme" :src="defaultSettings.urls+ijsget + iteme" :options="editorOptions" ref="docxEditor"></VueOfficeExcel> -->
  1147. <iframe v-if="isurw" :src="'https://view.officeapps.live.com/op/view.aspx?src=' + defaultSettings.urls+ijsget + iteme " frameborder="0" style="width:100%;height:100%;"></iframe>
  1148. <!-- <VueOfficeExcel v-if="isurw ==false" style="height: 72vh;" :src="defaultSettings.urls + iteme" ref="docxEditor"></VueOfficeExcel> -->
  1149. <!-- 线下环境 -->
  1150. <VueOfficeExcel v-if="isurw ==false" style="height: 72vh;" :src="defaultSettings.urls + iteme" ref="docxEditor"></VueOfficeExcel>
  1151. <!-- <iframe v-if="!isurw" :src="'https://view.officeapps.live.com/op/view.aspx?src=' + defaultSettings.urls + iteme " frameborder="0" style="width:100%;height:100%;"></iframe> -->
  1152. </el-carousel-item>
  1153. </el-carousel>
  1154. <!-- </div> -->
  1155. <el-carousel trigger="click" height="430px" v-if="item.wordfj.length != 0 && (isguelse == false || isshouty==1) ">
  1156. <el-carousel-item v-for="(itemw,index) in item.wordfj" :key="itemw" >
  1157. <!-- <VueOfficeDocx v-if="isurw" style="height: 72vh;" :template="defaultSettings.urls+ijsget + itemw" :src="defaultSettings.urls+ijsget + itemw" :options="editorOptions" ref="docxEditorfg">
  1158. </VueOfficeDocx> -->
  1159. <VueOfficeDocx v-if="!isurw" style="height: 72vh;" :template="defaultSettings.urls + itemw" :src="defaultSettings.urls + itemw" :options="editorOptions" ref="docxEditorfg">
  1160. </VueOfficeDocx>
  1161. <iframe v-if="isurw" :src="'https://view.officeapps.live.com/op/view.aspx?src=' + defaultSettings.urls+ijsget + itemw" frameborder="0" style="width:100%;height:100%;"></iframe>
  1162. <!-- <iframe v-if="!isurw" :src="'https://view.officeapps.live.com/op/view.aspx?src=' + defaultSettings.urls + itemw" frameborder="0" style="width:100%;height:100%;"></iframe> -->
  1163. <!-- <vue-doc-preview v-if="isurw" :file-url="defaultSettings.urls +ijsget + itemw" style="height: 73vh;" /> -->
  1164. <!-- 线下环境 -->
  1165. <!-- <vue-doc-preview :file-url="defaultSettings.urls + itemw" style="height: 73vh;" /> -->
  1166. </el-carousel-item>
  1167. </el-carousel>
  1168. <!-- <div v-for="(itemw,index) in item.wordfj" :key="itemw" v-if="item.wordfj.length != 0 && isshouty==1">
  1169. <VueOfficeDocx style="height: 72vh;" :template="defaultSettings.urls + itemw" :src="defaultSettings.urls + itemw" :options="editorOptions" ref="docxEditorf">
  1170. </VueOfficeDocx>
  1171. </div> -->
  1172. <el-carousel trigger="click" height="430px" v-if="item.pdffj.length != 0 &&(isguelse == false || isshouty==2)">
  1173. <el-carousel-item v-for="(itemp,index) in item.pdffj" :key="itemp" >
  1174. <iframe v-if="isurw" :src="defaultSettings.urls+ijsget + itemp" frameborder="0" style="width:100%;height:100%;"></iframe>
  1175. <!-- 线下环境 -->
  1176. <iframe v-if="!isurw" :src="defaultSettings.urls + itemp" frameborder="0" style="width:100%;height:100%;"></iframe>
  1177. </el-carousel-item>
  1178. </el-carousel>
  1179. <!-- <div v-for="(itemp,index) in item.pdffj" :key="itemp" v-if="item.pdffj.length != 0 && (isguelse == true &&isshouty==1)">
  1180. <iframe :src="defaultSettings.urls+ijsget + itemp" frameborder="0" style="width:100%;height:100%;"></iframe>
  1181. </div> -->
  1182. </div>
  1183. </div>
  1184. </div>
  1185. </div>
  1186. </el-dialog>
  1187. </div>
  1188. </template>
  1189. <script>
  1190. import {
  1191. listNotice,
  1192. getNotice,
  1193. delNotice,
  1194. addNotice,
  1195. updateNotice,
  1196. delNoticefj
  1197. } from "@/api/kaoch/bjq";
  1198. import { listHyperlink } from "@/api/dabgs/hyperlink";
  1199. import {
  1200. listInfolb,
  1201. getInfo,
  1202. delInfo,
  1203. addInfo,
  1204. updateInfo,
  1205. isRecord,
  1206. idea,
  1207. reply,
  1208. keyPoint,
  1209. outstanding,
  1210. zxIdea,
  1211. assign,
  1212. setPass
  1213. } from "@/api/zhengx/info";
  1214. import {
  1215. listDept,
  1216. getDept,
  1217. delDept,
  1218. addDept,
  1219. updateDept,
  1220. listDeptExcludeChild
  1221. } from "@/api/system/dept";
  1222. import {
  1223. getPost
  1224. } from "@/api/kaoch/pzhi";
  1225. import {
  1226. getner
  1227. } from "@/api/kaoch/neirong";
  1228. import {
  1229. listApplication,
  1230. getApplication,
  1231. delApplication,
  1232. addApplication,
  1233. updateApplication,
  1234. getLoanApplicationNumber,
  1235. temporary,
  1236. sh,
  1237. cx,
  1238. ss,
  1239. gd,xzfh,mb,usernoPageList,scfh,comment,
  1240. schedulenet,zanHuan,authorize,five,xgfh,finish,
  1241. vote,review,putActually
  1242. } from "@/api/dabgs/application";
  1243. import {
  1244. listPost,
  1245. listPostbfy
  1246. } from "@/api/kaoch/renyuan";
  1247. import { listUser } from "@/api/system/user";
  1248. import { getEnterprise, } from "@/api/dabgs/enterprise";
  1249. // import VueUeditorWrap from "vue-ueditor-wrap";
  1250. import VueUeditorWrap from '../../../components/vue-ueditor-wrap.vue';
  1251. import vuedraggable from 'vuedraggable';
  1252. import VueOfficeDocx from '@vue-office/docx'
  1253. import VueOfficeExcel from '@vue-office/excel'
  1254. import VueOfficePdf from '@vue-office/pdf'
  1255. import VueDocPreview from 'vue-doc-preview';
  1256. import Treeselect from "@riophae/vue-treeselect";
  1257. import "@vue-office/docx/lib/index.css";
  1258. import "@riophae/vue-treeselect/dist/vue-treeselect.css";
  1259. const defaultSettings = require("@/settings.js");
  1260. export default {
  1261. name: "Notice",
  1262. dicts: ['shhe_stat','shensu','shendai_bank','shagnhui','marital_status','guarantee_type','customer_type','sys_yes_no','loan_schedule','sh_status','loan_application_type','audit_schedule'],
  1263. components: {
  1264. VueUeditorWrap,
  1265. vuedraggable,
  1266. Treeselect,
  1267. VueOfficeDocx,
  1268. VueOfficeExcel,
  1269. VueOfficePdf,
  1270. VueDocPreview
  1271. },
  1272. data() {
  1273. return {
  1274. // 遮罩层
  1275. loading: true,
  1276. editorOptions: {
  1277. toolbar: true,
  1278. width: '450px',
  1279. height: '600px',
  1280. },
  1281. active: 4,
  1282. defaultSettings:defaultSettings,
  1283. hyperlinkList: [],
  1284. appList:[],
  1285. apppuList:[],
  1286. apppuListba:[],
  1287. optionProps: {
  1288. value: "id",
  1289. label: "label",
  1290. children: "children",
  1291. multiple: true
  1292. },
  1293. propsg: {
  1294. value: 'deptId',
  1295. label: 'deptName',
  1296. multiple: true,
  1297. checkStrictly: true,
  1298. emitPath: false
  1299. },
  1300. deptOptions: [],
  1301. pickerOptions: {
  1302. disabledDate(time) {
  1303. //disabledDate 文档上:设置禁用状态,参数为当前日期,要求返回 Boolean
  1304. // return time.getTime() > Date.now()//选当前时间之前的时间
  1305. return time.getTime() < Date.now() - 8.64e7; //选当前时间之后的时间
  1306. }
  1307. },
  1308. // 选中数组
  1309. ids: [],
  1310. props: {
  1311. value: 'deptId',
  1312. label: 'deptName',
  1313. multiple: true,
  1314. checkStrictly: true,
  1315. emitPath: false
  1316. },
  1317. // 非单个禁用
  1318. single: true,
  1319. // 非多个禁用
  1320. multiple: true,
  1321. // 显示搜索条件
  1322. showSearch: true,
  1323. // 总条数
  1324. total: 0,
  1325. ijsget:process.env.VUE_APP_BASE_API,
  1326. // 公告表格数据
  1327. noticeList: [],
  1328. // 弹出层标题
  1329. title: "",
  1330. // 是否显示弹出层
  1331. open: false,
  1332. kliye: null,
  1333. openlianm: false,
  1334. checkedScoreDataDetails: [],
  1335. // 查询参数
  1336. queryParams: {
  1337. pageNum: 1,
  1338. pageSize: 10,
  1339. title: undefined,
  1340. createBy: undefined,
  1341. status: undefined
  1342. },
  1343. // 表单参数
  1344. form: {
  1345. investigateDispositionTableList: [{
  1346. concent: ''
  1347. }],
  1348. listhjy: []
  1349. },
  1350. formlog: {},
  1351. postList: [],
  1352. neroglist: [],
  1353. chuid: 0,
  1354. chuname: '',
  1355. kchtname: '',
  1356. nadesg: '',
  1357. titlwg: '',
  1358. kchtid: 0,
  1359. nowTime: '',
  1360. acylse: 1,
  1361. nmhme: '',
  1362. isadf: false,
  1363. issumiteh: false,
  1364. scoreDataDetailsList: [],
  1365. lkhdfe: [],
  1366. nvsd: false,
  1367. kaodf: [],
  1368. isabf: 0,
  1369. // 表单校验
  1370. rules: {
  1371. investigateName: [{
  1372. required: true,
  1373. message: "不能为空",
  1374. trigger: "blur"
  1375. }],
  1376. endTime: [{
  1377. required: true,
  1378. message: "不能为空",
  1379. trigger: "change"
  1380. }],
  1381. receptionUnit: [{
  1382. required: true,
  1383. message: "不能为空",
  1384. trigger: "change"
  1385. }],
  1386. beginTime: [{
  1387. required: true,
  1388. message: "不能为空",
  1389. trigger: "change"
  1390. }],
  1391. },
  1392. issho: false,
  1393. isdafu: true,
  1394. isnue: 0,
  1395. deptdis: [],
  1396. ditwg: [],
  1397. deptdisjb: [],
  1398. isifg: false,
  1399. isho: false,
  1400. huifeg: {},
  1401. islise: false,
  1402. iscsessie:0,
  1403. fujij:false,
  1404. fjtype:'',
  1405. imgsfe:[],
  1406. exfUrl:'',
  1407. isimgs:false,
  1408. fujijty:false,
  1409. igwers:[],
  1410. fskgt:[],
  1411. fujijshf:false,
  1412. shenfgslis:[],
  1413. userList:[],
  1414. isfengw:false,
  1415. jinzde:{
  1416. loanApplicationNumber:0,
  1417. bigType:'c',
  1418. type:''
  1419. },
  1420. isfegs:[],
  1421. isfuejg:{},
  1422. isfwsfg:[],
  1423. opsgq:false,
  1424. jisfile:[],
  1425. isshouti:false,
  1426. ingsegsaq:1,
  1427. ijsshe:false,
  1428. tilgke:'文件预览',
  1429. fgeigud:[],
  1430. fagnershef:[],
  1431. isguelse:false,
  1432. isshouty:0,
  1433. isabj:false,
  1434. isguanle:false,
  1435. ischdw:null,
  1436. spdjOptions:[],
  1437. isgwdan:'',
  1438. ihfwsnlis:[],
  1439. isbass:false,
  1440. zaixnba:[],
  1441. isshenyi:false,
  1442. pickerOptions: {
  1443. disabledDate(time) {
  1444. return time.getTime() < Date.now() - 8.64e7;
  1445. }
  1446. },
  1447. isurw:false,
  1448. fangeren:[
  1449. ],
  1450. fanqy:[
  1451. ],
  1452. isfandanb:[],
  1453. isgse:[],
  1454. ksvq:{},
  1455. appsekske:[]
  1456. };
  1457. },
  1458. watch: {
  1459. editorData(newValue) {
  1460. this.form.content = newValue
  1461. },
  1462. editorHtmlData(newValue) {
  1463. this.$emit("on-change", newValue)
  1464. }
  1465. },
  1466. created() {
  1467. this.getDicts("guarantee_type").then(response => {
  1468. this.spdjOptions = response.data;
  1469. });
  1470. // this.getNowDate()
  1471. // this.getList()
  1472. // this.getListnrts()
  1473. // this.getListnrt()
  1474. this.chuid = this.$route.query.id,
  1475. this.chuname = this.$route.query.name
  1476. this.kchtid = this.$route.query.kcid
  1477. this.form.investigateDispositionId = this.$route.query.id
  1478. this.form.title = this.chuname
  1479. this.isho = this.$route.query.isho
  1480. this.acylse = 1
  1481. this.getDicts("loan_schedule").then(response => {
  1482. this.isfwsfg = response.data;
  1483. });
  1484. this.getDicts("zaixian").then(response => {
  1485. this.zaixnba = response.data;
  1486. });
  1487. // this.getListdept()
  1488. this.handleUpdatef(this.chuid)
  1489. this.getListge()
  1490. this.getListwaib()
  1491. this.shegjis(this.chuid)
  1492. if(this.$store.state.user.roles != null){
  1493. let bge = this.$store.state.user.roles.includes('manager')
  1494. let bges = this.$store.state.user.roles.includes('admin')
  1495. // let bgech = this.$store.state.user.roles.includes('auditing_risk')
  1496. if(bge ==true){
  1497. this.isguanle = true
  1498. }else{
  1499. if(bges == true){
  1500. this.isguanle = true
  1501. }else{
  1502. this.isguanle = false
  1503. }
  1504. }
  1505. // if(bgech == true){
  1506. // this.ischdw = '风险'
  1507. // }else{
  1508. // this.ischdw = null
  1509. // }
  1510. console.log(bge,this.ijsget,16783)
  1511. //
  1512. }
  1513. if(this.ijsget == '/prod-api'){
  1514. this.isurw = true
  1515. }else{
  1516. this.isurw = false
  1517. }
  1518. // this.kchtname = this.$route.query.kcname
  1519. // console.log(this.$route.query.id,this.$route.query.name)
  1520. // this.getListbt();
  1521. },
  1522. beforeDestroy(){
  1523. console.log(3455)
  1524. // beforeRouteLeave(to, form, next){
  1525. // console.log(to, form, next,3455)
  1526. // next()
  1527. // },
  1528. },
  1529. methods: {
  1530. load(){
  1531. },
  1532. iswengty(val){
  1533. if(this.igwers.length != 0){
  1534. this.igwers.filter(rouh =>{
  1535. if(val == 0){
  1536. if(rouh.imagtlis.length == 0){
  1537. this.$message.error('暂无信息');
  1538. return
  1539. }
  1540. }
  1541. if(val == 1){
  1542. if(rouh.wordfj.length == 0){
  1543. this.$message.error('暂无信息');
  1544. return
  1545. }
  1546. }
  1547. if(val == 2){
  1548. if(rouh.pdffj.length == 0){
  1549. this.$message.error('暂无信息');
  1550. return
  1551. }
  1552. }
  1553. if(val == 3){
  1554. if(rouh.exlefj.length == 0){
  1555. this.$message.error('暂无信息');
  1556. return
  1557. }
  1558. }
  1559. })
  1560. }else{
  1561. this.$message.error('暂无信息');
  1562. return
  1563. }
  1564. this.isshouty = val
  1565. },
  1566. isajse(){
  1567. if(this.igwers.length ==0){
  1568. this.isshouti = true
  1569. }else{
  1570. this.isshouti = false
  1571. }
  1572. this.isguelse = false
  1573. this.opsgq = true
  1574. this.isshouty = 0
  1575. this.ijsshe = false
  1576. },
  1577. nvsea(row,val){
  1578. console.log(row,val)
  1579. this.tilgke = row.name
  1580. row.imagtlis=[]
  1581. row.pdffj=[]
  1582. row.wordfj=[]
  1583. row.exlefj=[]
  1584. row.fjtypr=this.matchType(row.url)
  1585. row.url = row.url
  1586. row.fjId = row.fjId + ''
  1587. if(val == '股东' || val=='身份证'){
  1588. if(row.ordef != undefined && row.ordef == '征信'){
  1589. if(row != null){
  1590. row.url.filter( rout=>{
  1591. console.log(rout)
  1592. row.fjtypr=this.matchType(rout)
  1593. if( row.fjtypr == "image"){
  1594. row.imagtlis.push(rout)
  1595. this.isshouty =0
  1596. }
  1597. if( row.fjtypr == "word"){
  1598. row.wordfj.push(rout)
  1599. this.isshouty =1
  1600. }
  1601. if( row.fjtypr == "pdf"){
  1602. row.pdffj.push(rout)
  1603. this.isshouty =2
  1604. }
  1605. if( row.fjtypr == "excel"){
  1606. row.exlefj.push(rout)
  1607. this.isshouty =3
  1608. }
  1609. })
  1610. }
  1611. if(row != null){
  1612. row.imagtlis = []
  1613. }
  1614. }else{
  1615. if(row != null){
  1616. row.url.filter( rout=>{
  1617. console.log(rout)
  1618. row.fjtypr=this.matchType(rout)
  1619. if( row.fjtypr == "image"){
  1620. row.imagtlis.push(rout)
  1621. this.isshouty =0
  1622. }
  1623. if( row.fjtypr == "word"){
  1624. row.wordfj.push(rout)
  1625. this.isshouty =1
  1626. }
  1627. if( row.fjtypr == "pdf"){
  1628. row.pdffj.push(rout)
  1629. this.isshouty =2
  1630. }
  1631. if( row.fjtypr == "excel"){
  1632. row.exlefj.push(rout)
  1633. this.isshouty =3
  1634. }
  1635. })
  1636. }
  1637. }
  1638. this.isguelse = true
  1639. }else{
  1640. if( row.fjtypr == "image"){
  1641. row.imagtlis.push(row.url)
  1642. }
  1643. if( row.fjtypr == "word"){
  1644. row.wordfj.push(row.url)
  1645. }
  1646. if( row.fjtypr == "pdf"){
  1647. row.pdffj.push(row.url)
  1648. }
  1649. if( row.fjtypr == "excel"){
  1650. row.exlefj.push(row.url)
  1651. }
  1652. this.isguelse = false
  1653. this.isshouty = 0
  1654. }
  1655. console.log(row,val)
  1656. this.ijsshe = true
  1657. this.isshouti = false
  1658. this.igwers = []
  1659. this.igwers.push(row)
  1660. },
  1661. shegjis(row){
  1662. this.opensh = true
  1663. let nsg={loanApplicationId:row}
  1664. comment(nsg).then(response => {
  1665. this.isfegs = response.rows;
  1666. this.isfwsfg.filter(rou =>{
  1667. this.isfegs.filter(rout =>{
  1668. if(rou.dictValue == rout.auditSchedule){
  1669. rout.nameg = rou.dictLabel
  1670. }
  1671. })
  1672. })
  1673. })
  1674. },
  1675. getListwaib() {
  1676. listHyperlink(this.queryParams).then(response => {
  1677. this.hyperlinkList = response.rows;
  1678. });
  1679. },
  1680. getListge() {
  1681. let nbdgw = {'userType': '02','status':0}
  1682. usernoPageList(nbdgw).then(response => {
  1683. this.userList = response.rows;
  1684. }
  1685. );
  1686. },
  1687. iszvr(row){
  1688. this.iscsessie=row
  1689. },
  1690. getListdept() {
  1691. this.loading = true;
  1692. listDept().then(response => {
  1693. this.ditwg = response.data
  1694. this.deptOptions = this.handleTree(response.data, "deptId");
  1695. });
  1696. },
  1697. getListnrt() {
  1698. this.loading = true;
  1699. this.isshoues = false
  1700. this.nvsd = false
  1701. let hng = {}
  1702. // hng.status = 'N'
  1703. hng.parentId = '13'
  1704. listneris(hng).then(response => {
  1705. this.lkhdfe = response.data;
  1706. this.issho = true
  1707. this.nvsd = true
  1708. // this.total = response.total;
  1709. this.loading = false;
  1710. });
  1711. },
  1712. getListnrts() {
  1713. this.loading = true;
  1714. this.isshoues = false
  1715. let hng = {}
  1716. // hng.status = 'Y'
  1717. hng.parentId = '18'
  1718. listneris(hng).then(response => {
  1719. this.kaodf = response.data;
  1720. // this.total = response.total;
  1721. this.loading = false;
  1722. });
  1723. },
  1724. getxq(val, i) {
  1725. const postId = val
  1726. this.issho = false
  1727. this.nvsd = false
  1728. console.log(3)
  1729. getPost(postId).then(response => {
  1730. let hu = []
  1731. hu.unshift(response.data)
  1732. console.log(hu, 5)
  1733. for (var f = 0; f < this.form.investigateDispositionTableList.length; f++) {
  1734. if (this.form.investigateDispositionTableList[f].title == undefined) {
  1735. this.form.investigateDispositionTableList.splice(f, 1)
  1736. }
  1737. }
  1738. this.form.investigateDispositionTableList = this.form.investigateDispositionTableList.concat(hu);
  1739. // console.log(this.form.investigateDispositionTableList)
  1740. this.issho = true
  1741. this.nvsd = true
  1742. // this.title = "修改考察配置";
  1743. });
  1744. },
  1745. insertImage() {
  1746. console.log(this.kliye)
  1747. // let imageList = this.imageList;
  1748. if (this.kliye == null) {
  1749. this.$message.error('请选择图片');
  1750. return
  1751. }
  1752. let nhg = this.kliye.split(',')
  1753. // nhg.push(this.kliye)
  1754. let imageList = nhg
  1755. let imageHtml = "";
  1756. console.log(imageList, 4)
  1757. imageList.filter(item => {
  1758. console.log(this.matchType(item), 4)
  1759. if (this.matchType(item) == 'video') {
  1760. var ik = "<div><video style=" + "width:100%;" + " controls><source src=\"" + item +
  1761. "\"/></video></div>"
  1762. imageHtml = imageHtml + ik;
  1763. } else if (this.matchType(item) == 'image') {
  1764. imageHtml = imageHtml + "<p><img src=\"" + item + "\"/></p>";
  1765. }
  1766. })
  1767. if (imageHtml != "") {
  1768. this.editorHandler.execCommand('inserthtml', imageHtml);
  1769. }
  1770. this.open = false;
  1771. },
  1772. /** 查询公告列表 */
  1773. getList() {
  1774. this.loading = true;
  1775. listPostbfy().then(response => {
  1776. this.noticeList = response.rows;
  1777. this.total = response.total;
  1778. this.loading = false;
  1779. });
  1780. },
  1781. // 标题
  1782. getListbt() {
  1783. this.loading = true;
  1784. listPost(this.queryParams).then(response => {
  1785. this.postList = response.rows;
  1786. this.total = response.total;
  1787. this.loading = false;
  1788. });
  1789. },
  1790. kaoclick(valt) {
  1791. console.log(valt, this.form.listh, this.form.listhjy)
  1792. // this.lkhdfe.push(val)
  1793. // if(this.$route.query.isxz == 2){
  1794. // //修改
  1795. // this.getxq(val.id)
  1796. // }
  1797. // this.nmhme = val.investigateName
  1798. // this.form.title = val.investigateName
  1799. },
  1800. kaoclickg(valf) {
  1801. console.log(valf, this.form.listh, this.form.listhjy)
  1802. // this.lkhdfe.push(val)
  1803. // if(this.$route.query.isxz == 2){
  1804. //修改
  1805. // this.getxq(val.id)
  1806. // }
  1807. // this.form.investigateTableId = val.id
  1808. // this.nmhme = val.investigateName
  1809. // this.getaddli()
  1810. // this.form.title = val.investigateName
  1811. },
  1812. nhgel() {
  1813. this.$forceUpdate()
  1814. },
  1815. getaddli() {
  1816. let nljf = {}
  1817. nljf.investigateTableId = this.form.investigateTableId
  1818. nljf.investigateDispositionId = this.form.investigateDispositionId
  1819. listnli(nljf).then(response => {
  1820. if (response.rows.length != 0) {
  1821. this.$message.error(this.nmhme + '已有' + this.chuname + '内容,请勿重复新增');
  1822. this.issumiteh = true
  1823. var that = this
  1824. setTimeout(function() {
  1825. that.$router.go(-1)
  1826. }, 2000)
  1827. } else {
  1828. this.issumiteh = false
  1829. }
  1830. // this.postList = response.rows;
  1831. // this.total = response.total;
  1832. // this.loading = false;
  1833. });
  1834. },
  1835. // 取消按钮
  1836. cancel() {
  1837. this.open = false;
  1838. this.opsgq = false
  1839. this.reset();
  1840. // this.$router.go(-1)
  1841. },
  1842. cancelf() {
  1843. this.open = false;
  1844. this.reset();
  1845. },
  1846. // 表单重置
  1847. reset() {
  1848. this.formlog = {
  1849. loanApplicationNumber: undefined,
  1850. loanApplicationId: undefined,
  1851. auditSchedule: undefined,
  1852. auditType: '2',
  1853. auditView: undefined,
  1854. fjUrl: [],
  1855. imageUrl: undefined,
  1856. aUserId: undefined,
  1857. aUserName: undefined,
  1858. bUserId: undefined,
  1859. bUserName: undefined,
  1860. reviewTime:undefined
  1861. };
  1862. this.resetForm("formlog");
  1863. },
  1864. /** 搜索按钮操作 */
  1865. handleQuery() {
  1866. this.queryParams.pageNum = 1;
  1867. this.getList();
  1868. },
  1869. /** 重置按钮操作 */
  1870. resetQuery() {
  1871. this.resetForm("queryForm");
  1872. this.handleQuery();
  1873. },
  1874. // 多选框选中数据
  1875. handleSelectionChange(selection) {
  1876. this.ids = selection.map(item => item.noticeId)
  1877. this.single = selection.length != 1
  1878. this.multiple = !selection.length
  1879. },
  1880. /** 新增按钮操作 */
  1881. handleAdd() {
  1882. this.reset();
  1883. this.open = true;
  1884. this.title = "添加公告";
  1885. },
  1886. /** 修改按钮操作 查询考察团信息*/
  1887. handleUpdate(row) {
  1888. // this.reset();
  1889. // const noticeId = row.noticeId || this.ids
  1890. console.log(row)
  1891. return
  1892. this.issho = false
  1893. this.nvsd = false
  1894. this.iugli = []
  1895. this.form.investigateDispositionTableList = []
  1896. },
  1897. // 查询内容
  1898. handleUpdatef(row) {
  1899. this.isifg = false
  1900. getApplication(row).then(response => {
  1901. this.form = response.data
  1902. if(this.form.guaranteeType != null){
  1903. this.form.guaranteeType = this.form.guaranteeType.split(',')
  1904. let nbhfd=[]
  1905. // isgwdan
  1906. this.form.guaranteeType.filter(router=>{
  1907. this.spdjOptions.filter(rou=>{
  1908. if(router == rou.dictValue){
  1909. nbhfd.push(rou.dictLabel)
  1910. }
  1911. })
  1912. })
  1913. this.isgwdan = nbhfd.join(',')
  1914. console.log( this.isgwdan,1589)
  1915. this.form.zir = this.form.guaranteeType.indexOf('2')
  1916. this.form.dir = this.form.guaranteeType.indexOf('1')
  1917. this.form.zhir = this.form.guaranteeType.indexOf('3')
  1918. }
  1919. // console.log(this.form.sysUserEnterprise)
  1920. if(this.form.aUserId == this.$store.state.user.id){
  1921. this.isabj = true
  1922. }else{
  1923. this.isabj = false
  1924. }
  1925. if(this.form.bUserId == this.$store.state.user.id){
  1926. this.isbass = true
  1927. }else{
  1928. this.isbass = false
  1929. }
  1930. if(this.form.fUserId == this.$store.state.user.id){
  1931. this.ischdw = '风险'
  1932. }else{
  1933. this.ischdw = null
  1934. }
  1935. this.fskgt=[]
  1936. this.appList = []
  1937. this.apppuList = []
  1938. this.apppuListba = []
  1939. this.jisfile = []
  1940. this.fgeigud = []
  1941. if(this.form.declareFj != null){
  1942. for(var i in this.form.declareFj){
  1943. this.form.declareFj[i] = this.form.declareFj[i].filter(tret=>{
  1944. return this.matchType(tret.url) != 'image'
  1945. })
  1946. for(var t =0; t<this.form.declareFj[i].length; t++){
  1947. this.fskgt.push(this.form.declareFj[i][t])
  1948. }
  1949. }
  1950. }
  1951. if(this.form.basicFj != null){
  1952. for(var i in this.form.basicFj){
  1953. this.form.basicFj[i] = this.form.basicFj[i].filter(tret=>{
  1954. return this.matchType(tret.url) != 'image'
  1955. })
  1956. for(var t =0; t<this.form.basicFj[i].length; t++){
  1957. // console.log(this.form.basicFj[i][t],i,t,186)
  1958. this.jisfile.push(this.form.basicFj[i][t])
  1959. }
  1960. }
  1961. }
  1962. console.log(this.fskgt,92)
  1963. if(this.form.shareholderFjList != null){
  1964. // 股东
  1965. let ndgse=[]
  1966. for(var l = 0 ; l < this.form.shareholderFjList.length; l++){
  1967. for(var w in this.form.shareholderFjList[l]){
  1968. if(w == 'shareholderFrontUrl'){
  1969. if(this.form.shareholderFjList[l].shareholderFrontUrl != null && this.form.shareholderFjList[l].shareholderFrontUrl !=''){
  1970. this.form.shareholderFjList[l].shareholderFrontUrljh=[]
  1971. let hyge={bigType:'a',name:null,url:null,fjId:null}
  1972. hyge.name='股东'+ (l+1)+ '身份证'
  1973. hyge.url = []
  1974. hyge.url.push(this.form.shareholderFjList[l].shareholderFrontUrl)
  1975. hyge.url.push(this.form.shareholderFjList[l].shareholderBackUrl)
  1976. hyge.fjId = 13145+l + ''
  1977. ndgse.push(hyge)
  1978. console.log(ndgse,9761)
  1979. this.form.shareholderFjList[l].shareholderFrontUrljh.push(hyge)
  1980. }
  1981. }
  1982. // 营业执照z
  1983. if(w == 'shareholderBusinessUrl'){
  1984. if(this.form.shareholderFjList[l].shareholderBusinessUrl != null){
  1985. let hygef={bigType:'a',name:null,url:null,fjId:null}
  1986. this.form.shareholderFjList[l].shareholderBusinessUrlg=[]
  1987. hygef.name='股东'+ (l+1)+ '营业执照'
  1988. this.form.shareholderFjList[l].shareholderBusinessUrl = this.form.shareholderFjList[l].shareholderBusinessUrl.split(',')
  1989. hygef.url= this.form.shareholderFjList[l].shareholderBusinessUrl
  1990. hygef.fjId = 13156+l + ''
  1991. ndgse.push(hygef)
  1992. this.form.shareholderFjList[l].shareholderBusinessUrlg.push(hygef)
  1993. }
  1994. }
  1995. if(w == 'shareholderZxUrl'){
  1996. if(this.form.shareholderFjList[l].shareholderZxUrl != null){
  1997. this.form.shareholderFjList[l].shareholderZxUrlg = []
  1998. this.form.shareholderFjList[l].shareholderZxUrl = this.form.shareholderFjList[l].shareholderZxUrl.split(',')
  1999. if(this.form.shareholderFjList[l].shareholderZxUrlPdf != null){
  2000. let gnheg = this.form.shareholderFjList[l].shareholderZxUrlPdf.split(',')
  2001. this.form.shareholderFjList[l].shareholderZxUrl = this.form.shareholderFjList[l].shareholderZxUrl.concat(gnheg)
  2002. }
  2003. // console.log(this.form.shareholderFjList[l].shareholderZxUrl,827)
  2004. // for( var h = 0 ; h< this.form.shareholderFjList[l].shareholderZxUrl.length;h++){
  2005. let hygefa={bigType:'a',name:null,url:null,fjId:null,ordef:null}
  2006. hygefa.name='股东'+ (l+1)+ '征信'
  2007. hygefa.ordef = '征信'
  2008. hygefa.url= this.form.shareholderFjList[l].shareholderZxUrl
  2009. hygefa.fjId = 17185 + l + ''
  2010. ndgse.push(hygefa)
  2011. this.form.shareholderFjList[l].shareholderZxUrlg.push(hygefa)
  2012. // console.log(this.form.shareholderFjList[l].shareholderZxUrl[h],87)
  2013. // }
  2014. // console.log(ndgse,19)
  2015. }
  2016. }
  2017. console.log(ndgse,this.form.shareholderFjList,19)
  2018. // let hyge={bigType:'a',name:'股东' + (l + 1)+ '身份证正面',url:}
  2019. // hyge
  2020. }
  2021. }
  2022. this.fgeigud = ndgse
  2023. // console.log(this.fgeigud,19)
  2024. }
  2025. // this.movelist = response.data.loanApplicationFjList
  2026. // this.isfke = true
  2027. // 反担保
  2028. let fandanr=[]
  2029. let fandanq=[]
  2030. let fandr = []
  2031. let fandq = []
  2032. console.log(this.form.guaranteeInfoList,3)
  2033. if(this.form.guaranteeInfoList != null && this.form.guaranteeInfoList.length !=0){
  2034. fandanr = this.form.guaranteeInfoList.filter(rou =>{
  2035. return rou.type == 1
  2036. })
  2037. // fandanr = fandanr.filter(rout=>{
  2038. // })
  2039. fandanq = this.form.guaranteeInfoList.filter(rou =>{
  2040. return rou.type == 2
  2041. })
  2042. for(var q = 0; q<fandanr.length; q++ ){
  2043. console.log(fandanr[q],fandanr[q].guaranteeInfoFjList ,5)
  2044. let hg={fdbrsfzfyj:[],fdbrgrzxbg:[],fdbrgrgzzm:[],fdbrsfzghm:[],fdbrsfzrmx:[{}],guaranteePhone:null,}
  2045. if(fandanr[q].guaranteeInfoFjList != null && fandanr[q].guaranteeInfoFjList.length !=0){
  2046. for(var n = 0; n < fandanr[q].guaranteeInfoFjList.length;n++){
  2047. if(fandanr[q].guaranteeInfoFjList[n].type =='fdbrsfzrmx'){
  2048. fandanr[q].guaranteeInfoFjList[n].name="反担保人" + (q + 1) +"身份证国徽面"
  2049. fandanr[q].guaranteeInfoFjList[n].fjId = fandanr[q].guaranteeInfoFjList[n].guaranteeInfoFjId
  2050. hg.fdbrsfzrmx[0] = fandanr[q].guaranteeInfoFjList[n]
  2051. }
  2052. if(fandanr[q].guaranteeInfoFjList[n].type =='fdbrsfzfyj'){
  2053. fandanr[q].guaranteeInfoFjList[n].name="反担保人" + (q + 1) +"身份证复印件" +(q + 1)
  2054. fandanr[q].guaranteeInfoFjList[n].fjId = fandanr[q].guaranteeInfoFjList[n].guaranteeInfoFjId
  2055. hg.fdbrsfzfyj.push(fandanr[q].guaranteeInfoFjList[n])
  2056. }
  2057. if(fandanr[q].guaranteeInfoFjList[n].type =='fdbrgrzxbg'){
  2058. fandanr[q].guaranteeInfoFjList[n].name="反担保人" + (q + 1) +"征信报告" + (q + 1)
  2059. fandanr[q].guaranteeInfoFjList[n].fjId = fandanr[q].guaranteeInfoFjList[n].guaranteeInfoFjId
  2060. hg.fdbrgrzxbg.push(fandanr[q].guaranteeInfoFjList[n])
  2061. }
  2062. if(fandanr[q].guaranteeInfoFjList[n].type =='fdbrgrgzzm'){
  2063. fandanr[q].guaranteeInfoFjList[n].name="反担保人" + (q + 1) +"工作证明" + (q + 1)
  2064. fandanr[q].guaranteeInfoFjList[n].fjId = fandanr[q].guaranteeInfoFjList[n].guaranteeInfoFjId
  2065. hg.fdbrgrgzzm.push(fandanr[q].guaranteeInfoFjList[n])
  2066. }
  2067. if(fandanr[q].guaranteeInfoFjList[n].type =='fdbrsfzghm'){
  2068. fandanr[q].guaranteeInfoFjList[n].name="反担保人" + (q + 1) +"身份证人像面"
  2069. fandanr[q].guaranteeInfoFjList[n].fjId = fandanr[q].guaranteeInfoFjList[n].guaranteeInfoFjId
  2070. hg.fdbrsfzghm.push(fandanr[q].guaranteeInfoFjList[n])
  2071. }
  2072. hg.guaranteePhone = fandanr[q].guaranteePhone
  2073. hg.guaranteeIdCard = fandanr[q].guaranteeIdCard
  2074. hg.guaranteeName = fandanr[q].guaranteeName
  2075. }
  2076. fandr.push(hg)
  2077. }
  2078. }
  2079. this.fangeren = fandr
  2080. if(fandanq.length != 0 && fandanq != null){
  2081. for(var q = 0; q<fandanq.length; q++ ){
  2082. let hgq={fdbqyzx:[],fdbqyyyzz:[]}
  2083. if(fandanq[q].guaranteeInfoFjList != null && fandanq[q].guaranteeInfoFjList.length !=0){
  2084. for(var n = 0; n < fandanq[q].guaranteeInfoFjList.length;n++){
  2085. if(fandanq[q].guaranteeInfoFjList[n].type =='fdbqyzx'){
  2086. fandanq[q].guaranteeInfoFjList[n].name="反担保企业" + (q + 1) +"征信" + (q + 1)
  2087. fandanq[q].guaranteeInfoFjList[n].fjId = fandanq[q].guaranteeInfoFjList[n].guaranteeInfoFjId
  2088. hgq.fdbqyzx.push(fandanq[q].guaranteeInfoFjList[n])
  2089. }
  2090. if(fandanq[q].guaranteeInfoFjList[n].type =='fdbqyyyzz'){
  2091. fandanq[q].guaranteeInfoFjList[n].fjId = fandanq[q].guaranteeInfoFjList[n].guaranteeInfoFjId
  2092. fandanq[q].guaranteeInfoFjList[n].name="反担保企业" + (q + 1) +"营业执照" + (q + 1)
  2093. hgq.fdbqyyyzz.push(fandanq[q].guaranteeInfoFjList[n])
  2094. }
  2095. // hg.guaranteePhone = fandanq[q].guaranteePhone
  2096. }
  2097. fandq.push(hgq)
  2098. }else{
  2099. fandq.push({fdbqyzx:null,fdbqyyyzz:null})
  2100. }
  2101. }
  2102. }else{
  2103. fandq.push({fdbqyzx:null,fdbqyyyzz:null})
  2104. }
  2105. this.fanqy = fandq
  2106. }
  2107. this.isfandanb = this.fangeren
  2108. this.isfandanb = this.isfandanb.concat(this.fanqy)
  2109. for(var g = 0; g < this.isfandanb.length; g++){
  2110. for(var i in this.isfandanb[g]){
  2111. console.log(this.isfandanb[g])
  2112. if(toString.call(this.isfandanb[g][i]) === '[object Array]' == true){
  2113. this.isfandanb[g][i] = this.isfandanb[g][i].filter(tret=>{
  2114. return this.matchType(tret.url) != 'image'
  2115. })
  2116. this.isfandanb[g][i].filter(rt=>{
  2117. this.isgse.push(rt)
  2118. })
  2119. }
  2120. }
  2121. }
  2122. // for(var g = 0; g < this.isfandanb.length; g++){
  2123. // for(var i in this.isfandanb[g]){
  2124. // console.log(this.isfandanb[g])
  2125. // if(toString.call(this.isfandanb[g][i]) === '[object Array]' == true){
  2126. // this.isfandanb[g][i] = this.isfandanb[g][i].filter(tret=>{
  2127. // this.isgse.concat(tret)
  2128. // })
  2129. // }
  2130. // }
  2131. // }
  2132. console.log( this.fangeren,this.fanqy, this.isfandanb,this.isgse,2)
  2133. // 身份证
  2134. // fagnershef
  2135. if(this.form.spouseFront != null){
  2136. if(this.form.guaranteeFront != null){
  2137. // 配偶身份证正面
  2138. let ndgse=[]
  2139. this.form.farenshe = []
  2140. let hyge={bigType:'a',name:null,url:null,fjId:null}
  2141. hyge.name='法人配偶身份证'
  2142. hyge.url = []
  2143. hyge.url.push(this.form.spouseFront)
  2144. hyge.url.push(this.form.spouseBack)
  2145. // hyge.url= this.form.shareholderFjList[l].shareholderFrontUrl + ',' + this.form.shareholderFjList[l].shareholderBackUrl
  2146. hyge.fjId = 349814+''
  2147. ndgse.push(hyge)
  2148. this.form.farenshe.push(hyge)
  2149. this.form.fande = []
  2150. // let hygesf={bigType:'a',name:null,url:null,fjId:null}
  2151. // hygesf.name='反担保人身份证'
  2152. // hygesf.url = []
  2153. // hygesf.url.push(this.form.guaranteeFront)
  2154. // hygesf.url.push(this.form.guaranteeBack)
  2155. // // hyge.url= this.form.shareholderFjList[l].shareholderFrontUrl + ',' + this.form.shareholderFjList[l].shareholderBackUrl
  2156. // hygesf.fjId = 3498148+''
  2157. // ndgse.push(hygesf)
  2158. // this.form.fande.push(hygesf)
  2159. let hygesfr={bigType:'a',name:null,url:null,fjId:null}
  2160. this.form.ranfer = []
  2161. hygesfr.name='法人身份证'
  2162. hygesfr.url = []
  2163. hygesfr.url.push(this.form.corporationFront)
  2164. hygesfr.url.push(this.form.corporationBack)
  2165. // hyge.url= this.form.shareholderFjList[l].shareholderFrontUrl + ',' + this.form.shareholderFjList[l].shareholderBackUrl
  2166. hygesfr.fjId = 34981489+''
  2167. ndgse.push(hygesfr)
  2168. this.form.ranfer.push(hygesfr)
  2169. this.fagnershef = ndgse
  2170. }else{
  2171. let ndgse=[]
  2172. this.form.farenshe = []
  2173. let hyge={bigType:'a',name:null,url:null,fjId:null}
  2174. hyge.name='法人配偶身份证'
  2175. hyge.url = []
  2176. hyge.url.push(this.form.spouseFront)
  2177. hyge.url.push(this.form.spouseBack)
  2178. // hyge.url= this.form.shareholderFjList[l].shareholderFrontUrl + ',' + this.form.shareholderFjList[l].shareholderBackUrl
  2179. hyge.fjId = 349814+''
  2180. ndgse.push(hyge)
  2181. this.form.farenshe.push(hyge)
  2182. let hygesfr={bigType:'a',name:null,url:null,fjId:null}
  2183. this.form.ranfer = []
  2184. hygesfr.name='法人身份证'
  2185. hygesfr.url = []
  2186. hygesfr.url.push(this.form.corporationFront)
  2187. hygesfr.url.push(this.form.corporationBack)
  2188. // hyge.url= this.form.shareholderFjList[l].shareholderFrontUrl + ',' + this.form.shareholderFjList[l].shareholderBackUrl
  2189. hygesfr.fjId = 34981489+''
  2190. ndgse.push(hygesfr)
  2191. this.form.ranfer.push(hygesfr)
  2192. this.fagnershef = ndgse
  2193. }
  2194. // this.fagnershef = ndgse
  2195. console.log(this.fagnershef,19)
  2196. }else{
  2197. if(this.form.guaranteeFront != null){
  2198. let ndgse=[]
  2199. this.form.fande = []
  2200. // let hygesf={bigType:'a',name:null,url:null,fjId:null}
  2201. // hygesf.name='反担保人身份证'
  2202. // hygesf.url = []
  2203. // hygesf.url.push(this.form.guaranteeFront)
  2204. // hygesf.url.push(this.form.guaranteeBack)
  2205. // // hyge.url= this.form.shareholderFjList[l].shareholderFrontUrl + ',' + this.form.shareholderFjList[l].shareholderBackUrl
  2206. // hygesf.fjId = 3498148+''
  2207. // ndgse.push(hygesf)
  2208. // this.form.fande.push(hygesf)
  2209. let hygesfr={bigType:'a',name:null,url:null,fjId:null}
  2210. this.form.ranfer = []
  2211. hygesfr.name='法人身份证'
  2212. hygesfr.url = []
  2213. hygesfr.url.push(this.form.corporationFront)
  2214. hygesfr.url.push(this.form.corporationBack)
  2215. // hyge.url= this.form.shareholderFjList[l].shareholderFrontUrl + ',' + this.form.shareholderFjList[l].shareholderBackUrl
  2216. hygesfr.fjId = 34981489+''
  2217. ndgse.push(hygesfr)
  2218. this.form.ranfer.push(hygesfr)
  2219. this.fagnershef = ndgse
  2220. }else{
  2221. let ndgse=[]
  2222. let hygesfr={bigType:'a',name:null,url:null,fjId:null}
  2223. this.form.ranfer = []
  2224. hygesfr.name='法人身份证'
  2225. hygesfr.url = []
  2226. hygesfr.url.push(this.form.corporationFront)
  2227. hygesfr.url.push(this.form.corporationBack)
  2228. // hyge.url= this.form.shareholderFjList[l].shareholderFrontUrl + ',' + this.form.shareholderFjList[l].shareholderBackUrl
  2229. hygesfr.fjId = 34981489+''
  2230. ndgse.push(hygesfr)
  2231. this.form.ranfer.push(hygesfr)
  2232. this.fagnershef = ndgse
  2233. }
  2234. console.log(this.fagnershef,19)
  2235. }
  2236. if(this.form.fileFj != null){
  2237. for(var i in this.form.fileFj){
  2238. for(var t =0; t<this.form.fileFj[i].length; t++){
  2239. this.appList.push(this.form.fileFj[i][t])
  2240. }
  2241. }
  2242. }
  2243. console.log(this.appList,984)
  2244. if(this.form.otherFj != null){
  2245. for(var i in this.form.otherFj){
  2246. for(var t =0; t<this.form.otherFj[i].length; t++){
  2247. this.apppuList.push(this.form.otherFj[i][t])
  2248. }
  2249. }
  2250. }
  2251. if(this.form.backFj != null){
  2252. for(var i in this.form.backFj){
  2253. for(var t =0; t<this.form.backFj[i].length; t++){
  2254. this.apppuListba.push(this.form.backFj[i][t])
  2255. }
  2256. }
  2257. }
  2258. if(this.form.sysUserEnterprise ==null){
  2259. this.form.sysUserEnterprise = {}
  2260. }
  2261. this.appsekske = this.appList.concat(this.apppuList)
  2262. console.log( this.fskgt,3)
  2263. this.isifg = true
  2264. this.getnshge()
  2265. // this.getgse(this.form.enterpriseId)
  2266. });
  2267. },
  2268. // 查询签名
  2269. getnshge(){
  2270. // this.zaixnba
  2271. this.appList.filter(rou=>{
  2272. this.zaixnba.filter(rout=>{
  2273. if(rou.type == rout.dictValue){
  2274. rou.isqian = true
  2275. }else{
  2276. rou.isqian = false
  2277. }
  2278. })
  2279. })
  2280. // appList
  2281. },
  2282. // 查询公司内容
  2283. getgse(row){
  2284. getEnterprise(row).then(response => {
  2285. this.form.creditCode = response.data.creditCode
  2286. this.form.enterpriseType = response.data.enterpriseType
  2287. this.form.enterpriseAddress = response.data.enterpriseAddress
  2288. this.form.registeredCapital = response.data.registeredCapital
  2289. this.form.establishData = response.data.establishData
  2290. this.form.businessTerm = response.data.businessTerm
  2291. this.form.businessScope = response.data.businessScope
  2292. });
  2293. },
  2294. /** 转换部门数据结构 */
  2295. normalizer(node) {
  2296. if (node.children && !node.children.length) {
  2297. delete node.children;
  2298. }
  2299. return {
  2300. id: node.deptId,
  2301. label: node.deptName,
  2302. children: node.children
  2303. };
  2304. },
  2305. getNowDate() {
  2306. var date = new Date();
  2307. var sign2 = ":";
  2308. var year = date.getFullYear() // 年
  2309. var month = date.getMonth() + 1; // 月
  2310. var day = date.getDate(); // 日
  2311. var hour = date.getHours(); // 时
  2312. var minutes = date.getMinutes(); // 分
  2313. var seconds = date.getSeconds() //秒
  2314. var weekArr = ['星期一', '星期二', '星期三', '星期四', '星期五', '星期六', '星期天'];
  2315. var week = weekArr[date.getDay()];
  2316. // 给一位数的数据前面加 “0”
  2317. if (month >= 1 && month <= 9) {
  2318. month = "0" + month;
  2319. }
  2320. if (day >= 0 && day <= 9) {
  2321. day = "0" + day;
  2322. }
  2323. if (hour >= 0 && hour <= 9) {
  2324. hour = "0" + hour;
  2325. }
  2326. if (minutes >= 0 && minutes <= 9) {
  2327. minutes = "0" + minutes;
  2328. }
  2329. if (seconds >= 0 && seconds <= 9) {
  2330. seconds = "0" + seconds;
  2331. }
  2332. this.nowTime = year + "-" + month + "-" + day;
  2333. },
  2334. /** 提交按钮 */
  2335. submitForm: function() {
  2336. this.$refs["formlog"].validate(valid => {
  2337. if (valid) {
  2338. if (this.isnue == 0) {
  2339. if(this.formlog.auditType == 2){
  2340. if(this.formlog.aUserName == undefined){
  2341. this.$message.error("请选择A角");
  2342. return
  2343. }
  2344. if(this.formlog.aUserName == ''){
  2345. this.$message.error("请选择A角");
  2346. return
  2347. }
  2348. if(this.formlog.bUserName == undefined){
  2349. this.$message.error("请选择B角");
  2350. return
  2351. }
  2352. if(this.formlog.bUserName == ''){
  2353. this.$message.error("请选择B角");
  2354. return
  2355. }
  2356. if(this.formlog.fUserName == undefined){
  2357. this.$message.error("请选择风险");
  2358. return
  2359. }
  2360. if(this.formlog.fUserName == ''){
  2361. this.$message.error("请选择风险");
  2362. return
  2363. }
  2364. }
  2365. sh(this.formlog).then(response => {
  2366. this.$modal.msgSuccess("操作成功");
  2367. this.huifeg = {}
  2368. this.open = false;
  2369. this.$router.go(-1)
  2370. });
  2371. } else if (this.isnue == 1) {
  2372. if(this.formlog.auditType == 2){
  2373. if (this.formlog.fjUrl.length == 0) {
  2374. // this.$message.error("请选择附件");
  2375. this.formlog.fjUrl = []
  2376. // return
  2377. }else{
  2378. this.formlog.fjUrl.filter( rou=>{
  2379. rou.loanApplicationId = this.form.loanApplicationId
  2380. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2381. rou.bigType = 'c'
  2382. rou.type = 'dbxmhfhgb'
  2383. })
  2384. }
  2385. }
  2386. console.log(this.formlog)
  2387. sh(this.formlog).then(response => {
  2388. this.$modal.msgSuccess("操作成功");
  2389. this.open = false;
  2390. this.$router.go(-1)
  2391. });
  2392. } else if (this.isnue == 2) {
  2393. console.log(this.formlog)
  2394. if (this.formlog.imageUrl == undefined) {
  2395. // this.$message.error("请选择图片");
  2396. // return
  2397. }
  2398. if (this.formlog.imageUrl == null) {
  2399. // this.$message.error("请选择图片");
  2400. // return
  2401. }
  2402. if (this.formlog.fjUrl.length == 0) {
  2403. // this.$message.error("请选择附件");
  2404. // return
  2405. }else if(this.formlog.fjUrl == null){
  2406. // this.$message.error("请选择附件");
  2407. // return
  2408. }else{
  2409. this.formlog.fjUrl.filter( rou=>{
  2410. rou.loanApplicationId = this.form.loanApplicationId
  2411. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2412. rou.bigType = 'c'
  2413. rou.type = 'jzdcbg'
  2414. })
  2415. }
  2416. // return
  2417. sh(this.formlog).then(response => {
  2418. this.$modal.msgSuccess("操作成功");
  2419. this.open = false;
  2420. this.$router.go(-1)
  2421. });
  2422. } else if (this.isnue == 3) {
  2423. // 上会审核
  2424. // if(this.formlog.sysUserConferenceList.length == 0){
  2425. // this.$message.error("请选择上会人员");
  2426. // return
  2427. // }else{
  2428. // let nhge= []
  2429. // this.formlog.sysUserConferenceList.filter(rou=>{
  2430. // this.userList.filter(rout =>{
  2431. // if(rou == rout.userId){
  2432. // nhge.push({userId:rout.userId,realName:rout.userName,
  2433. // loanApplicationId:this.form.loanApplicationId,
  2434. // loanApplicationNumber:this.form.loanApplicationNumber
  2435. // })
  2436. // }
  2437. // })
  2438. // })
  2439. // // console.log(nhge)
  2440. // this.formlog.sysUserConferenceList = nhge
  2441. // }
  2442. this.formlog.enterpriseName = this.form.enterpriseName
  2443. review(this.formlog).then(response => {
  2444. this.$modal.msgSuccess("操作成功");
  2445. this.open = false;
  2446. this.$router.go(-1)
  2447. });
  2448. } else if (this.isnue == 4) {
  2449. // 评审意见签批表s
  2450. if (this.formlog.fjUrl.length == 0) {
  2451. this.$message.error("请选择附件");
  2452. return
  2453. }else{
  2454. this.formlog.fjUrl.filter( rou=>{
  2455. rou.loanApplicationId = this.form.loanApplicationId
  2456. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2457. rou.bigType = 'c'
  2458. rou.type = 'psyjqpb'
  2459. })
  2460. }
  2461. xzfh(this.formlog.fjUrl).then(response => {
  2462. this.$modal.msgSuccess("操作成功");
  2463. this.open = false;
  2464. this.$router.go(-1)
  2465. });
  2466. } else if (this.isnue == 5) {
  2467. //材料合规表
  2468. if (this.formlog.fjUrl.length == 0) {
  2469. this.$message.error("请选择附件");
  2470. return
  2471. }else{
  2472. this.formlog.fjUrl.filter( rou=>{
  2473. rou.loanApplicationId = this.form.loanApplicationId
  2474. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2475. rou.bigType = 'c'
  2476. rou.type = 'clhgb'
  2477. })
  2478. }
  2479. xzfh(this.formlog.fjUrl).then(response => {
  2480. this.$modal.msgSuccess("操作成功");
  2481. this.open = false;
  2482. this.$router.go(-1)
  2483. });
  2484. } else if (this.isnue == 6) {
  2485. // 股东会决议
  2486. if (this.formlog.fjUrl.length == 0) {
  2487. this.$message.error("请选择附件");
  2488. return
  2489. }else{
  2490. this.formlog.fjUrl.filter( rou=>{
  2491. rou.loanApplicationId = this.form.loanApplicationId
  2492. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2493. rou.bigType = 'c'
  2494. rou.type = 'gdhyjy'
  2495. })
  2496. }
  2497. xzfh(this.formlog.fjUrl).then(response => {
  2498. this.$modal.msgSuccess("操作成功");
  2499. this.open = false;
  2500. this.$router.go(-1)
  2501. });
  2502. }else if (this.isnue == 7) {
  2503. // 文件出具修改
  2504. if (this.formlog.fjUrl.length == 0) {
  2505. this.$message.error("请选择附件");
  2506. return
  2507. }else{
  2508. this.formlog.fjUrl.filter( rou=>{
  2509. rou.loanApplicationId = this.isfuejg.loanApplicationId
  2510. rou.loanApplicationNumber = this.isfuejg.loanApplicationNumber
  2511. rou.bigType = this.isfuejg.bigType
  2512. rou.type = this.isfuejg.type
  2513. rou.fjId = this.isfuejg.fjId
  2514. // rou.name = this.jinzde.fileName
  2515. })
  2516. }
  2517. // scfh(this.isfuejg.fjId).then(response => {
  2518. xgfh(this.formlog.fjUrl).then(response => {
  2519. this.$modal.msgSuccess("操作成功");
  2520. this.open = false;
  2521. this.$router.go(-1)
  2522. });
  2523. // this.$router.go(-1)
  2524. // });
  2525. }else if (this.isnue == 8) {
  2526. // 其他附件
  2527. if (this.formlog.fjUrl.length == 0) {
  2528. this.$message.error("请选择附件");
  2529. return
  2530. }else{
  2531. this.formlog.fjUrl.filter( rou=>{
  2532. rou.loanApplicationId = this.form.loanApplicationId
  2533. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2534. rou.bigType = 'd'
  2535. rou.type = this.jinzde.type
  2536. })
  2537. }
  2538. xzfh(this.formlog.fjUrl).then(response => {
  2539. this.$modal.msgSuccess("操作成功");
  2540. this.open = false;
  2541. this.$router.go(-1)
  2542. });
  2543. }else if (this.isnue == 9) {
  2544. // 借据
  2545. if (this.formlog.fjUrl.length == 0) {
  2546. this.$message.error("请选择附件");
  2547. return
  2548. }else{
  2549. this.ksvq.loanApplicationId = this.form.loanApplicationId
  2550. this.formlog.fjUrl.filter( rou=>{
  2551. rou.loanApplicationId = this.form.loanApplicationId
  2552. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2553. rou.bigType = 'c'
  2554. rou.type = 'jj'
  2555. this.ksvq.actuallyAmount = rou.actuallyAmount
  2556. this.ksvq.actuallyTime = rou.actuallyTime
  2557. })
  2558. }
  2559. xzfh(this.formlog.fjUrl).then(response => {
  2560. this.$modal.msgSuccess("操作成功");
  2561. this.open = false;
  2562. putActually(this.ksvq).then(response => {
  2563. this.$modal.msgSuccess("操作成功");
  2564. this.open = false;
  2565. this.$router.go(-1)
  2566. });
  2567. this.$router.go(-1)
  2568. });
  2569. }else if (this.isnue == 10) {
  2570. // 保证反担保合同(法人)
  2571. if (this.formlog.fjUrl.length == 0) {
  2572. this.$message.error("请选择附件");
  2573. return
  2574. }else{
  2575. this.formlog.fjUrl.filter( rou=>{
  2576. rou.loanApplicationId = this.form.loanApplicationId
  2577. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2578. rou.bigType = 'c'
  2579. rou.type = 'bzfdbhtfr'
  2580. })
  2581. }
  2582. xzfh(this.formlog.fjUrl).then(response => {
  2583. this.$modal.msgSuccess("操作成功");
  2584. this.open = false;
  2585. this.$router.go(-1)
  2586. });
  2587. }else if (this.isnue == 11) {
  2588. // 保证反担保合同(自然人)
  2589. if (this.formlog.fjUrl.length == 0) {
  2590. this.$message.error("请选择附件");
  2591. return
  2592. }else{
  2593. this.formlog.fjUrl.filter( rou=>{
  2594. rou.loanApplicationId = this.form.loanApplicationId
  2595. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2596. rou.bigType = 'c'
  2597. rou.type = 'dyfdbhtzrr'
  2598. })
  2599. }
  2600. xzfh(this.formlog.fjUrl).then(response => {
  2601. this.$modal.msgSuccess("操作成功");
  2602. this.open = false;
  2603. this.$router.go(-1)
  2604. });
  2605. }else if (this.isnue == 12) {
  2606. // 保证反担保合同(法人)
  2607. if (this.formlog.fjUrl.length == 0) {
  2608. this.$message.error("请选择附件");
  2609. return
  2610. }else{
  2611. this.formlog.fjUrl.filter( rou=>{
  2612. rou.loanApplicationId = this.form.loanApplicationId
  2613. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2614. rou.bigType = 'c'
  2615. rou.type = 'dyfdbhtfr'
  2616. })
  2617. }
  2618. xzfh(this.formlog.fjUrl).then(response => {
  2619. this.$modal.msgSuccess("操作成功");
  2620. this.open = false;
  2621. this.$router.go(-1)
  2622. });
  2623. }else if (this.isnue == 13) {
  2624. // 保证反担保合同(法人)
  2625. if (this.formlog.fjUrl.length == 0) {
  2626. this.$message.error("请选择附件");
  2627. return
  2628. }else{
  2629. this.formlog.fjUrl.filter( rou=>{
  2630. rou.loanApplicationId = this.form.loanApplicationId
  2631. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2632. rou.bigType = 'c'
  2633. rou.type = 'dyfdbhtfr'
  2634. })
  2635. }
  2636. xzfh(this.formlog.fjUrl).then(response => {
  2637. this.$modal.msgSuccess("操作成功");
  2638. this.open = false;
  2639. this.$router.go(-1)
  2640. });
  2641. }else if (this.isnue == 14) {
  2642. // 放款合规表
  2643. if (this.formlog.fjUrl.length == 0) {
  2644. this.$message.error("请选择附件");
  2645. return
  2646. }else{
  2647. this.formlog.fjUrl.filter( rou=>{
  2648. rou.loanApplicationId = this.form.loanApplicationId
  2649. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2650. rou.bigType = 'c'
  2651. rou.type = 'fkhgb'
  2652. })
  2653. }
  2654. xzfh(this.formlog.fjUrl).then(response => {
  2655. this.$modal.msgSuccess("操作成功");
  2656. this.open = false;
  2657. this.$router.go(-1)
  2658. });
  2659. }else if (this.isnue == 15) {
  2660. // 放款通知书
  2661. if (this.formlog.fjUrl.length == 0) {
  2662. this.$message.error("请选择附件");
  2663. return
  2664. }else{
  2665. this.formlog.fjUrl.filter( rou=>{
  2666. rou.loanApplicationId = this.form.loanApplicationId
  2667. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2668. rou.bigType = 'c'
  2669. rou.type = 'fktzhsh'
  2670. })
  2671. }
  2672. xzfh(this.formlog.fjUrl).then(response => {
  2673. this.$modal.msgSuccess("操作成功");
  2674. this.open = false;
  2675. this.$router.go(-1)
  2676. });
  2677. }else if (this.isnue == 16) {
  2678. // 暂缓放款通知书
  2679. if (this.formlog.remark == undefined || this.formlog.remark == null ) {
  2680. this.$message.error("请填写暂缓原因");
  2681. return
  2682. }
  2683. zanHuan(this.formlog).then(response => {
  2684. this.$modal.msgSuccess("操作成功");
  2685. this.open = false;
  2686. this.$router.go(-1)
  2687. });
  2688. }else if (this.isnue == 17) {
  2689. // 委托担保申请书
  2690. if (this.formlog.fjUrl.length == 0) {
  2691. this.$message.error("请选择附件");
  2692. return
  2693. }else{
  2694. this.formlog.fjUrl.filter( rou=>{
  2695. rou.loanApplicationId = this.form.loanApplicationId
  2696. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2697. rou.bigType = 'c'
  2698. rou.type = 'wtdbsqs'
  2699. })
  2700. }
  2701. xzfh(this.formlog.fjUrl).then(response => {
  2702. this.$modal.msgSuccess("操作成功");
  2703. this.open = false;
  2704. this.$router.go(-1)
  2705. });
  2706. }else if (this.isnue == 18) {
  2707. if(this.formlog.conferenceTime == undefined || this.formlog.conferenceTime == ''){
  2708. this.$message.error("请选择时间");
  2709. return
  2710. }
  2711. // this.formlog
  2712. this.formlog.enterpriseName = this.form.enterpriseName
  2713. five(this.formlog).then(response => {
  2714. this.$modal.msgSuccess("操作成功");
  2715. this.open = false;
  2716. this.$router.go(-1)
  2717. });
  2718. }else if (this.isnue == 19) {
  2719. if(this.formlog.votingResult == 'N'){
  2720. if(this.formlog.argument == '' || this.formlog.argument == null){
  2721. this.$message.error("请输入不同意的愿意");
  2722. return
  2723. }
  2724. }
  2725. vote(this.formlog).then(response => {
  2726. this.$modal.msgSuccess("操作成功");
  2727. this.open = false;
  2728. this.$router.go(-1)
  2729. });
  2730. }else if (this.isnue == 20) {
  2731. if (this.formlog.fjUrl.length == 0) {
  2732. // this.$message.error("请选择附件");
  2733. this.formlog.fjUrl = []
  2734. // return
  2735. }else{
  2736. this.formlog.fjUrl.filter( rou=>{
  2737. rou.loanApplicationId = this.form.loanApplicationId
  2738. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2739. rou.bigType = 'c'
  2740. rou.type = 'fxbg'
  2741. })
  2742. }
  2743. xzfh(this.formlog.fjUrl).then(response => {
  2744. this.$modal.msgSuccess("操作成功");
  2745. this.open = false;
  2746. this.$router.go(-1)
  2747. });
  2748. }else if (this.isnue == 21) {
  2749. // 其他附件 上会申诉
  2750. if (this.formlog.fjUrl.length == 0) {
  2751. this.$message.error("请选择附件");
  2752. return
  2753. }else{
  2754. this.formlog.fjUrl.filter( rou=>{
  2755. rou.loanApplicationId = this.form.loanApplicationId
  2756. rou.loanApplicationNumber = this.form.loanApplicationNumber
  2757. rou.bigType = 'd'
  2758. rou.type = 'qtfj'
  2759. })
  2760. }
  2761. ss(this.formlog).then(response => {
  2762. this.$modal.msgSuccess("操作成功");
  2763. this.open = false;
  2764. this.$router.go(-1)
  2765. });
  2766. }else if (this.isnue == 22) {
  2767. // 其他出具修改
  2768. if (this.formlog.fjUrl.length == 0) {
  2769. this.$message.error("请选择附件");
  2770. return
  2771. }else{
  2772. this.formlog.fjUrl.filter( rou=>{
  2773. rou.loanApplicationId = this.isfuejg.loanApplicationId
  2774. rou.loanApplicationNumber = this.isfuejg.loanApplicationNumber
  2775. rou.bigType = this.isfuejg.bigType
  2776. rou.type = this.isfuejg.type
  2777. rou.fjId = this.isfuejg.fjId
  2778. // rou.name = this.jinzde.fileName
  2779. })
  2780. }
  2781. // scfh(this.isfuejg.fjId).then(response => {
  2782. xgfh(this.formlog.fjUrl).then(response => {
  2783. this.$modal.msgSuccess("操作成功");
  2784. this.open = false;
  2785. this.$router.go(-1)
  2786. });
  2787. // this.$router.go(-1)
  2788. // });
  2789. }
  2790. }
  2791. });
  2792. },
  2793. dele(row){
  2794. delNoticefj(row.fjId).then(response => {
  2795. this.$modal.msgSuccess("操作成功");
  2796. this.$router.go(-1)
  2797. });
  2798. },
  2799. /** 成绩_子添加按钮操作 */
  2800. handleAddScoreDataDetails() {
  2801. let obj = {};
  2802. obj.duty = "";
  2803. obj.idCard = "";
  2804. obj.phonenumber = "";
  2805. obj.userName = "";
  2806. this.scoreDataDetailsList.push(obj);
  2807. console.log(this.scoreDataDetailsList)
  2808. },
  2809. /** 成绩_子序号 */
  2810. rowScoreDataDetailsIndex({
  2811. row,
  2812. rowIndex
  2813. }) {
  2814. row.index = rowIndex + 1;
  2815. },
  2816. /** 成绩_子删除按钮操作 */
  2817. handleDeleteScoreDataDetails(row) {
  2818. console.log(row.index)
  2819. if (this.scoreDataDetailsList.length == 1) {
  2820. this.$message.error("最少要有一条数据");
  2821. return
  2822. }
  2823. this.scoreDataDetailsList.splice(row.index - 1, 1)
  2824. console.log(this.scoreDataDetailsList)
  2825. },
  2826. /** 复选框选中数据 */
  2827. handleScoreDataDetailsSelectionChange(selection) {
  2828. this.checkedScoreDataDetails = selection.map(item => item.index)
  2829. },
  2830. matchType(fileName) {
  2831. // 后缀获取
  2832. var suffix = '';
  2833. // 获取类型结果
  2834. var result = '';
  2835. try {
  2836. var flieArr = fileName.split('.');
  2837. suffix = flieArr[flieArr.length - 1];
  2838. } catch (err) {
  2839. suffix = '';
  2840. }
  2841. // fileName无后缀返回 false
  2842. if (!suffix) {
  2843. result = false;
  2844. return result;
  2845. }
  2846. // 图片格式
  2847. var imglist = ['png', 'jpg', 'jpeg', 'bmp', 'gif'];
  2848. // 进行图片匹配
  2849. result = imglist.some(function(item) {
  2850. return item == suffix;
  2851. });
  2852. if (result) {
  2853. result = 'image';
  2854. return result;
  2855. };
  2856. // 匹配txt
  2857. var txtlist = ['txt'];
  2858. result = txtlist.some(function(item) {
  2859. return item == suffix;
  2860. });
  2861. if (result) {
  2862. result = 'txt';
  2863. return result;
  2864. };
  2865. // 匹配 excel
  2866. var excelist = ['xls', 'xlsx'];
  2867. result = excelist.some(function(item) {
  2868. return item == suffix;
  2869. });
  2870. if (result) {
  2871. result = 'excel';
  2872. return result;
  2873. };
  2874. // 匹配 word
  2875. var wordlist = ['doc', 'docx','word'];
  2876. result = wordlist.some(function(item) {
  2877. return item == suffix;
  2878. });
  2879. if (result) {
  2880. result = 'word';
  2881. return result;
  2882. };
  2883. // 匹配 pdf
  2884. var pdflist = ['pdf'];
  2885. result = pdflist.some(function(item) {
  2886. return item == suffix;
  2887. });
  2888. if (result) {
  2889. result = 'pdf';
  2890. return result;
  2891. };
  2892. // 匹配 ppt
  2893. var pptlist = ['ppt'];
  2894. result = pptlist.some(function(item) {
  2895. return item == suffix;
  2896. });
  2897. if (result) {
  2898. result = 'ppt';
  2899. return result;
  2900. };
  2901. // 匹配 视频
  2902. var videolist = ['mp4', 'm2v', 'mkv'];
  2903. result = videolist.some(function(item) {
  2904. return item == suffix;
  2905. });
  2906. if (result) {
  2907. result = 'video';
  2908. return result;
  2909. };
  2910. // 匹配 音频
  2911. var radiolist = ['mp3', 'wav', 'wmv'];
  2912. result = radiolist.some(function(item) {
  2913. return item == suffix;
  2914. });
  2915. if (result) {
  2916. result = 'radio';
  2917. return result;
  2918. }
  2919. // 其他 文件类型
  2920. result = 'other';
  2921. return result;
  2922. },
  2923. matchTypeurl(fileName) {
  2924. // 后缀获取
  2925. var suffix = '';
  2926. // 获取类型结果
  2927. var result = '';
  2928. try {
  2929. var flieArr = fileName.split('.');
  2930. suffix = flieArr[flieArr.length - 1];
  2931. if(suffix == 'xls'){
  2932. result = fileName.replace(/xls/,"xlsx");
  2933. }
  2934. if(suffix == 'doc'){
  2935. result = fileName.replace(/doc/,"docx");
  2936. }
  2937. } catch (err) {
  2938. suffix = '';
  2939. }
  2940. console.log(result,4)
  2941. return result;
  2942. },
  2943. // 更多操作触发
  2944. handleCommand(command, row) {
  2945. switch (command) {
  2946. case "dianwe":
  2947. this.dianwe(row);
  2948. break;
  2949. case "pingshen":
  2950. this.pingshen(row);
  2951. break;
  2952. case "gudong":
  2953. this.gudong(row);
  2954. break;
  2955. case "qiyex":
  2956. this.qiyex(row);
  2957. break;
  2958. case "weitogong":
  2959. this.weitogong(row);
  2960. break;
  2961. case "buke":
  2962. this.buke(row);
  2963. break;
  2964. case "weito":
  2965. this.weito(row);
  2966. break;
  2967. case "weigtr":
  2968. this.weigtr(row);
  2969. break;
  2970. case "tongzhde":
  2971. this.tongzhde(row);
  2972. break;
  2973. case "fanren":
  2974. this.fanren(row);
  2975. break;
  2976. case "ziranr":
  2977. this.ziranr(row);
  2978. break;
  2979. case "diyafa":
  2980. this.diyafa(row);
  2981. break;
  2982. case "diyzir":
  2983. this.diyzir(row);
  2984. break;
  2985. case "fagnk":
  2986. this.fagnk(row);
  2987. break;
  2988. case "fagnkt":
  2989. this.fagnkt(row);
  2990. break;
  2991. case "yeweuda":
  2992. this.yeweuda(row);
  2993. break;
  2994. case "quanlifr":
  2995. this.quanlifr(row);
  2996. break;
  2997. case "quanlizr":
  2998. this.quanlizr(row);
  2999. break;
  3000. case "yixh":
  3001. this.yixh(row);
  3002. break;
  3003. default:
  3004. break;
  3005. }
  3006. },
  3007. // ht更多操作触发
  3008. handleCommandht(command, row) {
  3009. switch (command) {
  3010. case "dianweuplo":
  3011. this.dianweuplo(row);
  3012. break;
  3013. case "dianweuplob":
  3014. this.dianweuplob(row);
  3015. break;
  3016. case "dianweuplol":
  3017. this.dianweuplol(row);
  3018. break;
  3019. case "weitouplo":
  3020. this.weitouplo(row);
  3021. break;
  3022. case "fanrenuplo":
  3023. this.fanrenuplo(row);
  3024. break;
  3025. case "ziranruplo":
  3026. this.ziranruplo(row);
  3027. break;
  3028. case "diyafauplo":
  3029. this.diyafauplo(row);
  3030. break;
  3031. case "diyziruplo":
  3032. this.diyziruplo(row);
  3033. break;
  3034. case "fagnkuplo":
  3035. this.fagnkuplo(row);
  3036. break;
  3037. case "fagnktuplo":
  3038. this.fagnktuplo(row);
  3039. break;
  3040. default:
  3041. break;
  3042. }
  3043. },
  3044. nghwus(val){
  3045. this.ihfwsnlis = []
  3046. this.ihfwsnlis.push(val)
  3047. // window.open(val)
  3048. },
  3049. tongzhde(row){
  3050. // 评审会通知
  3051. let nghe={loanApplicationId:this.form.loanApplicationId,type:15,customerType:this.form.customerType,bigType:'c',fileType:'pshtz'}
  3052. mb(nghe).then(response => {
  3053. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3054. // response.data.path
  3055. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3056. ngj.officeTypeg = this.matchType(response.data.path)
  3057. this.editFileDetail(ngj)
  3058. });
  3059. },
  3060. weigtr(row){
  3061. // 委托担保申请书
  3062. let nghe={loanApplicationId:this.form.loanApplicationId,type:1,customerType:this.form.customerType,bigType:'c',fileType:'wtdbsqs'}
  3063. mb(nghe).then(response => {
  3064. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3065. // response.data.path
  3066. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3067. ngj.officeTypeg = this.matchType(response.data.path)
  3068. this.editFileDetail(ngj)
  3069. });
  3070. },
  3071. yixh(row){
  3072. // 担保意向函
  3073. let nghe={loanApplicationId:this.form.loanApplicationId,type:3,customerType:this.form.customerType,bigType:'c',fileType:'dbyxh'}
  3074. mb(nghe).then(response => {
  3075. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3076. // response.data.path
  3077. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3078. ngj.officeTypeg = this.matchType(response.data.path)
  3079. this.editFileDetail(ngj)
  3080. });
  3081. },
  3082. yeweuda(row){
  3083. // 担保业务备案表
  3084. let nghe={loanApplicationId:this.form.loanApplicationId,type:21,customerType:this.form.customerType,bigType:'c',fileType:'dbbab'}
  3085. mb(nghe).then(response => {
  3086. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3087. // response.data.path
  3088. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3089. ngj.officeTypeg = this.matchType(response.data.path)
  3090. this.editFileDetail(ngj)
  3091. });
  3092. },
  3093. quanlifr(row){
  3094. // 权利质权反担保合同(适用于法人)
  3095. let nghe={loanApplicationId:this.form.loanApplicationId,type:9,customerType:this.form.customerType,bigType:'c',fileType:'qlzqfdbhtfr'}
  3096. mb(nghe).then(response => {
  3097. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3098. // response.data.path
  3099. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3100. ngj.officeTypeg = this.matchType(response.data.path)
  3101. this.editFileDetail(ngj)
  3102. });
  3103. },
  3104. quanlizr(row){
  3105. // 权利质权反担保合同(适用于自然人)
  3106. let nghe={loanApplicationId:this.form.loanApplicationId,type:10,customerType:this.form.customerType,bigType:'c',fileType:'qlzqfdbhtzrr'}
  3107. mb(nghe).then(response => {
  3108. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3109. // response.data.path
  3110. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3111. ngj.officeTypeg = this.matchType(response.data.path)
  3112. this.editFileDetail(ngj)
  3113. });
  3114. },
  3115. dianwe(row){
  3116. // 材料
  3117. let nghe={loanApplicationId:this.form.loanApplicationId,type:13,customerType:this.form.customerType,bigType:'c',fileType:'clhgb'}
  3118. mb(nghe).then(response => {
  3119. // window.location.href = process.env.VUE_APP_BASE_API + response.data.path;
  3120. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3121. // response.data.path
  3122. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3123. ngj.officeTypeg = this.matchType(response.data.path)
  3124. this.editFileDetail(ngj)
  3125. });
  3126. },
  3127. pingshen(row){
  3128. // 评审意见签批表
  3129. console.log(row)
  3130. let nghe={loanApplicationId:this.form.loanApplicationId,type:12,bigType:'c',fileType:'psyjqpb',customerType:this.form.customerType}
  3131. mb(nghe).then(response => {
  3132. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3133. // response.data.path
  3134. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3135. ngj.officeTypeg = this.matchType(response.data.path)
  3136. this.editFileDetail(ngj)
  3137. });
  3138. },
  3139. gudong(row){
  3140. // 股东会决议
  3141. console.log(row)
  3142. let nghe={loanApplicationId:this.form.loanApplicationId,bigType:'c',fileType:'gdhyjy',customerType:this.form.customerType,type:11}
  3143. mb(nghe).then(response => {
  3144. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3145. // response.data.path
  3146. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3147. ngj.officeTypeg = this.matchType(response.data.path)
  3148. this.editFileDetail(ngj)
  3149. });
  3150. },
  3151. gudongleb(row){
  3152. // 股东会决议
  3153. console.log(row)
  3154. let nghe={loanApplicationId:this.form.loanApplicationId,bigType:'c',fileType:'gdhyjy',customerType:this.form.customerType,type:11}
  3155. // mb(nghe).then(response => {
  3156. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + row.url,fileId:row.fileId,}
  3157. // response.data.path
  3158. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + row.url
  3159. ngj.officeTypeg = this.matchType(row.url)
  3160. this.editFileDetail(ngj)
  3161. // });
  3162. },
  3163. weito(row){
  3164. // 委托保证合同
  3165. console.log(row)
  3166. let nghe={loanApplicationId:this.form.loanApplicationId,type:2,fileType:'wtdbht',bigType:'c',customerType:this.form.customerType}
  3167. mb(nghe).then(response => {
  3168. // window.location.href = process.env.VUE_APP_BASE_API + response.msg;
  3169. // this.matchType(response.url)
  3170. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3171. // response.data.path
  3172. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3173. ngj.officeTypeg = this.matchType(response.data.path)
  3174. this.editFileDetail(ngj)
  3175. });
  3176. },
  3177. qiyex(row){
  3178. // 企业信用反担保合同
  3179. console.log(row)
  3180. let nghe={loanApplicationId:this.form.loanApplicationId,type:18,fileType:'qyxyfdb',bigType:'c',customerType:this.form.customerType}
  3181. mb(nghe).then(response => {
  3182. // window.location.href = process.env.VUE_APP_BASE_API + response.msg;
  3183. // this.matchType(response.url)
  3184. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3185. // response.data.path
  3186. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3187. ngj.officeTypeg = this.matchType(response.data.path)
  3188. this.editFileDetail(ngj)
  3189. });
  3190. },
  3191. weitogong(row){
  3192. // 委托保证合同(工程履约)
  3193. console.log(row)
  3194. let nghe={loanApplicationId:this.form.loanApplicationId,type:17,fileType:'wtbzgcly',bigType:'c',customerType:this.form.customerType}
  3195. mb(nghe).then(response => {
  3196. // window.location.href = process.env.VUE_APP_BASE_API + response.msg;
  3197. // this.matchType(response.url)
  3198. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3199. // response.data.path
  3200. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3201. ngj.officeTypeg = this.matchType(response.data.path)
  3202. this.editFileDetail(ngj)
  3203. });
  3204. },
  3205. buke(row){
  3206. // 不可撤销个人连带责任信用反担保合同
  3207. console.log(row)
  3208. let nghe={loanApplicationId:this.form.loanApplicationId,type:16,fileType:'bkcxgr',bigType:'c',customerType:this.form.customerType}
  3209. mb(nghe).then(response => {
  3210. // window.location.href = process.env.VUE_APP_BASE_API + response.msg;
  3211. // this.matchType(response.url)
  3212. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3213. // response.data.path
  3214. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3215. ngj.officeTypeg = this.matchType(response.data.path)
  3216. this.editFileDetail(ngj)
  3217. });
  3218. },
  3219. fanren(row){
  3220. // 保证反担保合同(法人)
  3221. console.log(row)
  3222. let nghe={loanApplicationId:this.form.loanApplicationId,type:5,bigType:'c',fileType:'bzfdbhtfr',customerType:this.form.customerType}
  3223. mb(nghe).then(response => {
  3224. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3225. // response.data.path
  3226. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3227. ngj.officeTypeg = this.matchType(response.data.path)
  3228. this.editFileDetail(ngj)
  3229. });
  3230. },
  3231. ziranr(row){
  3232. // 保证反担保合同(自然人)
  3233. console.log(row)
  3234. let nghe={loanApplicationId:this.form.loanApplicationId,type:6,bigType:'c',fileType:'bzfdbhtzrr',customerType:this.form.customerType}
  3235. mb(nghe).then(response => {
  3236. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3237. // response.data.path
  3238. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3239. ngj.officeTypeg = this.matchType(response.data.path)
  3240. this.editFileDetail(ngj)
  3241. });
  3242. },
  3243. diyzir(row){
  3244. // 抵押反担保合同(自然人)
  3245. console.log(row)
  3246. let nghe={loanApplicationId:this.form.loanApplicationId,type:8,bigType:'c',fileType:'dyfdbhtzrr',customerType:this.form.customerType}
  3247. mb(nghe).then(response => {
  3248. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3249. // response.data.path
  3250. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3251. ngj.officeTypeg = this.matchType(response.data.path)
  3252. this.editFileDetail(ngj)
  3253. });
  3254. },
  3255. diyafa(row){
  3256. // 抵押反担保合同(法人)
  3257. let nghe={loanApplicationId:this.form.loanApplicationId,type:7,bigType:'c',fileType:'dyfdbhtfr',customerType:this.form.customerType}
  3258. mb(nghe).then(response => {
  3259. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3260. // response.data.path
  3261. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3262. ngj.officeTypeg = this.matchType(response.data.path)
  3263. this.editFileDetail(ngj)
  3264. });
  3265. console.log(row)
  3266. },
  3267. fagnk(row){
  3268. // 放款出具
  3269. let nghe={loanApplicationId:this.form.loanApplicationId,type:14,customerType:this.form.customerType,bigType:'c',fileType:'fkhgb'}
  3270. mb(nghe).then(response => {
  3271. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3272. // response.data.path
  3273. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3274. ngj.officeTypeg = this.matchType(response.data.path)
  3275. this.editFileDetail(ngj)
  3276. });
  3277. console.log(row)
  3278. },
  3279. fagnkt(row){
  3280. // 放款通知书
  3281. let nghe={loanApplicationId:this.form.loanApplicationId,type:4,customerType:this.form.customerType,bigType:'c',fileType:'fktzhsh'}
  3282. mb(nghe).then(response => {
  3283. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3284. // response.data.path
  3285. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3286. ngj.officeTypeg = this.matchType(response.data.path)
  3287. this.editFileDetail(ngj)
  3288. });
  3289. console.log(row,1276)
  3290. },
  3291. fagnkt(row){
  3292. // 担保业务备案表
  3293. let nghe={loanApplicationId:this.form.loanApplicationId,type:21,customerType:this.form.customerType,bigType:'c',fileType:'dbbab'}
  3294. mb(nghe).then(response => {
  3295. let ngj={path:this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.data.path,fileId:response.data.fileId,}
  3296. // response.data.path
  3297. let url = this.defaultSettings.urls + process.env.VUE_APP_BASE_API + response.msg
  3298. ngj.officeTypeg = this.matchType(response.data.path)
  3299. this.editFileDetail(ngj)
  3300. });
  3301. console.log(row,1276)
  3302. },
  3303. fagnkzan(row){
  3304. // 放款通知书
  3305. this.reset();
  3306. this.huifeg = {}
  3307. this.getlseg()
  3308. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3309. this.jinzde.bigType = 'c'
  3310. this.jinzde.type = 'fktzhsh'
  3311. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3312. this.formlog.loanApplicationId = this.chuid
  3313. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3314. // this.formlog.auditSchedule = this.form.auditSchedule
  3315. this.formlog.enterpriseName = this.form.enterpriseName
  3316. this.formlog.aUserId = this.form.aUserId
  3317. this.formlog.fjUrl = []
  3318. this.isnue = 16
  3319. this.open = true
  3320. },
  3321. // {type:"edit",file_id: row.id}
  3322. editFileDetail(r){
  3323. // let r = res.data.data;
  3324. // // 跳转 使用sessionStorage,避免关键信息在ip中暴露
  3325. // // 使用push会停留当前页面,故不采纳
  3326. // // params 传递参数,子组件无法渲染iframe组件,故不采纳
  3327. sessionStorage.wpsUrl = r.path;
  3328. sessionStorage.fileId = r.fileId;
  3329. // sessionStorage.officeTypeg = r.officeTypeg
  3330. if(r.officeTypeg == 'word'){
  3331. sessionStorage.officeTypeg = 'w'
  3332. }else if(r.officeTypeg == 'excel'){
  3333. sessionStorage.officeTypeg = 's'
  3334. }else if(r.officeTypeg == 'pdf'){
  3335. sessionStorage.officeTypeg = 'p'
  3336. }
  3337. // sessionStorage.officeTypeg = r.officeTypeg
  3338. console.log(r,234)
  3339. // return
  3340. const jump = this.$router.resolve({name: 'Word'});
  3341. window.open(jump.href,'_blank');
  3342. // this.$router.push( { name: 'Word'})
  3343. },
  3344. // 合同上传
  3345. dianweuplo(row){
  3346. // 其他附件
  3347. this.reset();
  3348. this.huifeg = {}
  3349. this.getlsegqt()
  3350. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3351. this.jinzde.bigType = 'd'
  3352. this.jinzde.type = 'qtfj'
  3353. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3354. this.formlog.loanApplicationId = this.chuid
  3355. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3356. this.formlog.auditSchedule = this.form.auditSchedule
  3357. this.formlog.fjUrl = []
  3358. this.isnue = 8
  3359. this.open = true
  3360. },
  3361. dianweuplob(row){
  3362. // 其他附件
  3363. this.reset();
  3364. this.huifeg = {}
  3365. this.getlsegqt()
  3366. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3367. this.jinzde.bigType = 'd'
  3368. this.jinzde.type = 'yhbzht'
  3369. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3370. this.formlog.loanApplicationId = this.chuid
  3371. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3372. this.formlog.auditSchedule = this.form.auditSchedule
  3373. this.formlog.fjUrl = []
  3374. this.isnue = 8
  3375. this.open = true
  3376. },
  3377. dianweuplol(row){
  3378. // 其他附件
  3379. this.reset();
  3380. this.huifeg = {}
  3381. this.getlsegqt()
  3382. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3383. this.jinzde.bigType = 'd'
  3384. this.jinzde.type = 'ldzjdkht'
  3385. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3386. this.formlog.loanApplicationId = this.chuid
  3387. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3388. this.formlog.auditSchedule = this.form.auditSchedule
  3389. this.formlog.fjUrl = []
  3390. this.isnue = 8
  3391. this.open = true
  3392. },
  3393. weitouplo(row){
  3394. // 借据
  3395. this.reset();
  3396. this.huifeg = {}
  3397. this.getlseg()
  3398. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3399. this.jinzde.bigType = 'c'
  3400. this.jinzde.type = 'jj'
  3401. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3402. this.formlog.loanApplicationId = this.chuid
  3403. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3404. this.formlog.auditSchedule = this.form.auditSchedule
  3405. this.formlog.fjUrl = []
  3406. this.isnue = 9
  3407. this.open = true
  3408. },
  3409. fanrenuplo(row){
  3410. // 上传保证反担保合同
  3411. this.reset();
  3412. this.huifeg = {}
  3413. this.getlseg()
  3414. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3415. this.jinzde.bigType = 'c'
  3416. this.jinzde.type = 'bzfdbhtfr'
  3417. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3418. this.formlog.loanApplicationId = this.chuid
  3419. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3420. this.formlog.auditSchedule = this.form.auditSchedule
  3421. this.formlog.fjUrl = []
  3422. this.isnue = 10
  3423. this.open = true
  3424. },
  3425. ziranruplo(row){
  3426. // 保证反担保合同(自然人)
  3427. this.reset();
  3428. this.huifeg = {}
  3429. this.getlseg()
  3430. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3431. this.jinzde.bigType = 'c'
  3432. this.jinzde.type = 'bzfdbhtzrr'
  3433. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3434. this.formlog.loanApplicationId = this.chuid
  3435. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3436. this.formlog.auditSchedule = this.form.auditSchedule
  3437. this.formlog.fjUrl = []
  3438. this.isnue = 11
  3439. this.open = true
  3440. },
  3441. diyziruplo(row){
  3442. // 上传抵押反担保合同(自然人)附件
  3443. this.reset();
  3444. this.huifeg = {}
  3445. this.getlseg()
  3446. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3447. this.jinzde.bigType = 'c'
  3448. this.jinzde.type = 'dyfdbhtzrr'
  3449. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3450. this.formlog.loanApplicationId = this.chuid
  3451. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3452. this.formlog.auditSchedule = this.form.auditSchedule
  3453. this.formlog.fjUrl = []
  3454. this.isnue = 12
  3455. this.open = true
  3456. },
  3457. diyafauplo(row){
  3458. // 上传抵押反担保合同(法人)附件
  3459. this.reset();
  3460. this.huifeg = {}
  3461. this.getlseg()
  3462. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3463. this.jinzde.bigType = 'c'
  3464. this.jinzde.type = 'dyfdbhtfr'
  3465. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3466. this.formlog.loanApplicationId = this.chuid
  3467. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3468. this.formlog.auditSchedule = this.form.auditSchedule
  3469. this.formlog.fjUrl = []
  3470. this.isnue = 13
  3471. this.open = true
  3472. },
  3473. fagnkuplo(row){
  3474. // 放款合规表
  3475. this.reset();
  3476. this.huifeg = {}
  3477. this.getlseg()
  3478. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3479. this.jinzde.bigType = 'c'
  3480. this.jinzde.type = 'fkhgb'
  3481. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3482. this.formlog.loanApplicationId = this.chuid
  3483. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3484. this.formlog.auditSchedule = this.form.auditSchedule
  3485. this.formlog.fjUrl = []
  3486. this.isnue = 14
  3487. this.open = true
  3488. },
  3489. fagnktuplo(row){
  3490. // 放款通知书
  3491. this.reset();
  3492. this.huifeg = {}
  3493. this.getlseg()
  3494. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3495. this.jinzde.bigType = 'c'
  3496. this.jinzde.type = 'fktzhsh'
  3497. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3498. this.formlog.loanApplicationId = this.chuid
  3499. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3500. this.formlog.auditSchedule = this.form.auditSchedule
  3501. this.formlog.fjUrl = []
  3502. this.isnue = 15
  3503. this.open = true
  3504. },
  3505. dianweuplotoup(row){
  3506. this.reset();
  3507. this.huifeg = {}
  3508. this.getlseg()
  3509. this.jinzde.loanApplicationNumber = null
  3510. this.jinzde.bigType = null
  3511. this.jinzde.type = null
  3512. this.jinzde.loanApplicationId = null
  3513. this.formlog.loanApplicationId = this.chuid
  3514. this.formlog.votingResult = 'Y'
  3515. this.$set(this.formlog,'votingResult','Y')
  3516. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3517. this.formlog.auditSchedule = this.form.auditSchedule
  3518. this.formlog.conferenceTime = this.form.reviewTime
  3519. this.formlog.fjUrl = []
  3520. this.isnue = 19
  3521. this.deptdis = []
  3522. this.deptdisjb = []
  3523. this.open = true
  3524. },
  3525. infoBtnss(row){
  3526. // 申诉
  3527. this.reset();
  3528. this.huifeg = {}
  3529. this.getlsegqt()
  3530. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3531. this.jinzde.bigType = 'd'
  3532. this.jinzde.type = 'qtfj'
  3533. this.formlog.auditType = this.form.auditType
  3534. this.$set(this.formlog,'auditType',this.form.auditType)
  3535. this.formlog.ssType = '1'
  3536. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3537. this.formlog.loanApplicationId = this.chuid
  3538. this.jinzde.aUserId = this.form.aUserId
  3539. this.formlog.aUserId = this.form.aUserId
  3540. this.formlog.bUserId = this.form.bUserId
  3541. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3542. this.formlog.enterpriseName =this.form.enterpriseName
  3543. this.formlog.auditSchedule = this.form.auditSchedule
  3544. this.formlog.fjUrl = []
  3545. this.isnue = 21
  3546. this.open = true
  3547. },
  3548. cnahge(row,index){
  3549. console.log(index)
  3550. if(index == 0 ){
  3551. // 身份证
  3552. this.isimgs = true
  3553. }else{
  3554. this.isimgs = false
  3555. }
  3556. this.fujij=true
  3557. this.imgsfe = []
  3558. // this.fjtype = this.matchType(row.shareholderBackUrl)
  3559. if(row.shareholderBackUrl != null){
  3560. }
  3561. if(row.shareholderFrontUrl != null){
  3562. }
  3563. if(row.shareholderBusinessUrl != null){
  3564. }
  3565. let nsjg = process.env.VUE_APP_BASE_API + row.shareholderBackUrl
  3566. let nsjgt= process.env.VUE_APP_BASE_API + row.shareholderFrontUrl
  3567. this.exfUrl = row.shareholderZxUrl
  3568. this.imgsfe.push(nsjgt)
  3569. this.imgsfe.push(nsjg)
  3570. },
  3571. changety(row,item){
  3572. console.log(row)
  3573. if(row == undefined || row==null ){
  3574. this.$message.error("暂无数据");
  3575. return
  3576. }
  3577. if(row.length ==0){
  3578. this.$message.error("暂无数据");
  3579. return
  3580. }
  3581. this.igwers= []
  3582. // return
  3583. if(row.length != 1){
  3584. for(var f in row[0]){
  3585. row[0].imagtlis=[]
  3586. row[0].pdffj=[]
  3587. row[0].wordfj=[]
  3588. row[0].exlefj=[]
  3589. row[0].fjtypr=this.matchType(row[0].url)
  3590. row[0].url = row[0].url
  3591. // row[0].url = this.matchTypeurl(row[0].url)
  3592. if( row[0].fjtypr == "image"){
  3593. row[0].imagtlis.push(row[0].url)
  3594. }
  3595. if( row[0].fjtypr == "word"){
  3596. row[0].wordfj.push(row[0].url)
  3597. }
  3598. if( row[0].fjtypr == "pdf"){
  3599. row[0].pdffj.push(row[0].url)
  3600. }
  3601. if( row[0].fjtypr == "excel"){
  3602. row[0].exlefj.push(row[0].url)
  3603. }
  3604. this.tilgke = row[0].name
  3605. this.ingsegsaq = row[0].fjId + ''
  3606. }
  3607. this.igwers.push(row[0])
  3608. this.isguelse = false
  3609. this.isshouty = 0
  3610. }else if(item == '股东' || item == '身份证'){
  3611. if(row != null){
  3612. row.filter(routhe=>{
  3613. routhe.imagtlis=[]
  3614. routhe.pdffj=[]
  3615. routhe.wordfj=[]
  3616. routhe.exlefj=[]
  3617. routhe.url.filter(rewq=>{
  3618. routhe.fjtypr=this.matchType(rewq)
  3619. if(routhe.ordef == undefined){
  3620. if( routhe.fjtypr == "image"){
  3621. routhe.imagtlis.push(rewq)
  3622. this.isshouty = 0
  3623. }
  3624. }else{
  3625. routhe.imagtlis = []
  3626. this.isshouty = 0
  3627. }
  3628. if( routhe.fjtypr == "word"){
  3629. routhe.wordfj.push(rewq)
  3630. this.isshouty = 1
  3631. }
  3632. if( routhe.fjtypr == "pdf"){
  3633. routhe.pdffj.push(rewq)
  3634. this.isshouty = 2
  3635. }
  3636. if( routhe.fjtypr == "excel"){
  3637. routhe.exlefj.push(rewq)
  3638. this.isshouty = 3
  3639. }
  3640. })
  3641. this.tilgke = routhe.name
  3642. this.ingsegsaq = routhe.fjId + ''
  3643. })
  3644. this.igwers = row
  3645. this.isguelse = true
  3646. }
  3647. }else{
  3648. row.filter( rout=>{
  3649. rout.imagtlis=[]
  3650. rout.pdffj=[]
  3651. rout.wordfj=[]
  3652. rout.exlefj=[]
  3653. rout.fjtypr=this.matchType(rout.url)
  3654. rout.url = rout.url
  3655. // rout.url = this.matchTypeurl(rout.url)
  3656. if( rout.fjtypr == "image"){
  3657. rout.imagtlis.push(rout.url)
  3658. }
  3659. if( rout.fjtypr == "word"){
  3660. rout.wordfj.push(rout.url)
  3661. }
  3662. if( rout.fjtypr == "pdf"){
  3663. rout.pdffj.push(rout.url)
  3664. }
  3665. if( rout.fjtypr == "excel"){
  3666. rout.exlefj.push(rout.url)
  3667. }
  3668. this.tilgke = rout.name
  3669. this.ingsegsaq = rout.fjId + ''
  3670. })
  3671. this.igwers = row
  3672. this.isguelse = false
  3673. this.isshouty = 0
  3674. }
  3675. this.isshouti = false
  3676. this.opsgq = true
  3677. this.ijsshe = false
  3678. // this.fujijty = true
  3679. console.log(row,this.igwers)
  3680. },
  3681. changetyle(row,item){
  3682. console.log(row)
  3683. row.imagtlis=[]
  3684. row.pdffj=[]
  3685. row.wordfj=[]
  3686. row.exlefj=[]
  3687. row.fjtypr=this.matchType(row.url)
  3688. row.url = row.url
  3689. // row.url = this.matchTypeurl(row.url)
  3690. if( row.fjtypr == "image"){
  3691. row.imagtlis.push(row.url)
  3692. }
  3693. if( row.fjtypr == "word"){
  3694. row.wordfj.push(row.url)
  3695. }
  3696. if( row.fjtypr == "pdf"){
  3697. row.pdffj.push(row.url)
  3698. }
  3699. if( row.fjtypr == "excel"){
  3700. row.exlefj.push(row.url)
  3701. }
  3702. this.igwers = []
  3703. this.igwers.push(row)
  3704. this.tilgke = row.name
  3705. this.ingsegsaq = row.fjId + ''
  3706. // this.fujijty = true
  3707. this.isshouti = false
  3708. this.opsgq = true
  3709. this.ijsshe = false
  3710. this.isguelse = false
  3711. this.isshouty = 0
  3712. console.log(row,item)
  3713. },
  3714. changetyleh(row,item){
  3715. console.log(row)
  3716. row.imagtlis=[]
  3717. row.pdffj=[]
  3718. row.wordfj=[]
  3719. row.exlefj=[]
  3720. row.fjtypr=this.matchType(row.url)
  3721. row.url = row.url
  3722. // row.url = this.matchTypeurl(row.url)
  3723. if( row.fjtypr == "image"){
  3724. // row.imagtlis.push(row.url)
  3725. if(this.ijsget == '/dev-api'){
  3726. window.open(this.defaultSettings.urls + row.url )
  3727. }else{
  3728. window.open(this.defaultSettings.urls+this.ijsget + row.url )
  3729. }
  3730. }
  3731. if( row.fjtypr == "word"){
  3732. // row.wordfj.push(row.url)
  3733. window.open('https://view.officeapps.live.com/op/view.aspx?src=' + this.defaultSettings.urls+this.ijsget + row.url )
  3734. }
  3735. if( row.fjtypr == "pdf"){
  3736. // row.pdffj.push(row.url)
  3737. if(this.ijsget == '/dev-api'){
  3738. window.open(this.defaultSettings.urls + row.url )
  3739. }else{
  3740. window.open(this.defaultSettings.urls+this.ijsget + row.url )
  3741. }
  3742. }
  3743. if( row.fjtypr == "excel"){
  3744. // row.exlefj.push(row.url)
  3745. window.open('https://view.officeapps.live.com/op/view.aspx?src=' + this.defaultSettings.urls+this.ijsget + row.url )
  3746. }
  3747. },
  3748. shenfcha(row){
  3749. this.shenfgslis = []
  3750. let ijg=''
  3751. let naegw=''
  3752. this.tilgke = row
  3753. if(row=='法人身份证'){
  3754. ijg = process.env.VUE_APP_BASE_API +this.form.corporationFront
  3755. naegw = process.env.VUE_APP_BASE_API +this.form.corporationBack
  3756. }
  3757. if(row=='法人配偶身份证'){
  3758. ijg = process.env.VUE_APP_BASE_API +this.form.spouseFront
  3759. naegw = process.env.VUE_APP_BASE_API +this.form.spouseBack
  3760. }
  3761. if(row=='反担保人身份证'){
  3762. ijg = process.env.VUE_APP_BASE_API +this.form.guaranteeFront
  3763. naegw = process.env.VUE_APP_BASE_API +this.form.guaranteeBack
  3764. }
  3765. this.shenfgslis.push(ijg)
  3766. this.shenfgslis.push(naegw)
  3767. this.fujijshf = true
  3768. // this.isshouti = false
  3769. // this.opsgq = true
  3770. // this.ijsshe = false
  3771. },
  3772. // 下载
  3773. daoowe(row){
  3774. window.location.href = process.env.VUE_APP_BASE_API + row.url;
  3775. },
  3776. /** 删除按钮操作 */
  3777. handleDelete(row) {
  3778. const noticeIds = row.noticeId || this.ids
  3779. this.$modal.confirm('是否确认删除公告编号为"' + noticeIds + '"的数据项?').then(function() {
  3780. return delNotice(noticeIds);
  3781. }).then(() => {
  3782. this.getList();
  3783. this.$modal.msgSuccess("删除成功");
  3784. }).catch(() => {});
  3785. },
  3786. // 下拉框点击内容
  3787. logout(e, val, index) {
  3788. console.log(e, val, index)
  3789. this.isabf = val
  3790. if (this.$route.query.isxz == 1) {
  3791. //新增
  3792. // this.getxq(e.id)
  3793. console.log(this.form.investigateDispositionTableList)
  3794. } else if (this.$route.query.isxz == 2) {
  3795. // 修改
  3796. }
  3797. console.log(this.form.investigateDispositionTableList, this.form.listhjy)
  3798. },
  3799. addImageButton(editorId) {
  3800. window.UE.registerUI('myinsertimage', (editor, uname) => {
  3801. const btn = new window.UE.ui.Button({
  3802. name: uname,
  3803. title: '单图上传',
  3804. cssRules: '按钮样式',
  3805. onclick: function() {
  3806. // this.img_type = 'ueditor'
  3807. this.$refs['image_child'].$emit('show_image_dialog')
  3808. }
  3809. })
  3810. return btn
  3811. })
  3812. },
  3813. // ingwd() {
  3814. // console.log(this.formlog.isRecord)
  3815. // if (this.formlog.isRecord == '0') {
  3816. // this.isdafu = true
  3817. // this.formlog.proposalUnitReplyList = []
  3818. // } else {
  3819. // this.isdafu = false
  3820. // }
  3821. // // isdafu
  3822. // },
  3823. getPass(row) {
  3824. this.reset();
  3825. this.isnue = 0
  3826. this.huifeg = {}
  3827. this.formlog.fjUrl =undefined
  3828. this.formlog.auditView = null
  3829. this.formlog.auditType = '2'
  3830. this.$set(this.formlog,'auditType','2')
  3831. this.formlog.loanApplicationId = this.chuid
  3832. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3833. this.formlog.auditSchedule = this.form.auditSchedule
  3834. this.open = true
  3835. this.isdafu = true
  3836. },
  3837. // 初审
  3838. infoBtn(row) {
  3839. this.reset();
  3840. this.getlseg()
  3841. this.huifeg = {}
  3842. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3843. this.jinzde.bigType = 'c'
  3844. this.jinzde.type = 'dbxmhfhgb'
  3845. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3846. this.formlog.loanApplicationId = this.chuid
  3847. this.formlog.auditType = '2'
  3848. this.$set(this.formlog,'auditType','2')
  3849. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3850. this.formlog.auditSchedule = this.form.auditSchedule
  3851. this.formlog.enterpriseName = this.form.enterpriseName
  3852. this.formlog.fjUrl = []
  3853. this.formlog.imageUrl = null
  3854. this.isnue = 1
  3855. this.open = true
  3856. },
  3857. // 尽职调查
  3858. infoBtnweiy(row) {
  3859. this.reset();
  3860. this.getlseg()
  3861. this.huifeg = {}
  3862. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3863. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3864. this.jinzde.bigType = 'c'
  3865. this.jinzde.type = 'jzdcbg'
  3866. this.formlog.loanApplicationId = this.chuid
  3867. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3868. this.formlog.enterpriseName = this.form.enterpriseName
  3869. this.formlog.auditSchedule = this.form.auditSchedule
  3870. this.formlog.enterpriseName = this.form.enterpriseName
  3871. this.formlog.fjUrl = []
  3872. this.formlog.imageUrl = null
  3873. this.isnue = 2
  3874. this.open = true
  3875. },
  3876. // 风险报告
  3877. infoBtnweiyfenx(row) {
  3878. this.reset();
  3879. this.getlseg()
  3880. this.huifeg = {}
  3881. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3882. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3883. this.jinzde.bigType = 'c'
  3884. this.jinzde.type = 'fxbg'
  3885. this.formlog.loanApplicationId = this.chuid
  3886. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3887. this.formlog.enterpriseName = this.form.enterpriseName
  3888. this.formlog.auditSchedule = this.form.auditSchedule
  3889. this.formlog.fjUrl = []
  3890. this.formlog.imageUrl = null
  3891. this.isnue = 20
  3892. this.open = true
  3893. },
  3894. infoBtnzhong(row) {
  3895. this.reset();
  3896. this.huifeg = {}
  3897. this.formlog.proposalId = this.chuid
  3898. this.formlog.isKeyPoint = '0'
  3899. this.formlog.reviewSchedule = '3'
  3900. this.$set(this.formlog,'reviewSchedule','3')
  3901. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3902. this.formlog.auditSchedule = this.form.auditSchedule
  3903. this.formlog.auditType = this.form.auditType
  3904. this.formlog.loanSchedule = this.form.loanSchedule
  3905. this.formlog.aUserId = this.form.aUserId
  3906. this.formlog.loanApplicationId = this.form.loanApplicationId
  3907. this.formlog.enterpriseName = this.form.enterpriseName
  3908. this.isnue = 3
  3909. this.$set(this.formlog,'sysUserConferenceList',[])
  3910. this.open = true
  3911. },
  3912. infoBtnzhongtim(row) {
  3913. this.reset();
  3914. this.huifeg = {}
  3915. this.formlog.proposalId = this.chuid
  3916. this.formlog.isKeyPoint = '0'
  3917. this.formlog.auditType = '2'
  3918. this.$set(this.formlog,'auditType','2')
  3919. this.formlog.loanApplicationId = this.chuid
  3920. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3921. this.formlog.enterpriseName = this.form.enterpriseName
  3922. this.formlog.auditSchedule = this.form.auditSchedule
  3923. this.isnue = 18
  3924. this.$set(this.formlog,'sysUserConferenceList',[])
  3925. this.open = true
  3926. },
  3927. infoBtnyou(row) {
  3928. this.reset();
  3929. this.getlseg()
  3930. this.huifeg = {}
  3931. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3932. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3933. this.jinzde.bigType = 'c'
  3934. this.jinzde.type = 'psyjqpb'
  3935. this.formlog.loanApplicationId = this.chuid
  3936. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3937. this.formlog.auditSchedule = this.form.auditSchedule
  3938. this.formlog.fjUrl = []
  3939. this.isnue = 4
  3940. this.open = true
  3941. },
  3942. infoBtnzhengx(row) {
  3943. this.reset();
  3944. this.huifeg = {}
  3945. this.getlseg()
  3946. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3947. this.jinzde.bigType = 'c'
  3948. this.jinzde.type = 'clhgb'
  3949. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3950. this.formlog.loanApplicationId = this.chuid
  3951. this.formlog.auditType = '2'
  3952. this.$set(this.formlog,'auditType','2')
  3953. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3954. this.formlog.auditSchedule = this.form.auditSchedule
  3955. this.formlog.fjUrl = []
  3956. this.isnue = 5
  3957. this.deptdis = []
  3958. this.deptdisjb = []
  3959. this.open = true
  3960. },
  3961. getPassjioab(row) {
  3962. this.reset();
  3963. this.huifeg = {}
  3964. this.getlseg()
  3965. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3966. this.jinzde.bigType = 'c'
  3967. this.jinzde.type = 'gdhyjy'
  3968. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3969. this.formlog.loanApplicationId = this.chuid
  3970. this.formlog.auditType = '2'
  3971. this.$set(this.formlog,'auditType','2')
  3972. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3973. this.formlog.auditSchedule = this.form.auditSchedule
  3974. this.formlog.fjUrl = []
  3975. this.isnue = 6
  3976. this.open = true
  3977. },
  3978. getPassjioabshen(row) {
  3979. this.reset();
  3980. this.huifeg = {}
  3981. this.getlseg()
  3982. this.jinzde.loanApplicationNumber = this.form.loanApplicationNumber
  3983. this.jinzde.bigType = 'c'
  3984. this.jinzde.type = 'wtdbsqs'
  3985. this.jinzde.loanApplicationId = this.form.loanApplicationId
  3986. this.formlog.loanApplicationId = this.chuid
  3987. this.formlog.enterpriseName = this.form.enterpriseName
  3988. this.formlog.auditType = '2'
  3989. this.$set(this.formlog,'auditType','2')
  3990. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  3991. this.formlog.auditSchedule = this.form.auditSchedule
  3992. this.formlog.fjUrl = []
  3993. this.isnue = 17
  3994. this.open = true
  3995. },
  3996. infoBtnshnhe(row) {
  3997. const _this = this
  3998. this.$confirm('是否通过', "提醒", {
  3999. confirmButtonText: "确定",
  4000. cancelButtonText: "取消",
  4001. type: "warning"
  4002. }).then(function() {
  4003. return sh({
  4004. loanApplicationId: _this.chuid,
  4005. loanApplicationNumber:_this.form.loanApplicationNumber,
  4006. auditSchedule:_this.form.auditSchedule,
  4007. auditType:2,
  4008. enterpriseName:_this.form.enterpriseName,
  4009. // xmStatus:row.xmStatus
  4010. })
  4011. }).then(() => {
  4012. _this.$router.go(-1)
  4013. _this.$modal.msgSuccess("提交成功");
  4014. })
  4015. },
  4016. infoBtnshnhea(row) {
  4017. const _this = this
  4018. this.$confirm('是否通过', "提醒", {
  4019. confirmButtonText: "确定",
  4020. cancelButtonText: "取消",
  4021. type: "warning"
  4022. }).then(function() {
  4023. return sh({
  4024. loanApplicationId: _this.chuid,
  4025. loanApplicationNumber:_this.form.loanApplicationNumber,
  4026. auditSchedule:_this.form.auditSchedule,
  4027. auditType:2,
  4028. aUserId:_this.form.aUserId,
  4029. aUserName:_this.form.aUserName,
  4030. enterpriseName:_this.form.enterpriseName,
  4031. // xmStatus:row.xmStatus
  4032. })
  4033. }).then(() => {
  4034. _this.$router.go(-1)
  4035. _this.$modal.msgSuccess("提交成功");
  4036. })
  4037. },
  4038. infoBtnshnheb(row) {
  4039. const _this = this
  4040. this.$confirm('是否通过', "提醒", {
  4041. confirmButtonText: "确定",
  4042. cancelButtonText: "取消",
  4043. type: "warning"
  4044. }).then(function() {
  4045. return sh({
  4046. loanApplicationId: _this.chuid,
  4047. loanApplicationNumber:_this.form.loanApplicationNumber,
  4048. auditSchedule:_this.form.auditSchedule,
  4049. auditType:2,
  4050. bUserId:_this.form.bUserId,
  4051. bUserName:_this.form.bUserName,
  4052. enterpriseName:_this.form.enterpriseName,
  4053. // xmStatus:row.xmStatus
  4054. })
  4055. }).then(() => {
  4056. _this.$router.go(-1)
  4057. _this.$modal.msgSuccess("提交成功");
  4058. })
  4059. },
  4060. infoBtnnetx(row){
  4061. const _this = this
  4062. this.$confirm('是否进入下一步进度', "提醒", {
  4063. confirmButtonText: "确定",
  4064. cancelButtonText: "取消",
  4065. type: "warning"
  4066. }).then(function() {
  4067. return schedulenet({
  4068. loanApplicationId: _this.chuid,
  4069. loanApplicationNumber:_this.form.loanApplicationNumber,
  4070. auditSchedule:_this.form.auditSchedule,
  4071. loanSchedule:_this.form.loanSchedule,
  4072. enterpriseName:_this.form.enterpriseName,
  4073. aUserId:_this.form.aUserId,
  4074. // xmStatus:row.xmStatus
  4075. })
  4076. }).then(() => {
  4077. _this.$router.go(-1)
  4078. _this.$modal.msgSuccess("提交成功");
  4079. })
  4080. },
  4081. infoBtnsssix(row){
  4082. const _this = this
  4083. this.$confirm('是否申诉', "提醒", {
  4084. confirmButtonText: "确定",
  4085. cancelButtonText: "取消",
  4086. type: "warning"
  4087. }).then(function() {
  4088. return ss({
  4089. loanApplicationId: _this.chuid,
  4090. loanApplicationNumber:_this.form.loanApplicationNumber,
  4091. auditSchedule:_this.form.auditSchedule,
  4092. loanSchedule:_this.form.loanSchedule,
  4093. auditType:_this.form.auditType,
  4094. ssType:1,
  4095. aUserId:_this.form.aUserId,
  4096. bUserId:_this.form.bUserId,
  4097. enterpriseName:_this.form.enterpriseName,
  4098. // xmStatus:row.xmStatus
  4099. })
  4100. }).then(() => {
  4101. _this.$router.go(-1)
  4102. _this.$modal.msgSuccess("提交成功");
  4103. })
  4104. },
  4105. infoBtnyj(row){
  4106. const _this = this
  4107. this.$confirm('是否一键否决', "提醒", {
  4108. confirmButtonText: "确定",
  4109. cancelButtonText: "取消",
  4110. type: "warning"
  4111. }).then(function() {
  4112. return finish({
  4113. loanApplicationId: _this.chuid,
  4114. loanApplicationNumber:_this.form.loanApplicationNumber,
  4115. auditSchedule:_this.form.auditSchedule,
  4116. loanSchedule:_this.form.loanSchedule,
  4117. enterpriseName:_this.form.enterpriseName,
  4118. // xmStatus:row.xmStatus
  4119. })
  4120. }).then(() => {
  4121. _this.$router.go(-1)
  4122. _this.$modal.msgSuccess("提交成功");
  4123. })
  4124. },
  4125. infoBtnbh(row) {
  4126. const _this = this
  4127. this.$prompt("请输入不通过意见", "提醒", {
  4128. confirmButtonText: "确定",
  4129. cancelButtonText: "取消",
  4130. type: "warning",
  4131. inputValidator: (value) => {
  4132. if (!value) {
  4133. return '不通过意见不能为空!';
  4134. }
  4135. }
  4136. })
  4137. .then(function({
  4138. value
  4139. }) {
  4140. return sh({
  4141. loanApplicationId: _this.chuid,
  4142. loanApplicationNumber:_this.form.loanApplicationNumber,
  4143. auditSchedule:_this.form.auditSchedule,
  4144. auditType:3,
  4145. auditView: value,
  4146. aUserId:_this.form.aUserId,
  4147. aUserName:_this.form.aUserName,
  4148. enterpriseName:_this.form.enterpriseName,
  4149. });
  4150. })
  4151. .then(({
  4152. value
  4153. }) => {
  4154. _this.$modal.msgSuccess("操作成功");
  4155. _this.$router.go(-1)
  4156. });
  4157. },
  4158. infoBtnbhb(row) {
  4159. const _this = this
  4160. this.$prompt("请输入不通过意见", "提醒", {
  4161. confirmButtonText: "确定",
  4162. cancelButtonText: "取消",
  4163. type: "warning",
  4164. inputValidator: (value) => {
  4165. if (!value) {
  4166. return '不通过意见不能为空!';
  4167. }
  4168. }
  4169. })
  4170. .then(function({
  4171. value
  4172. }) {
  4173. return sh({
  4174. loanApplicationId: _this.chuid,
  4175. loanApplicationNumber:_this.form.loanApplicationNumber,
  4176. auditSchedule:_this.form.auditSchedule,
  4177. auditType:3,
  4178. auditView: value,
  4179. bUserId:_this.form.bUserId,
  4180. bUserName:_this.form.bUserName,
  4181. enterpriseName:_this.form.enterpriseName,
  4182. });
  4183. })
  4184. .then(({
  4185. value
  4186. }) => {
  4187. _this.$modal.msgSuccess("操作成功");
  4188. _this.$router.go(-1)
  4189. });
  4190. },
  4191. infoBtnbhf(row) {
  4192. const _this = this
  4193. this.$prompt("请输入不通过意见", "提醒", {
  4194. confirmButtonText: "确定",
  4195. cancelButtonText: "取消",
  4196. type: "warning",
  4197. inputValidator: (value) => {
  4198. if (!value) {
  4199. return '不通过意见不能为空!';
  4200. }
  4201. }
  4202. })
  4203. .then(function({
  4204. value
  4205. }) {
  4206. return sh({
  4207. loanApplicationId: _this.chuid,
  4208. loanApplicationNumber:_this.form.loanApplicationNumber,
  4209. auditSchedule:_this.form.auditSchedule,
  4210. auditType:3,
  4211. auditView: value,
  4212. enterpriseName:_this.form.enterpriseName,
  4213. });
  4214. })
  4215. .then(({
  4216. value
  4217. }) => {
  4218. _this.$modal.msgSuccess("操作成功");
  4219. _this.$router.go(-1)
  4220. });
  4221. },
  4222. infoBtnchex(){
  4223. const _this = this
  4224. this.$confirm('是否撤销', "提醒", {
  4225. confirmButtonText: "确定",
  4226. cancelButtonText: "取消",
  4227. type: "warning"
  4228. }).then(function() {
  4229. return cx({
  4230. loanApplicationId: _this.chuid,
  4231. loanApplicationNumber:_this.form.loanApplicationNumber,
  4232. loanSchedule:_this.form.loanSchedule,
  4233. loanApplicationType:_this.form.loanApplicationType,
  4234. auditSchedule:_this.form.auditSchedule,
  4235. auditType:_this.form.auditType,
  4236. aUserId:_this.form.aUserId,
  4237. bUserId:_this.form.bUserId,
  4238. fUserId:_this.form.fUserId,
  4239. enterpriseName:_this.form.enterpriseName,
  4240. reviewSchedule:_this.form.reviewSchedule
  4241. // xmStatus:row.xmStatus
  4242. })
  4243. }).then(() => {
  4244. _this.$router.go(-1)
  4245. _this.$modal.msgSuccess("提交成功");
  4246. })
  4247. },
  4248. infoBtngd(){
  4249. const _this = this
  4250. this.$confirm('是否归档', "提醒", {
  4251. confirmButtonText: "确定",
  4252. cancelButtonText: "取消",
  4253. type: "warning"
  4254. }).then(function() {
  4255. return gd({
  4256. loanApplicationId: _this.chuid,
  4257. loanApplicationNumber:_this.form.loanApplicationNumber,
  4258. loanSchedule:_this.form.loanSchedule,
  4259. loanApplicationType:_this.form.loanApplicationType,
  4260. auditSchedule:_this.form.auditSchedule,
  4261. auditType:_this.form.auditType,
  4262. aUserId:_this.form.aUserId,
  4263. bUserId:_this.form.bUserId,
  4264. fUserId:_this.form.fUserId,
  4265. enterpriseName:_this.form.enterpriseName,
  4266. // auditSchedule:_this.form.auditSchedule
  4267. // xmStatus:row.xmStatus
  4268. })
  4269. }).then(() => {
  4270. _this.$router.go(-1)
  4271. _this.$modal.msgSuccess("提交成功");
  4272. })
  4273. },
  4274. asjefan(){
  4275. const _this = this
  4276. this.$confirm('是否授权A角色提前开放,放款通知书', "提醒", {
  4277. confirmButtonText: "确定",
  4278. cancelButtonText: "取消",
  4279. type: "warning"
  4280. }).then(function() {
  4281. return authorize({
  4282. loanApplicationId: _this.chuid,
  4283. loanApplicationNumber:_this.form.loanApplicationNumber,
  4284. aUserId:_this.form.aUserId,
  4285. bUserId:_this.form.bUserId,
  4286. fUserId:_this.form.fUserId,
  4287. enterpriseName:_this.form.enterpriseName,
  4288. // auditSchedule:_this.form.auditSchedule
  4289. // xmStatus:row.xmStatus
  4290. })
  4291. }).then(() => {
  4292. _this.$router.go(-1)
  4293. _this.$modal.msgSuccess("操作成功");
  4294. })
  4295. },
  4296. danfeu(row) {
  4297. console.log(row, this.deptdis)
  4298. this.huifeg = row
  4299. // if (this.deptdis.length != 0) {
  4300. // let arr = this.$refs['cascaderMallCatergory'].getCheckedNodes()[0].pathLabels
  4301. // console.log('mallCatergoryCode', this.deptdis)
  4302. // console.log(this.$refs['cascaderMallCatergory'].getCheckedNodes()[0])
  4303. // }
  4304. // this.form.proposalUnitReplyList.deptname = row.deptName
  4305. },
  4306. danbesf(val){
  4307. console.log(val)
  4308. if(val == 'N'){
  4309. this.isshenyi = true
  4310. }else{
  4311. this.isshenyi = false
  4312. }
  4313. },
  4314. danfeuj(row) {
  4315. this.form.zbUnitReply.deptname = row.deptName
  4316. this.form.type = '2'
  4317. },
  4318. nglseglianm(row) {
  4319. if (row.isJointly == '1') {
  4320. this.$message.error("联名状态为否,没有联名人员信息。");
  4321. return
  4322. } else {
  4323. if (row.proposalUserList == null) {
  4324. row.proposalUserList = []
  4325. }
  4326. this.openlianm = true
  4327. }
  4328. },
  4329. ingwd(val){
  4330. // this.reset();
  4331. this.formlog.fjUrl =undefined
  4332. if(val == '3'){
  4333. this.isfengw = true
  4334. this.formlog.fjUrl =undefined
  4335. this.formlog.auditView = null
  4336. this.formlog.imageUrl =undefined
  4337. this.formlog.aUserId = undefined
  4338. this.formlog.aUserName = undefined
  4339. this.formlog.bUserId = undefined
  4340. this.formlog.bUserName = undefined
  4341. }else{
  4342. this.isfengw = false
  4343. }
  4344. console.log(val)
  4345. },
  4346. fena(val){
  4347. this.formlog.aUserName = val.userName
  4348. },
  4349. fenb(val){
  4350. this.formlog.bUserName = val.userName
  4351. },
  4352. fenf(val){
  4353. this.formlog.fUserName = val.userName
  4354. },
  4355. fensh(val){
  4356. console.log(val)
  4357. },
  4358. getlseg() {
  4359. this.getDicts("application_fj_wjcj").then(response => {
  4360. // this.lisfu = response.data;
  4361. response.data.filter(rou => {
  4362. console.log(rou.dictValue,this.jinzde.type)
  4363. if (rou.dictValue == this.jinzde.type) {
  4364. console.log(rou.dictLabel)
  4365. this.jinzde.fileName = rou.dictLabel
  4366. }
  4367. if(this.jinzde.type == 'qtfj'){
  4368. this.jinzde.fileName = '其他附件'
  4369. }
  4370. })
  4371. });
  4372. },
  4373. getlsegqt() {
  4374. this.getDicts("application_fj_other").then(response => {
  4375. // this.lisfu = response.data;
  4376. response.data.filter(rou => {
  4377. console.log(rou.dictValue,this.jinzde.type)
  4378. if (rou.dictValue == this.jinzde.type) {
  4379. console.log(rou.dictLabel)
  4380. this.jinzde.fileName = rou.dictLabel
  4381. }
  4382. })
  4383. });
  4384. },
  4385. xiugae(rows){
  4386. console.log(rows,3)
  4387. this.isfuejg = rows
  4388. this.reset();
  4389. this.huifeg = {}
  4390. this.getlseg()
  4391. this.jinzde.loanApplicationNumber = this.isfuejg.loanApplicationNumber
  4392. this.jinzde.bigType = this.isfuejg.bigType
  4393. this.jinzde.type = this.isfuejg.type
  4394. // this.isfuejg
  4395. this.jinzde.loanApplicationId = this.isfuejg.loanApplicationId
  4396. this.formlog.loanApplicationId = this.isfuejg.loanApplicationId
  4397. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  4398. this.formlog.auditSchedule = this.form.auditSchedule
  4399. this.formlog.fjUrl = []
  4400. this.isnue = 7
  4401. this.open = true
  4402. // scfh(this.formlog.fjUrl).then(response => {
  4403. // this.$modal.msgSuccess("操作成功");
  4404. // this.open = false;
  4405. // // this.$router.go(-1)
  4406. // });
  4407. // xzfh(this.formlog.fjUrl).then(response => {
  4408. // this.$modal.msgSuccess("操作成功");
  4409. // this.open = false;
  4410. // });
  4411. },
  4412. xiugaegh(rows){
  4413. console.log(rows,3)
  4414. this.isfuejg = rows
  4415. this.reset();
  4416. this.huifeg = {}
  4417. this.getlsegqt()
  4418. this.jinzde.loanApplicationNumber = this.isfuejg.loanApplicationNumber
  4419. this.jinzde.bigType = this.isfuejg.bigType
  4420. this.jinzde.type = this.isfuejg.type
  4421. // this.isfuejg
  4422. this.jinzde.loanApplicationId = this.isfuejg.loanApplicationId
  4423. this.formlog.loanApplicationId = this.isfuejg.loanApplicationId
  4424. this.formlog.loanApplicationNumber = this.form.loanApplicationNumber
  4425. this.formlog.auditSchedule = this.form.auditSchedule
  4426. this.formlog.fjUrl = []
  4427. this.isnue = 22
  4428. this.open = true
  4429. // scfh(this.formlog.fjUrl).then(response => {
  4430. // this.$modal.msgSuccess("操作成功");
  4431. // this.open = false;
  4432. // // this.$router.go(-1)
  4433. // });
  4434. // xzfh(this.formlog.fjUrl).then(response => {
  4435. // this.$modal.msgSuccess("操作成功");
  4436. // this.open = false;
  4437. // });
  4438. },
  4439. qianfe(row){
  4440. console.log(row)
  4441. this.$router.push({
  4442. path: '/shenbaoxinx/chkawe',
  4443. query: {
  4444. 'url':row.url,
  4445. }
  4446. })
  4447. }
  4448. }
  4449. };
  4450. </script>
  4451. <style lang="scss">
  4452. .ingsfwf{
  4453. .el-image{
  4454. display: flex;
  4455. justify-content: cnter;
  4456. align-items: center;
  4457. .el-image__inner{
  4458. width: auto;height: auto;max-width: 100%;max-height: 100%;
  4459. margin-left:50%;
  4460. transform: translateX(-50%);
  4461. }
  4462. }
  4463. }
  4464. .mugid{
  4465. .el-menu{
  4466. border: none;
  4467. }
  4468. }
  4469. .osge{
  4470. .el-dialog__body{
  4471. padding-top: 0;
  4472. padding-left: 0;
  4473. padding-bottom: 0;
  4474. height: 550px;
  4475. }
  4476. .el-dialog__header{
  4477. padding: 0;
  4478. }
  4479. }
  4480. .psieg{
  4481. margin-top: 15px;
  4482. span{
  4483. font-weight: 800;
  4484. font-size: 22px;
  4485. color: #222327;
  4486. }
  4487. }
  4488. .buzhoudt {
  4489. .el-step.is-center .el-step__line {
  4490. left: 67%;
  4491. }
  4492. .el-step__icon-inner {
  4493. display: none;
  4494. }
  4495. .el-step__head {
  4496. width: 84%;
  4497. }
  4498. .is-success {
  4499. color: #343434 !important;
  4500. border-color: #004BF6 !important;
  4501. }
  4502. .is-finish {
  4503. color: #343434;
  4504. border-color: #004BF6;
  4505. }
  4506. .is-finish .el-step__icon.is-text {
  4507. background-color: #004BF6;
  4508. }
  4509. }
  4510. .buzhoudtf {
  4511. .el-step.is-center .el-step__line {
  4512. // left:67%;
  4513. }
  4514. .el-step__icon-inner {
  4515. display: none;
  4516. }
  4517. .el-step__head {
  4518. // width: 84%;
  4519. }
  4520. .is-success {
  4521. color: #343434 !important;
  4522. border-color: #004BF6 !important;
  4523. }
  4524. .is-finish {
  4525. color: #343434;
  4526. border-color: #004BF6;
  4527. }
  4528. .is-finish .el-step__icon.is-text {
  4529. background-color: #004BF6;
  4530. }
  4531. }
  4532. .xiangqs {
  4533. position: relative;
  4534. .el-form-item {
  4535. display: flex;
  4536. flex-direction: column;
  4537. .el-form-item__content {
  4538. margin-left: 0 !important;
  4539. }
  4540. }
  4541. .is-process {
  4542. color: #C0C4CC;
  4543. border-color: #C0C4CC;
  4544. font-weight: 400;
  4545. }
  4546. }
  4547. </style>
  4548. <style scoped lang="scss">
  4549. .hgwengsk{
  4550. margin-bottom: 15px;
  4551. p{
  4552. margin-right: 10px;
  4553. display: flex;
  4554. align-items: center;
  4555. font-weight: bold;
  4556. font-size: 16px;
  4557. color: #666666;
  4558. cursor: pointer;
  4559. img{
  4560. margin-right: 10px;
  4561. }
  4562. }
  4563. .acte{
  4564. color: #00A9F0;
  4565. }
  4566. }
  4567. .wengj{
  4568. display: flex;
  4569. align-items: center;
  4570. padding-left: 20px;
  4571. p{
  4572. font-family: PingFang SC;
  4573. font-weight: bold;
  4574. font-size: 17px;
  4575. color: #222327;
  4576. }
  4577. img{
  4578. width:20px;
  4579. height: 20px;
  4580. margin-right: 20px;
  4581. }
  4582. }
  4583. .tabse {
  4584. display: flex;
  4585. justify-content: flex-start;
  4586. align-items: center;
  4587. margin-top: 30px;
  4588. p {
  4589. font-family: PingFang SC;
  4590. font-weight: 500;
  4591. font-size: 16px;
  4592. color: #666666;
  4593. margin-right: 10px;
  4594. cursor: pointer;
  4595. }
  4596. .istab {
  4597. font-weight: 800;
  4598. font-size: 16px;
  4599. color: #00A9F0;
  4600. position: relative;
  4601. }
  4602. .istab::after {
  4603. position: absolute;
  4604. bottom: -10px;
  4605. left: 50%;
  4606. transform: translateX(-50%);
  4607. content: "";
  4608. display: inline-block;
  4609. width: 50%;
  4610. height: 4px;
  4611. background-color: #00A9F0;
  4612. border-radius: 2px;
  4613. }
  4614. }
  4615. .xiangwq {
  4616. display: flex;
  4617. justify-content: space-between;
  4618. align-items: center;
  4619. margin-top: 20px;
  4620. .xiangw_ont {
  4621. // flex:1;
  4622. overflow:hidden;
  4623. text-overflow: ellipsis;
  4624. -webkit-line-clamp: 1;
  4625. display: -webkit-box;
  4626. -webkit-box-orient: vertical;
  4627. p {
  4628. font-weight: 500;
  4629. font-size: 14px;
  4630. color: #AAAAAA;
  4631. overflow:hidden; //超出的文本隐藏
  4632. text-overflow:ellipsis; //溢出用省略号显示
  4633. white-space:nowrap; //溢出不换行
  4634. }
  4635. p:nth-child(2) {
  4636. font-weight: 800;
  4637. font-size: 22px;
  4638. color: #222327;
  4639. margin-top: 15px;
  4640. span {
  4641. font-size: 14px;
  4642. }
  4643. }
  4644. }
  4645. }
  4646. .btitili {
  4647. display: flex;
  4648. align-items: center;
  4649. }
  4650. .pignjue {
  4651. background: #FFE7C1;
  4652. border-radius: 4px;
  4653. font-family: PingFang SC;
  4654. font-weight: bold;
  4655. font-size: 14px;
  4656. color: #FF6924;
  4657. height: 24px;
  4658. line-height: 24px;
  4659. padding: 0 10px;
  4660. margin-left: 10px;
  4661. display: flex;
  4662. align-items: center;
  4663. img {
  4664. margin-left: 5px;
  4665. }
  4666. }
  4667. .image-text_4 {
  4668. justify-content: center;
  4669. align-items: center;
  4670. // width: 98px;
  4671. // height: 121px;
  4672. // margin: 37px 0 0 314px;
  4673. }
  4674. .flex-col {
  4675. display: flex;
  4676. flex-direction: column;
  4677. }
  4678. .justify-between {
  4679. display: flex;
  4680. justify-content: space-between;
  4681. }
  4682. .lkawe {
  4683. font-size: 15px;
  4684. font-family: PingFang SC;
  4685. font-weight: 400;
  4686. color: #161616;
  4687. // padding-left: 22px;
  4688. }
  4689. .nhgel {
  4690. height: 170px;
  4691. background-color: #313b61;
  4692. width: 100%;
  4693. position: absolute;
  4694. top: 0;
  4695. left: 0;
  4696. z-index: 0;
  4697. }
  4698. .nhgwr {
  4699. display: flex;
  4700. align-items: center;
  4701. justify-content: center;
  4702. width: 80%;
  4703. }
  4704. .ngrjhgq {
  4705. display: flex;
  4706. .bklwd {
  4707. color: #E6E6E6;
  4708. margin: 0 10px;
  4709. }
  4710. }
  4711. .rkba {
  4712. width: 320px;
  4713. height: 526px;
  4714. background: url('../../../assets/images/pic_xq_ssxs_phone.png') no-repeat;
  4715. background-size: 100% 100%;
  4716. margin-left: 50%;
  4717. transform: translateX(-50%);
  4718. padding: 10px;
  4719. div {
  4720. // height:100%;
  4721. p {
  4722. color: red;
  4723. word-break: normal;
  4724. white-space: pre-warp;
  4725. word-wrapL: break-word;
  4726. }
  4727. }
  4728. }
  4729. .mjkse {
  4730. width: 100%;
  4731. height: 150px;
  4732. border-radius: 10px;
  4733. background: url('../../../assets/images/pic_bg_tb.png') no-repeat;
  4734. background-size: 100% 100%;
  4735. // background-color: ;
  4736. // margin-left: 50%;
  4737. // transform: translateX(-50%);
  4738. padding: 20px;
  4739. .hb {
  4740. font-size: 20px;
  4741. font-family: Source Han Sans SC;
  4742. font-weight: 800;
  4743. color: #04BFA1;
  4744. }
  4745. .yu {
  4746. font-size: 14px;
  4747. font-family: Source Han Sans SC;
  4748. font-weight: 700;
  4749. color: #04BFA1 !important;
  4750. margin-top: 15px;
  4751. }
  4752. }
  4753. .htle {
  4754. position: relative;
  4755. top: -4px;
  4756. left: 0;
  4757. box-shadow: 0px 4px 20px rgba(3, 104, 88, 0.4);
  4758. border-radius: 10px;
  4759. padding-top: 25px;
  4760. p {
  4761. font-size: 14px;
  4762. font-family: Source Han Sans SC;
  4763. font-weight: 700;
  4764. color: #04BFA1 !important;
  4765. text-align: center;
  4766. // margin-top: 28px;
  4767. }
  4768. }
  4769. .ybla {
  4770. display: flex;
  4771. align-items: center;
  4772. justify-content: center;
  4773. p {
  4774. font-weight: 400;
  4775. font-size: 14px;
  4776. margin-top: 0;
  4777. margin: 0 20px;
  4778. }
  4779. }
  4780. .hbdes {
  4781. margin-top: 10px;
  4782. }
  4783. video {
  4784. width: 100%;
  4785. }
  4786. .app-container {
  4787. background-color: #f3f4f6;
  4788. padding-top: 10px;
  4789. // height: 100vh;
  4790. }
  4791. .ntg {
  4792. background-color: #fff;
  4793. padding: 5px;
  4794. border-radius: 5px;
  4795. .pagination-container {
  4796. height: 50px;
  4797. }
  4798. }
  4799. p {
  4800. margin: 0;
  4801. }
  4802. .nghf {
  4803. background-color: #fff;
  4804. padding: 5px;
  4805. border-radius: 5px;
  4806. margin-bottom: 20px;
  4807. }
  4808. .p {
  4809. font-size: 17px;
  4810. font-family: PingFang SC;
  4811. font-weight: 800;
  4812. color: #313B61;
  4813. }
  4814. .namrt {
  4815. border: 1px solid #04BFA1;
  4816. background-color: #F3F8F8;
  4817. width: 100%;
  4818. display: flex;
  4819. padding: 10px 0;
  4820. margin: 20px 0;
  4821. p:nth-child(1) {
  4822. font-size: 16px;
  4823. font-family: PingFang SC;
  4824. font-weight: bold;
  4825. color: #161616;
  4826. width: 10%;
  4827. text-align: right;
  4828. padding-right: 10px;
  4829. }
  4830. p:nth-child(2) {
  4831. width: 90%;
  4832. font-size: 14px;
  4833. font-family: PingFang SC;
  4834. font-weight: 500;
  4835. color: #666666;
  4836. line-height: 26px;
  4837. padding-right: 10px;
  4838. }
  4839. }
  4840. .activ {
  4841. font-size: 16px;
  4842. color: #04BFA1;
  4843. font-weight: 700;
  4844. }
  4845. .nbgdecj {
  4846. color: #aaa;
  4847. font-size: 16px;
  4848. }
  4849. .jivb {
  4850. display: flex;
  4851. align-items: center;
  4852. line-height: 26px;
  4853. font-size: 15px;
  4854. font-family: PingFang SC;
  4855. font-weight: bold;
  4856. color: #343434;
  4857. margin-top: 40px;
  4858. margin-bottom: 25px;
  4859. border-bottom: 2px solid #E6E6E6;
  4860. cursor:pointer;
  4861. img {
  4862. margin-right: 10px;
  4863. }
  4864. // span{
  4865. // width:8px;
  4866. // background-color: #5974E0;
  4867. // height: 26px ;
  4868. // border-radius: 4px;
  4869. // margin-right: 15px;
  4870. // }
  4871. // border-left: 8px solid #04BFA1;
  4872. }
  4873. </style>