TaskUploadData.vue 115 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969
  1. <template>
  2. <a-spin :spinning="uploading" size="large" tip="正在提交资料,请勿关闭当前网页...">
  3. <!-- 客户信息-->
  4. <a-page-header
  5. style="background-color: #FFFFFF;margin-bottom:10px"
  6. title="特审复开资料填写"
  7. sub-title=""
  8. @back="back"
  9. >
  10. <div>
  11. <a-form-model
  12. ref="form"
  13. :model="infoModel"
  14. :rules="rules"
  15. >
  16. <a-row v-if="specialResult.basicInfoState == '1'">
  17. <a-col :span="6">
  18. <a-form-model-item label="用户选择" prop="userOpenState" v-bind="labelCol4">
  19. <span>{{ infoModel.userLable == '0' ? '个人户' : '单位户' }}</span>
  20. </a-form-model-item>
  21. </a-col>
  22. <a-col :span="6">
  23. <a-form-model-item label="申请复开号码" prop="openingNumber" v-bind="labelCol4">
  24. <span>{{ infoModel.openingNumber }}</span>
  25. </a-form-model-item>
  26. </a-col>
  27. <a-col :span="6">
  28. <a-form-model-item label="客户名称(使用人)" prop="customerName" v-bind="labelCol4">
  29. <span>{{ infoModel.customerName }}</span>
  30. </a-form-model-item>
  31. </a-col>
  32. <a-col :span="6">
  33. <a-form-model-item label="客户经理手机号" v-bind="labelCol4">
  34. <span>{{ infoModel.accountManagerPhone }}</span>
  35. </a-form-model-item>
  36. </a-col>
  37. <a-col :span="6" v-if="infoModel.userLable == '1'">
  38. <a-form-model-item label="单位名称" prop="unitName" v-bind="labelCol4">
  39. <span>{{ infoModel.unitName }}</span>
  40. </a-form-model-item>
  41. </a-col>
  42. <a-col :span="6">
  43. <a-form-model-item label="最后一次关停时间" prop="shutdownTime" v-bind="labelCol4">
  44. <span>{{ infoModel.shutdownTime }}</span>
  45. </a-form-model-item>
  46. </a-col>
  47. <a-col :span="6">
  48. <a-form-model-item label="申请复开原因" prop="reasonReopening" v-bind="labelCol4">
  49. <span>{{ infoModel.reasonReopening }}</span>
  50. </a-form-model-item>
  51. </a-col>
  52. <a-col :span="24">
  53. <a-form-model-item label="材料标签选择" prop="userOpenState" v-bind="labelCol1">
  54. <a-radio-group :disabled="true" v-model="infoModel.materialLabel" button-style="solid">
  55. <span>{{ infoModel.userLable == '0' ? '材料不全(有特审/签报)' : '材料齐全(无特审)' }}</span>
  56. </a-radio-group>
  57. </a-form-model-item>
  58. </a-col>
  59. <a-col :span="24">
  60. <a-form-model-item label="关停标签选择" prop="userOpenState" v-bind="labelCol1">
  61. <span v-if="infoModel.shutdownLabel.indexOf('0') > -1">安防停机(高危漫游地)</span>
  62. <span v-if="infoModel.shutdownLabel.indexOf('1') > -1">安防关停(紫名单)</span>
  63. <span v-if="infoModel.shutdownLabel.indexOf('2') > -1">安防停机(专班研判)</span>
  64. <span v-if="infoModel.shutdownLabel.indexOf('3') > -1">安防停机(可复开)</span>
  65. <span v-if="infoModel.shutdownLabel.indexOf('4') > -1">沉默移动卡保护性单停 </span>
  66. <span v-if="infoModel.shutdownLabel.indexOf('5') > -1">集团一点停复机(单停) </span>
  67. <span v-if="infoModel.shutdownLabel.indexOf('6') > -1">大数据保护停机单停 </span>
  68. <span v-if="infoModel.shutdownLabel.indexOf('7') > -1">工信部断卡单停 </span>
  69. <span v-if="infoModel.shutdownLabel.indexOf('8') > -1">实人核验未通过关停(单停)</span>
  70. <span v-if="infoModel.shutdownLabel.indexOf('999') > -1">其他 {{ infoModel.shutdownLabelOther }} </span>
  71. </a-form-model-item>
  72. </a-col>
  73. </a-row>
  74. <a-row v-if="specialResult.basicInfoState == '0' || !rectification">
  75. <a-col :span="6">
  76. <a-form-model-item label="用户选择" prop="userOpenState" v-bind="labelCol4">
  77. <a-radio-group v-model="infoModel.userLable" button-style="solid" @change="stepLoading">
  78. <a-radio-button value="0">个人户</a-radio-button>
  79. <a-radio-button value="1">单位户</a-radio-button>
  80. </a-radio-group>
  81. </a-form-model-item>
  82. </a-col>
  83. <a-col :span="6">
  84. <a-form-model-item label="申请复开号码" prop="openingNumber" v-bind="labelCol4">
  85. <a-input :disabled="rectificationInput" v-model="infoModel.openingNumber"
  86. placeholder="申请复开号码"></a-input>
  87. </a-form-model-item>
  88. </a-col>
  89. <a-col :span="6">
  90. <a-form-model-item label="客户名称(使用人)" prop="customerName" v-bind="labelCol4">
  91. <a-input :disabled="rectificationInput" v-model="infoModel.customerName"
  92. placeholder="客户名称/使用人名称"></a-input>
  93. </a-form-model-item>
  94. </a-col>
  95. <a-col :span="6" v-if="infoModel.userLable == '1'">
  96. <a-form-model-item label="单位名称" prop="unitName" v-bind="labelCol4">
  97. <a-input v-model="infoModel.unitName" placeholder="单位名称"></a-input>
  98. </a-form-model-item>
  99. </a-col>
  100. <a-col :span="6">
  101. <a-form-model-item label="客户经理手机号" v-bind="labelCol4">
  102. <a-input :disabled="rectificationInput" v-model="infoModel.accountManagerPhone"
  103. placeholder="客户经理手机号"></a-input>
  104. </a-form-model-item>
  105. </a-col>
  106. <a-col :span="6">
  107. <a-form-model-item label="最后一次关停时间" prop="shutdownTime" v-bind="labelCol4">
  108. <a-date-picker :style="{width:'100%'}" v-model="infoModel.shutdownTime"
  109. format="YYYY-MM-DD"
  110. showTime valueFormat="YYYY-MM-DD"/>
  111. </a-form-model-item>
  112. </a-col>
  113. <a-col :span="6">
  114. <a-form-model-item label="申请复开原因" prop="reasonReopening" v-bind="labelCol4">
  115. <a-input v-model="infoModel.reasonReopening" placeholder="申请复开原因"></a-input>
  116. </a-form-model-item>
  117. </a-col>
  118. <a-col :span="24" v-if="specialResult.basicInfoState != '1'">
  119. <a-form-model-item label="材料标签选择" prop="userOpenState" v-bind="labelCol1">
  120. <a-radio-group :disabled="rectificationInput" v-model="infoModel.materialLabel" button-style="solid"
  121. @change="stepLoading">
  122. <a-radio-button value="0">材料不全(有特审/签报)</a-radio-button>
  123. <a-radio-button value="1">材料齐全(无特审)</a-radio-button>
  124. </a-radio-group>
  125. </a-form-model-item>
  126. </a-col>
  127. <a-col :span="24" v-if="specialResult.basicInfoState != '1'">
  128. <a-form-model-item label="关停标签选择" prop="userOpenState" v-bind="labelCol1">
  129. <a-checkbox-group v-model="infoModel.shutdownLabel" button-style="solid" @change="stepLoading">
  130. <a-checkbox value="0">安防停机(高危漫游地)</a-checkbox>
  131. <a-checkbox value="1">安防关停(紫名单)</a-checkbox>
  132. <a-checkbox value="2">安防停机(专班研判)</a-checkbox>
  133. <a-checkbox value="3">安防停机(可复开)</a-checkbox>
  134. <a-checkbox value="4">沉默移动卡保护性单停</a-checkbox>
  135. <a-checkbox value="5">集团一点停复机(单停)</a-checkbox>
  136. <a-checkbox value="6">大数据保护停机单停</a-checkbox>
  137. <a-checkbox value="7">工信部断卡单停</a-checkbox>
  138. <a-checkbox value="8">实人核验未通过关停(单停)</a-checkbox>
  139. <a-checkbox value="999">其它(手动输入名称)</a-checkbox>
  140. <a-input style="width: 300px;left: 10px" v-show="infoModel.shutdownLabel.indexOf('999') > -1"
  141. v-model:value="infoModel.shutdownLabelOther" placeholder=请输入关停标签名称></a-input>
  142. </a-checkbox-group>
  143. </a-form-model-item>
  144. </a-col>
  145. </a-row>
  146. <!-- 基础信息稽核结果-->
  147. <div v-if="rectification">
  148. <a-form-model-item label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1">
  149. <a-tag class="font-size-14" v-if="specialResult.basicInfoState == 0" color="#f50">未通过</a-tag>
  150. <a-tag class="font-size-14" v-if="specialResult.basicInfoState == 1" color="#2db7f5">通过</a-tag>
  151. </a-form-model-item>
  152. <a-form-model-item label="稽核结果备注" prop="basicCheckNote" v-bind="labelCol1">
  153. <a-tag class="font-size-14" color="orange">{{ specialResult.basicInfoNote }}</a-tag>
  154. </a-form-model-item>
  155. </div>
  156. </a-form-model>
  157. </div>
  158. </a-page-header>
  159. <!-- 步骤条-->
  160. <a-card style="margin-bottom:10px;width: 15%;float: left">
  161. <a-steps direction="vertical" :current="steps.current" size="small" @change="stepsClick">
  162. <a-step v-for="item in steps.stepsNow" :key="item.title" :status="item.status">
  163. <a-icon v-if="item.solution" style='color: #faad14;' type="solution" slot="icon"/>
  164. <span v-if="item.status=='wait'" slot="title">{{ item.title }}</span>
  165. <span v-if="item.status=='error' && !item.solution" style="color: red" slot="title">{{ item.title }}</span>
  166. <span v-if="item.status=='error' && item.solution" style="color: #faad14" slot="title">{{ item.title }}</span>
  167. <span v-if="item.status=='finish'" slot="title">{{ item.title }}</span>
  168. <span v-if="item.status=='process'" slot="title">{{ item.title }}</span>
  169. </a-step>
  170. </a-steps>
  171. <a-button v-if="!rectification" @click="stagingAuditLot" style="width: 100%" type="warn">暂存</a-button>
  172. <div v-if="!batchImproves">
  173. <a-button v-if="!detail" @click="submitAuditLot" style="width: 100%;position: relative;top: 10px"
  174. type="primary">
  175. 提交申请
  176. </a-button>
  177. </div>
  178. </a-card>
  179. <!-- 系统实名制截图-->
  180. <a-card v-if="steps.currentId == 'nameFindCompliance'"
  181. style="margin-bottom:10px;
  182. float: left;width: 83%;left: 2%">
  183. <div slot="title">
  184. <span style="float: left;position: relative;top: 4px">系统实名制截图</span>
  185. </div>
  186. <!-- 附件-->
  187. <div>
  188. <div v-if="rectification">
  189. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  190. <a-tag class="font-size-14" v-if="specialResult.nameFindComplianceState == 0" color="#f50">未通过</a-tag>
  191. <a-tag class="font-size-14" v-if="specialResult.nameFindComplianceState == 1" color="#2db7f5">通过</a-tag>
  192. </a-form-model-item>
  193. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果备注" prop="basicCheckNote" v-bind="labelCol1Note">
  194. <a-tag class="font-size-14" color="orange">{{ specialResult.nameFindComplianceNote }}</a-tag>
  195. </a-form-model-item>
  196. </div>
  197. <a-form-model-item style="left: 0%;width: 90%;" label="实名制截图备注:" v-bind="labelCol1Note">
  198. <span v-if="specialResult.nameFindComplianceState == 1">{{ infoModel.nameFindComplianceRemark }}</span>
  199. <a-textarea v-else style="height: 77px"
  200. v-model="infoModel.nameFindComplianceRemark"
  201. @change="textareaChange('nameFindCompliance','nameFindComplianceRemark')"
  202. placeholder="如没有系统实名制截图,需要说明原因"
  203. />
  204. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  205. </a-form-model-item>
  206. <!-- 文件上传-->
  207. <div class="file-div-minio-upload">
  208. <div class="thumb-example" style="position: relative">
  209. <!-- swiper1 -->
  210. <swiper
  211. class="swiper gallery-top"
  212. :options="swiperOptionTop"
  213. ref="swiperTop"
  214. >
  215. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.nameFindCompliance" :key="item.id">
  216. <iframe
  217. v-if="item.urlBase"
  218. frameborder="1"
  219. :src="item.urlBase"
  220. ref="ifr"
  221. style="position: relative;"
  222. width="100%"
  223. height="500px"
  224. scrolling="auto">
  225. </iframe>
  226. <img style="width: 100%;height: 500px;border: 1px solid;"
  227. v-if="!item.urlBase" :src="noDataPng" border="1">
  228. <a-button
  229. v-if="infoModel.nameFindCompliance.length && item.urlBase && specialResult.nameFindComplianceState != 1"
  230. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  231. danger @click="removeFile(item,'nameFindCompliance')">移除
  232. </a-button>
  233. <a-button
  234. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  235. v-if="infoModel.nameFindCompliance.length && item.urlBase"
  236. @click="jumpUrl(item.urlBase)">预览
  237. </a-button>
  238. </swiper-slide>
  239. <!-- <div
  240. class="swiper-button-next swiper-button-white"
  241. slot="button-next"
  242. ></div>
  243. <div
  244. class="swiper-button-prev swiper-button-white"
  245. slot="button-prev"
  246. ></div>-->
  247. </swiper>
  248. <!-- swiper2 Thumbs -->
  249. <swiper
  250. class="swiper gallery-thumbs"
  251. :options="swiperOptionThumbs"
  252. ref="swiperThumbs"
  253. >
  254. <swiper-slide
  255. class="slide"
  256. style="width:100px;height:100px;"
  257. v-for="(item, index) in infoModel.nameFindCompliance"
  258. :key="item.id"
  259. >
  260. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  261. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  262. </div>
  263. <img style="width: 100%;height: 96px"
  264. v-if="!item.urlBase" :src="noDataPng" border="1">
  265. </swiper-slide>
  266. <!-- 点我上传文件按钮-->
  267. <div class="clearfix">
  268. <a-upload
  269. listType="picture-card"
  270. name="file"
  271. :multiple="false"
  272. :action="importMinioUploadAction"
  273. :customRequest="e => selfUploadContract(e, 'nameFindCompliance')"
  274. :headers="tokenHeader"
  275. :showUploadList="false"
  276. :beforeUpload="importBeforeUpload"
  277. @change="importHandleChange"
  278. >
  279. <div v-if="infoModel.nameFindCompliance.length < 10 && specialResult.nameFindComplianceState != 1">
  280. <a-icon type="plus"/>
  281. <div class="ant-upload-text">点我上传合同</div>
  282. </div>
  283. </a-upload>
  284. </div>
  285. <div class="swiper-button-next swiper-button-white" slot="button-next">
  286. <div>
  287. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  288. </div>
  289. </div>
  290. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  291. <div>
  292. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  293. </div>
  294. </div>
  295. </swiper>
  296. </div>
  297. </div>
  298. </div>
  299. </a-card>
  300. <!-- 身份证照片正反面-->
  301. <a-card v-if="steps.currentId == 'fileListIdCard'"
  302. style="margin-bottom:10px;
  303. float: left;width: 83%;left: 2%">
  304. <div slot="title">
  305. <span style="float: left;position: relative;top: 4px">身份证照片正反面</span>
  306. </div>
  307. <!-- 附件-->
  308. <div>
  309. <div v-if="rectification">
  310. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  311. <a-tag class="font-size-14" v-if="specialResult.idCardState == 0" color="#f50">未通过</a-tag>
  312. <a-tag class="font-size-14" v-if="specialResult.idCardState == 1" color="#2db7f5">通过</a-tag>
  313. </a-form-model-item>
  314. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果备注" prop="basicCheckNote" v-bind="labelCol1Note">
  315. <a-tag class="font-size-14" color="orange">{{ specialResult.idCardNote }}</a-tag>
  316. </a-form-model-item>
  317. </div>
  318. <a-form-model-item style="width: 90%;" label="身份证正反面备注:" v-bind="labelCol1Note">
  319. <span v-if="specialResult.idCardState == 1">{{ infoModel.fileListIdCardRemark }}</span>
  320. <a-textarea v-else style="height: 77px"
  321. @change="textareaChange('fileListIdCard','fileListIdCardRemark')"
  322. v-model="infoModel.fileListIdCardRemark"
  323. placeholder="如没有身份证正反面照片,需要说明原因"
  324. />
  325. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  326. </a-form-model-item>
  327. </div>
  328. <!-- 文件上传-->
  329. <div class="file-div-minio-upload">
  330. <div class="thumb-example" style="position: relative">
  331. <!-- swiper1 -->
  332. <swiper
  333. class="swiper gallery-top"
  334. :options="swiperOptionTop"
  335. ref="swiperTop"
  336. >
  337. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.fileListIdCard" :key="item.id">
  338. <iframe
  339. v-if="item.urlBase"
  340. frameborder="1"
  341. :src="item.urlBase"
  342. ref="ifr"
  343. width="100%"
  344. height="500px"
  345. scrolling="auto">
  346. </iframe>
  347. <img style="width: 100%;height: 500px;border: 1px solid;"
  348. v-if="!item.urlBase" :src="noDataPng" border="1">
  349. <a-button v-if="infoModel.fileListIdCard.length && item.urlBase && specialResult.idCardState != 1"
  350. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  351. danger @click="removeFile(item,'fileListIdCard')">移除
  352. </a-button>
  353. <a-button
  354. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  355. v-if="infoModel.fileListIdCard.length && item.urlBase"
  356. @click="jumpUrl(item.urlBase)">预览
  357. </a-button>
  358. </swiper-slide>
  359. <!-- <div
  360. class="swiper-button-next swiper-button-white"
  361. slot="button-next"
  362. ></div>
  363. <div
  364. class="swiper-button-prev swiper-button-white"
  365. slot="button-prev"
  366. ></div>-->
  367. </swiper>
  368. <!-- swiper2 Thumbs -->
  369. <swiper
  370. class="swiper gallery-thumbs"
  371. :options="swiperOptionThumbs"
  372. ref="swiperThumbs"
  373. >
  374. <swiper-slide
  375. class="slide"
  376. style="width:100px;height:100px;"
  377. v-for="(item, index) in infoModel.fileListIdCard"
  378. :key="item.id"
  379. >
  380. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  381. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  382. </div>
  383. <img style="width: 100%;height: 96px"
  384. v-if="!item.urlBase" :src="noDataPng" border="1">
  385. </swiper-slide>
  386. <!-- 点我上传文件按钮-->
  387. <div class="clearfix">
  388. <a-upload
  389. listType="picture-card"
  390. name="file"
  391. :multiple="false"
  392. :action="importMinioUploadAction"
  393. :customRequest="e => selfUploadContract(e, 'fileListIdCard')"
  394. :headers="tokenHeader"
  395. :showUploadList="false"
  396. :beforeUpload="importBeforeUpload"
  397. @change="importHandleChange"
  398. >
  399. <div v-if="infoModel.fileListIdCard.length < 20 && specialResult.idCardState != 1">
  400. <a-icon type="plus"/>
  401. <div class="ant-upload-text">点我上传身份证正反面</div>
  402. </div>
  403. </a-upload>
  404. </div>
  405. <div class="swiper-button-next swiper-button-white" slot="button-next">
  406. <div>
  407. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  408. </div>
  409. </div>
  410. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  411. <div>
  412. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  413. </div>
  414. </div>
  415. </swiper>
  416. </div>
  417. </div>
  418. </a-card>
  419. <!-- 手持半身照-->
  420. <a-card v-if="steps.currentId == 'handCertificate'"
  421. style="margin-bottom:10px;
  422. float: left;width: 83%;left: 2%">
  423. <div slot="title">
  424. <span style="float: left;position: relative;top: 4px">手持证件半身照片</span>
  425. </div>
  426. <!-- 附件-->
  427. <div>
  428. <div v-if="rectification">
  429. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  430. <a-tag class="font-size-14" v-if="specialResult.handCertificateState == 0" color="#f50">未通过</a-tag>
  431. <a-tag class="font-size-14" v-if="specialResult.handCertificateState == 1" color="#2db7f5">通过</a-tag>
  432. </a-form-model-item>
  433. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果备注" prop="basicCheckNote" v-bind="labelCol1Note">
  434. <a-tag class="font-size-14" color="orange">{{ specialResult.handCertificateNote }}</a-tag>
  435. </a-form-model-item>
  436. </div>
  437. <a-form-model-item style="width: 90%;" label="手持身份证半身照片备注:" v-bind="labelCol1Note">
  438. <span v-if="specialResult.handCertificateState == 1">{{ infoModel.handCertificateRemark }}</span>
  439. <a-textarea v-else style="height: 77px"
  440. @change="textareaChange('handCertificate','handCertificateRemark')"
  441. v-model="infoModel.handCertificateRemark"
  442. placeholder="如没有手持证件半身照片,需要说明原因"
  443. />
  444. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  445. </a-form-model-item>
  446. </div>
  447. <!-- 文件上传-->
  448. <div class="file-div-minio-upload">
  449. <div class="thumb-example" style="position: relative">
  450. <!-- swiper1 -->
  451. <swiper
  452. class="swiper gallery-top"
  453. :options="swiperOptionTop"
  454. ref="swiperTop"
  455. >
  456. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.handCertificate" :key="item.id">
  457. <iframe
  458. v-if="item.urlBase"
  459. frameborder="1"
  460. :src="item.urlBase"
  461. ref="ifr"
  462. width="90%"
  463. height="500px"
  464. style="display:block"
  465. scrolling="auto">
  466. </iframe>
  467. <img style="width: 100%;height: 500px;border: 1px solid;"
  468. v-if="!item.urlBase" :src="noDataPng" border="1">
  469. <a-button
  470. v-if="infoModel.handCertificate.length && item.urlBase && specialResult.handCertificateState != 1"
  471. style="display: block;margin-top: 10px;border-color: red;color: red"
  472. danger @click="removeFile(item,'handCertificate')">移除
  473. </a-button>
  474. <a-button
  475. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  476. v-if="infoModel.handCertificate.length && item.urlBase"
  477. @click="jumpUrl(item.urlBase)">预览
  478. </a-button>
  479. </swiper-slide>
  480. <!-- <div
  481. class="swiper-button-next swiper-button-white"
  482. slot="button-next"
  483. ></div>
  484. <div
  485. class="swiper-button-prev swiper-button-white"
  486. slot="button-prev"
  487. ></div>-->
  488. </swiper>
  489. <!-- swiper2 Thumbs -->
  490. <swiper
  491. class="swiper gallery-thumbs"
  492. :options="swiperOptionThumbs"
  493. ref="swiperThumbs"
  494. >
  495. <swiper-slide
  496. class="slide"
  497. style="width:100px;height:100px;"
  498. v-for="(item, index) in infoModel.handCertificate"
  499. :key="item.id"
  500. >
  501. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  502. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  503. </div>
  504. <img style="width: 100%;height: 96px"
  505. v-if="!item.urlBase" :src="noDataPng" border="1">
  506. </swiper-slide>
  507. <!-- 点我上传文件按钮-->
  508. <div class="clearfix">
  509. <a-upload
  510. listType="picture-card"
  511. name="file"
  512. :multiple="false"
  513. :action="importMinioUploadAction"
  514. :customRequest="e => selfUploadContract(e, 'handCertificate')"
  515. :headers="tokenHeader"
  516. :showUploadList="false"
  517. :beforeUpload="importBeforeUpload"
  518. @change="importHandleChange"
  519. >
  520. <div v-if="infoModel.handCertificate.length < 20 && specialResult.handCertificateState != 1">
  521. <a-icon type="plus"/>
  522. <div class="ant-upload-text">点我上传手持证件半身照片</div>
  523. </div>
  524. </a-upload>
  525. </div>
  526. <div class="swiper-button-next swiper-button-white" slot="button-next">
  527. <div>
  528. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  529. </div>
  530. </div>
  531. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  532. <div>
  533. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  534. </div>
  535. </div>
  536. </swiper>
  537. </div>
  538. </div>
  539. </a-card>
  540. <!-- 防诈骗承若函-->
  541. <a-card v-if="steps.currentId == 'fraudPrevention'"
  542. style="margin-bottom:10px;
  543. float: left;width: 83%;left: 2%">
  544. <div slot="title">
  545. <span style="float: left;position: relative;top: 4px"> 防诈骗承诺涵(使用人签署)</span>
  546. </div>
  547. <div>
  548. <div v-if="rectification">
  549. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  550. <a-tag class="font-size-14" v-if="specialResult.fraudPreventionState == 0" color="#f50">未通过</a-tag>
  551. <a-tag class="font-size-14" v-if="specialResult.fraudPreventionState == 1" color="#2db7f5">通过</a-tag>
  552. </a-form-model-item>
  553. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果备注" prop="basicCheckNote" v-bind="labelCol1Note">
  554. <a-tag class="font-size-14" color="orange">{{ specialResult.fraudPreventionNote }}</a-tag>
  555. </a-form-model-item>
  556. </div>
  557. <a-form-model-item style="width: 90%;" label="防诈骗承诺涵备注:" v-bind="labelCol1Note">
  558. <span v-if="specialResult.fraudPreventionState == 1">{{ infoModel.fraudPreventionRemark }}</span>
  559. <a-textarea v-else style="height: 77px"
  560. @change="textareaChange('fraudPrevention','fraudPreventionRemark')"
  561. v-model="infoModel.fraudPreventionRemark"
  562. placeholder="如没有防诈骗承诺涵,需要说明原因"
  563. />
  564. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  565. </a-form-model-item>
  566. </div>
  567. <!-- 文件上传-->
  568. <div class="file-div-minio-upload">
  569. <div class="thumb-example" style="position: relative">
  570. <!-- swiper1 -->
  571. <swiper
  572. class="swiper gallery-top"
  573. :options="swiperOptionTop"
  574. ref="swiperTop"
  575. >
  576. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.fraudPrevention" :key="item.id">
  577. <iframe
  578. v-if="item.urlBase"
  579. frameborder="1"
  580. :src="item.urlBase"
  581. ref="ifr"
  582. width="100%"
  583. height="500px"
  584. scrolling="auto">
  585. </iframe>
  586. <img style="width: 100%;height: 500px;border: 1px solid;"
  587. v-if="!item.urlBase" :src="noDataPng" border="1">
  588. <a-button
  589. v-if="infoModel.fraudPrevention.length && item.urlBase && specialResult.fraudPreventionState != 1"
  590. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  591. danger @click="removeFile(item,'fraudPrevention')">移除
  592. </a-button>
  593. <a-button
  594. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  595. v-if="infoModel.fraudPrevention.length > 0 && item.urlBase"
  596. @click="jumpUrl(item.urlBase)">预览
  597. </a-button>
  598. </swiper-slide>
  599. <!-- <div
  600. class="swiper-button-next swiper-button-white"
  601. slot="button-next"
  602. ></div>
  603. <div
  604. class="swiper-button-prev swiper-button-white"
  605. slot="button-prev"
  606. ></div>-->
  607. </swiper>
  608. <!-- swiper2 Thumbs -->
  609. <swiper
  610. class="swiper gallery-thumbs"
  611. :options="swiperOptionThumbs"
  612. ref="swiperThumbs"
  613. >
  614. <swiper-slide
  615. class="slide"
  616. style="width:100px;height:100px;"
  617. v-for="(item, index) in infoModel.fraudPrevention"
  618. :key="item.id"
  619. >
  620. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  621. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  622. </div>
  623. <img style="width: 100%;height: 96px"
  624. v-if="!item.urlBase" :src="noDataPng" border="1">
  625. </swiper-slide>
  626. <!-- 点我上传文件按钮-->
  627. <div class="clearfix">
  628. <a-upload
  629. listType="picture-card"
  630. name="file"
  631. :multiple="false"
  632. :action="importMinioUploadAction"
  633. :customRequest="e => selfUploadContract(e, 'fraudPrevention')"
  634. :headers="tokenHeader"
  635. :showUploadList="false"
  636. :beforeUpload="importBeforeUpload"
  637. @change="importHandleChange"
  638. >
  639. <div v-if="infoModel.fraudPrevention.length < 20 && specialResult.fraudPreventionState != 1">
  640. <a-icon type="plus"/>
  641. <div class="ant-upload-text">点我上传手持证件半身照片</div>
  642. </div>
  643. </a-upload>
  644. </div>
  645. <div class="swiper-button-next swiper-button-white" slot="button-next">
  646. <div>
  647. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  648. </div>
  649. </div>
  650. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  651. <div>
  652. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  653. </div>
  654. </div>
  655. </swiper>
  656. </div>
  657. </div>
  658. <!-- 附件-->
  659. </a-card>
  660. <!-- 特审单-->
  661. <a-card v-if="steps.currentId == 'specialReviewForm'"
  662. style="margin-bottom:10px;
  663. float: left;width: 83%;left: 2%">
  664. <div slot="title">
  665. <span style="float: left;position: relative;top: 4px"> 特审单</span>
  666. </div>
  667. <!-- 附件-->
  668. <div>
  669. <div v-if="rectification">
  670. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  671. <a-tag class="font-size-14" v-if="specialResult.specialReviewFormState == 0" color="#f50">未通过</a-tag>
  672. <a-tag class="font-size-14" v-if="specialResult.specialReviewFormState == 1" color="#2db7f5">通过</a-tag>
  673. </a-form-model-item>
  674. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果" prop="basicCheckNote" v-bind="labelCol1Note">
  675. <a-tag class="font-size-14" color="orange">{{ specialResult.specialReviewFormNote }}</a-tag>
  676. </a-form-model-item>
  677. </div>
  678. <a-form-model-item style="width: 90%;" label="特审单备注:" v-bind="labelCol1Note">
  679. <span v-if="specialResult.specialReviewFormState == 1">{{ infoModel.specialReviewFormRemark }}</span>
  680. <a-textarea v-else style="height: 77px"
  681. @change="textareaChange('specialReviewForm','specialReviewFormRemark')"
  682. v-model="infoModel.specialReviewFormRemark"
  683. placeholder="如没有特审单,需要说明原因"
  684. />
  685. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  686. </a-form-model-item>
  687. </div>
  688. <!-- 文件上传-->
  689. <div class="file-div-minio-upload">
  690. <div class="thumb-example" style="position: relative">
  691. <!-- swiper1 -->
  692. <swiper
  693. class="swiper gallery-top"
  694. :options="swiperOptionTop"
  695. ref="swiperTop"
  696. >
  697. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.specialReviewForm" :key="item.id">
  698. <iframe
  699. v-if="item.urlBase"
  700. frameborder="1"
  701. :src="item.urlBase"
  702. ref="ifr"
  703. width="100%"
  704. height="500px"
  705. scrolling="auto">
  706. </iframe>
  707. <img style="width: 100%;height: 500px;border: 1px solid;"
  708. v-if="!item.urlBase" :src="noDataPng" border="1">
  709. <a-button
  710. v-if="infoModel.specialReviewForm.length && item.urlBase && specialResult.specialReviewFormState != 1"
  711. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  712. danger @click="removeFile(item,'specialReviewForm')">移除
  713. </a-button>
  714. <a-button
  715. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  716. v-if="infoModel.specialReviewForm.length && item.urlBase"
  717. @click="jumpUrl(item.urlBase)">预览
  718. </a-button>
  719. </swiper-slide>
  720. <!-- <div
  721. class="swiper-button-next swiper-button-white"
  722. slot="button-next"
  723. ></div>
  724. <div
  725. class="swiper-button-prev swiper-button-white"
  726. slot="button-prev"
  727. ></div>-->
  728. </swiper>
  729. <!-- swiper2 Thumbs -->
  730. <swiper
  731. class="swiper gallery-thumbs"
  732. :options="swiperOptionThumbs"
  733. ref="swiperThumbs"
  734. >
  735. <swiper-slide
  736. class="slide"
  737. style="width:100px;height:100px;"
  738. v-for="(item, index) in infoModel.specialReviewForm"
  739. :key="item.id"
  740. >
  741. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  742. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  743. </div>
  744. <img style="width: 100%;height: 96px"
  745. v-if="!item.urlBase" :src="noDataPng" border="1">
  746. </swiper-slide>
  747. <!-- 点我上传文件按钮-->
  748. <div class="clearfix">
  749. <a-upload
  750. listType="picture-card"
  751. name="file"
  752. :multiple="false"
  753. :action="importMinioUploadAction"
  754. :customRequest="e => selfUploadContract(e, 'specialReviewForm')"
  755. :headers="tokenHeader"
  756. :showUploadList="false"
  757. :beforeUpload="importBeforeUpload"
  758. @change="importHandleChange"
  759. >
  760. <div v-if="infoModel.specialReviewForm.length < 20 && specialResult.specialReviewFormState != 1">
  761. <a-icon type="plus"/>
  762. <div class="ant-upload-text">点我上传特审单</div>
  763. </div>
  764. </a-upload>
  765. </div>
  766. <div class="swiper-button-next swiper-button-white" slot="button-next">
  767. <div>
  768. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  769. </div>
  770. </div>
  771. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  772. <div>
  773. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  774. </div>
  775. </div>
  776. </swiper>
  777. </div>
  778. </div>
  779. </a-card>
  780. <!-- 单位户-使用人证件-->
  781. <a-card v-if="steps.currentId == 'userCertificate'"
  782. style="margin-bottom:10px;
  783. float: left;width: 83%;left: 2%">
  784. <div slot="title">
  785. <span style="float: left;position: relative;top: 4px"> 使用人证件</span>
  786. </div>
  787. <!-- 附件-->
  788. <div>
  789. <div v-if="rectification">
  790. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  791. <a-tag class="font-size-14" v-if="specialResult.userCertificateState == 0" color="#f50">未通过</a-tag>
  792. <a-tag class="font-size-14" v-if="specialResult.userCertificateState == 1" color="#2db7f5">通过</a-tag>
  793. </a-form-model-item>
  794. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果" prop="basicCheckNote" v-bind="labelCol1Note">
  795. <a-tag class="font-size-14" color="orange">{{ specialResult.userCertificateNote }}</a-tag>
  796. </a-form-model-item>
  797. </div>
  798. <a-form-model-item style="width: 90%;" label="使用人证件备注:" v-bind="labelCol1Note">
  799. <span v-if="specialResult.userCertificateState == 1">{{ infoModel.userCertificateRemark }}</span>
  800. <a-textarea v-else style="height: 77px"
  801. @change="textareaChange('userCertificate','userCertificateRemark')"
  802. v-model="infoModel.userCertificateRemark"
  803. placeholder="如没有使用人证件,需要说明原因"
  804. />
  805. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  806. </a-form-model-item>
  807. </div>
  808. <!-- 文件上传-->
  809. <div class="file-div-minio-upload">
  810. <div class="thumb-example" style="position: relative">
  811. <!-- swiper1 -->
  812. <swiper
  813. class="swiper gallery-top"
  814. :options="swiperOptionTop"
  815. ref="swiperTop"
  816. >
  817. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.userCertificate" :key="item.id">
  818. <iframe
  819. v-if="item.urlBase"
  820. frameborder="1"
  821. :src="item.urlBase"
  822. ref="ifr"
  823. width="100%"
  824. height="500px"
  825. scrolling="auto">
  826. </iframe>
  827. <img style="width: 100%;height: 500px;border: 1px solid;"
  828. v-if="!item.urlBase" :src="noDataPng" border="1">
  829. <a-button
  830. v-if="infoModel.userCertificate.length && item.urlBase && specialResult.userCertificateState != 1"
  831. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  832. danger @click="removeFile(item,'userCertificate')">移除
  833. </a-button>
  834. <a-button
  835. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  836. v-if="infoModel.userCertificate.length && item.urlBase"
  837. @click="jumpUrl(item.urlBase)">预览
  838. </a-button>
  839. </swiper-slide>
  840. <!-- <div
  841. class="swiper-button-next swiper-button-white"
  842. slot="button-next"
  843. ></div>
  844. <div
  845. class="swiper-button-prev swiper-button-white"
  846. slot="button-prev"
  847. ></div>-->
  848. </swiper>
  849. <!-- swiper2 Thumbs -->
  850. <swiper
  851. class="swiper gallery-thumbs"
  852. :options="swiperOptionThumbs"
  853. ref="swiperThumbs"
  854. >
  855. <swiper-slide
  856. class="slide"
  857. style="width:100px;height:100px;"
  858. v-for="(item, index) in infoModel.userCertificate"
  859. :key="item.id"
  860. >
  861. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  862. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  863. </div>
  864. <img style="width: 100%;height: 96px"
  865. v-if="!item.urlBase" :src="noDataPng" border="1">
  866. </swiper-slide>
  867. <!-- 点我上传文件按钮-->
  868. <div class="clearfix">
  869. <a-upload
  870. listType="picture-card"
  871. name="file"
  872. :multiple="false"
  873. :action="importMinioUploadAction"
  874. :customRequest="e => selfUploadContract(e, 'userCertificate')"
  875. :headers="tokenHeader"
  876. :showUploadList="false"
  877. :beforeUpload="importBeforeUpload"
  878. @change="importHandleChange"
  879. >
  880. <div v-if="infoModel.userCertificate.length < 20 && specialResult.userCertificateState != 1">
  881. <a-icon type="plus"/>
  882. <div class="ant-upload-text">点我上传使用人证件</div>
  883. </div>
  884. </a-upload>
  885. </div>
  886. <div class="swiper-button-next swiper-button-white" slot="button-next">
  887. <div>
  888. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  889. </div>
  890. </div>
  891. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  892. <div>
  893. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  894. </div>
  895. </div>
  896. </swiper>
  897. </div>
  898. </div>
  899. </a-card>
  900. <!-- 单位户-营业执照副本(盖公章)-->
  901. <a-card v-if="steps.currentId == 'businessLicense'"
  902. style="margin-bottom:10px;
  903. float: left;width: 83%;left: 2%">
  904. <div slot="title">
  905. <span style="float: left;position: relative;top: 4px"> 营业执照副本(盖公章)</span>
  906. </div>
  907. <!-- 附件-->
  908. <div>
  909. <div v-if="rectification">
  910. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  911. <a-tag class="font-size-14" v-if="specialResult.businessLicenseState == 0" color="#f50">未通过</a-tag>
  912. <a-tag class="font-size-14" v-if="specialResult.businessLicenseState == 1" color="#2db7f5">通过</a-tag>
  913. </a-form-model-item>
  914. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果" prop="basicCheckNote" v-bind="labelCol1Note">
  915. <a-tag class="font-size-14" color="orange">{{ specialResult.businessLicenseNote }}</a-tag>
  916. </a-form-model-item>
  917. </div>
  918. <a-form-model-item style="width: 90%;" label="使用人证件备注:" v-bind="labelCol1Note">
  919. <span v-if="specialResult.businessLicenseState == 1">{{ infoModel.businessLicenseRemark }}</span>
  920. <a-textarea v-else style="height: 77px"
  921. v-model="infoModel.businessLicenseRemark"
  922. @change="textareaChange('businessLicense','businessLicenseRemark')"
  923. placeholder="如没有营业执照副本(盖公章),需要说明原因"
  924. />
  925. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  926. </a-form-model-item>
  927. </div>
  928. <!-- 文件上传-->
  929. <div class="file-div-minio-upload">
  930. <div class="thumb-example" style="position: relative">
  931. <!-- swiper1 -->
  932. <swiper
  933. class="swiper gallery-top"
  934. :options="swiperOptionTop"
  935. ref="swiperTop"
  936. >
  937. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.businessLicense" :key="item.id">
  938. <iframe
  939. v-if="item.urlBase"
  940. frameborder="1"
  941. :src="item.urlBase"
  942. ref="ifr"
  943. width="100%"
  944. height="500px"
  945. scrolling="auto">
  946. </iframe>
  947. <img style="width: 100%;height: 500px;border: 1px solid;"
  948. v-if="!item.urlBase" :src="noDataPng" border="1">
  949. <a-button
  950. v-if="infoModel.businessLicense.length && item.urlBase && specialResult.businessLicenseState != 1"
  951. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  952. danger @click="removeFile(item,'businessLicense')">移除
  953. </a-button>
  954. <a-button
  955. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  956. v-if="infoModel.businessLicense.length >0 && item.urlBase"
  957. @click="jumpUrl(item.urlBase)">预览
  958. </a-button>
  959. </swiper-slide>
  960. <!-- <div
  961. class="swiper-button-next swiper-button-white"
  962. slot="button-next"
  963. ></div>
  964. <div
  965. class="swiper-button-prev swiper-button-white"
  966. slot="button-prev"
  967. ></div>-->
  968. </swiper>
  969. <!-- swiper2 Thumbs -->
  970. <swiper
  971. class="swiper gallery-thumbs"
  972. :options="swiperOptionThumbs"
  973. ref="swiperThumbs"
  974. >
  975. <swiper-slide
  976. class="slide"
  977. style="width:100px;height:100px;"
  978. v-for="(item, index) in infoModel.businessLicense"
  979. :key="item.id"
  980. >
  981. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  982. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  983. </div>
  984. <img style="width: 100%;height: 96px"
  985. v-if="!item.urlBase" :src="noDataPng" border="1">
  986. </swiper-slide>
  987. <!-- 点我上传文件按钮-->
  988. <div class="clearfix">
  989. <a-upload
  990. listType="picture-card"
  991. name="file"
  992. :multiple="false"
  993. :action="importMinioUploadAction"
  994. :customRequest="e => selfUploadContract(e, 'businessLicense')"
  995. :headers="tokenHeader"
  996. :showUploadList="false"
  997. :beforeUpload="importBeforeUpload"
  998. @change="importHandleChange"
  999. >
  1000. <div v-if="infoModel.businessLicense.length < 20 && specialResult.businessLicenseState != 1">
  1001. <a-icon type="plus"/>
  1002. <div class="ant-upload-text">点我上传营业执照副本(盖公章)</div>
  1003. </div>
  1004. </a-upload>
  1005. </div>
  1006. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1007. <div>
  1008. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1009. </div>
  1010. </div>
  1011. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1012. <div>
  1013. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1014. </div>
  1015. </div>
  1016. </swiper>
  1017. </div>
  1018. </div>
  1019. </a-card>
  1020. <!-- 单位户-介绍信-->
  1021. <a-card v-if="steps.currentId == 'letterIntroduction'"
  1022. style="margin-bottom:10px;
  1023. float: left;width: 83%;left: 2%">
  1024. <div slot="title">
  1025. <span style="float: left;position: relative;top: 4px"> 介绍信</span>
  1026. </div>
  1027. <!-- 附件-->
  1028. <div>
  1029. <div v-if="rectification">
  1030. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  1031. <a-tag class="font-size-14" v-if="specialResult.letterIntroductionState == 0" color="#f50">未通过</a-tag>
  1032. <a-tag class="font-size-14" v-if="specialResult.letterIntroductionState == 1" color="#2db7f5">通过</a-tag>
  1033. </a-form-model-item>
  1034. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果" prop="basicCheckNote" v-bind="labelCol1Note">
  1035. <a-tag class="font-size-14" color="orange">{{ specialResult.letterIntroductionNote }}</a-tag>
  1036. </a-form-model-item>
  1037. </div>
  1038. <a-form-model-item style="width: 90%;" label="介绍信备注:" v-bind="labelCol1Note">
  1039. <span v-if="specialResult.letterIntroductionState == 1">{{ infoModel.letterIntroductionRemark }}</span>
  1040. <a-textarea v-else style="height: 77px"
  1041. @change="textareaChange('letterIntroduction','letterIntroductionRemark')"
  1042. v-model="infoModel.letterIntroductionRemark"
  1043. placeholder="介绍信"
  1044. />
  1045. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1046. </a-form-model-item>
  1047. </div>
  1048. <!-- 文件上传-->
  1049. <div class="file-div-minio-upload">
  1050. <div class="thumb-example" style="position: relative">
  1051. <!-- swiper1 -->
  1052. <swiper
  1053. class="swiper gallery-top"
  1054. :options="swiperOptionTop"
  1055. ref="swiperTop"
  1056. >
  1057. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.letterIntroduction" :key="item.id">
  1058. <iframe
  1059. v-if="item.urlBase"
  1060. frameborder="1"
  1061. :src="item.urlBase"
  1062. ref="ifr"
  1063. width="100%"
  1064. height="500px"
  1065. scrolling="auto">
  1066. </iframe>
  1067. <img style="width: 100%;height: 500px;border: 1px solid;"
  1068. v-if="!item.urlBase" :src="noDataPng" border="1">
  1069. <a-button
  1070. v-if="infoModel.letterIntroduction.length && item.urlBase && specialResult.letterIntroductionState != 1"
  1071. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  1072. danger @click="removeFile(item,'letterIntroduction')">移除
  1073. </a-button>
  1074. <a-button
  1075. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1076. v-if="infoModel.letterIntroduction.length && item.urlBase"
  1077. @click="jumpUrl(item.urlBase)">预览
  1078. </a-button>
  1079. </swiper-slide>
  1080. <!-- <div
  1081. class="swiper-button-next swiper-button-white"
  1082. slot="button-next"
  1083. ></div>
  1084. <div
  1085. class="swiper-button-prev swiper-button-white"
  1086. slot="button-prev"
  1087. ></div>-->
  1088. </swiper>
  1089. <!-- swiper2 Thumbs -->
  1090. <swiper
  1091. class="swiper gallery-thumbs"
  1092. :options="swiperOptionThumbs"
  1093. ref="swiperThumbs"
  1094. >
  1095. <swiper-slide
  1096. class="slide"
  1097. style="width:100px;height:100px;"
  1098. v-for="(item, index) in infoModel.letterIntroduction"
  1099. :key="item.id"
  1100. >
  1101. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1102. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1103. </div>
  1104. <img style="width: 100%;height: 96px"
  1105. v-if="!item.urlBase" :src="noDataPng" border="1">
  1106. </swiper-slide>
  1107. <!-- 点我上传文件按钮-->
  1108. <div class="clearfix">
  1109. <a-upload
  1110. listType="picture-card"
  1111. name="file"
  1112. :multiple="false"
  1113. :action="importMinioUploadAction"
  1114. :customRequest="e => selfUploadContract(e, 'letterIntroduction')"
  1115. :headers="tokenHeader"
  1116. :showUploadList="false"
  1117. :beforeUpload="importBeforeUpload"
  1118. @change="importHandleChange"
  1119. >
  1120. <div v-if="infoModel.letterIntroduction.length < 20 && specialResult.letterIntroductionState != 1">
  1121. <a-icon type="plus"/>
  1122. <div class="ant-upload-text">点我上传介绍信</div>
  1123. </div>
  1124. </a-upload>
  1125. </div>
  1126. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1127. <div>
  1128. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1129. </div>
  1130. </div>
  1131. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1132. <div>
  1133. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1134. </div>
  1135. </div>
  1136. </swiper>
  1137. </div>
  1138. </div>
  1139. </a-card>
  1140. <!-- 个人户-号卡照片-->
  1141. <a-card v-if="steps.currentId == 'numberCard'"
  1142. style="margin-bottom:10px;
  1143. float: left;width: 83%;left: 2%">
  1144. <div slot="title">
  1145. <span style="float: left;position: relative;top: 4px"> 号卡照片</span>
  1146. </div>
  1147. <!-- 附件-->
  1148. <div>
  1149. <div v-if="rectification">
  1150. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  1151. <a-tag class="font-size-14" v-if="specialResult.numberCardState == 0" color="#f50">未通过</a-tag>
  1152. <a-tag class="font-size-14" v-if="specialResult.numberCardState == 1" color="#2db7f5">通过</a-tag>
  1153. </a-form-model-item>
  1154. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果" prop="basicCheckNote" v-bind="labelCol1Note">
  1155. <a-tag class="font-size-14" color="orange">{{ specialResult.numberCardNote }}</a-tag>
  1156. </a-form-model-item>
  1157. </div>
  1158. <a-form-model-item style="width: 90%;" label="号码备注:" v-bind="labelCol1Note">
  1159. <span v-if="specialResult.numberCardState == 1">{{ infoModel.numberCardRemark }}</span>
  1160. <a-textarea v-else style="height: 77px"
  1161. @change="textareaChange('numberCard','numberCardRemark')"
  1162. v-model="infoModel.numberCardRemark"
  1163. placeholder="介绍信"
  1164. />
  1165. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1166. </a-form-model-item>
  1167. </div>
  1168. <!-- 文件上传-->
  1169. <div class="file-div-minio-upload">
  1170. <div class="thumb-example" style="position: relative">
  1171. <!-- swiper1 -->
  1172. <swiper
  1173. class="swiper gallery-top"
  1174. :options="swiperOptionTop"
  1175. ref="swiperTop"
  1176. >
  1177. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.numberCard" :key="item.id">
  1178. <iframe
  1179. v-if="item.urlBase"
  1180. frameborder="1"
  1181. :src="item.urlBase"
  1182. ref="ifr"
  1183. width="100%"
  1184. height="500px"
  1185. scrolling="auto">
  1186. </iframe>
  1187. <img style="width: 100%;height: 500px;border: 1px solid;"
  1188. v-if="!item.urlBase" :src="noDataPng" border="1">
  1189. <a-button v-if="infoModel.numberCard.length && item.urlBase && specialResult.numberCardState != 1"
  1190. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  1191. danger @click="removeFile(item,'numberCard')">移除
  1192. </a-button>
  1193. <a-button
  1194. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1195. v-if="infoModel.numberCard.length && item.urlBase"
  1196. @click="jumpUrl(item.urlBase)">预览
  1197. </a-button>
  1198. </swiper-slide>
  1199. <!-- <div
  1200. class="swiper-button-next swiper-button-white"
  1201. slot="button-next"
  1202. ></div>
  1203. <div
  1204. class="swiper-button-prev swiper-button-white"
  1205. slot="button-prev"
  1206. ></div>-->
  1207. </swiper>
  1208. <!-- swiper2 Thumbs -->
  1209. <swiper
  1210. class="swiper gallery-thumbs"
  1211. :options="swiperOptionThumbs"
  1212. ref="swiperThumbs"
  1213. >
  1214. <swiper-slide
  1215. class="slide"
  1216. style="width:100px;height:100px;"
  1217. v-for="(item, index) in infoModel.numberCard"
  1218. :key="item.id"
  1219. >
  1220. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1221. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1222. </div>
  1223. <img style="width: 100%;height: 96px"
  1224. v-if="!item.urlBase" :src="noDataPng" border="1">
  1225. </swiper-slide>
  1226. <!-- 点我上传文件按钮-->
  1227. <div class="clearfix">
  1228. <a-upload
  1229. listType="picture-card"
  1230. name="file"
  1231. :multiple="false"
  1232. :action="importMinioUploadAction"
  1233. :customRequest="e => selfUploadContract(e, 'numberCard')"
  1234. :headers="tokenHeader"
  1235. :showUploadList="false"
  1236. :beforeUpload="importBeforeUpload"
  1237. @change="importHandleChange"
  1238. >
  1239. <div v-if="infoModel.numberCard.length < 20 && specialResult.numberCardState != 1">
  1240. <a-icon type="plus"/>
  1241. <div class="ant-upload-text">点我上传号卡</div>
  1242. </div>
  1243. </a-upload>
  1244. </div>
  1245. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1246. <div>
  1247. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1248. </div>
  1249. </div>
  1250. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1251. <div>
  1252. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1253. </div>
  1254. </div>
  1255. </swiper>
  1256. </div>
  1257. </div>
  1258. </a-card>
  1259. <!-- 个人户-手持号卡照片-->
  1260. <a-card v-if="steps.currentId == 'handNumberCard'"
  1261. style="margin-bottom:10px;
  1262. float: left;width: 83%;left: 2%">
  1263. <div slot="title">
  1264. <span style="float: left;position: relative;top: 4px"> 手持号卡照片</span>
  1265. </div>
  1266. <!-- 附件-->
  1267. <div>
  1268. <div v-if="rectification">
  1269. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  1270. <a-tag class="font-size-14" v-if="specialResult.handNumberCardState == 0" color="#f50">未通过</a-tag>
  1271. <a-tag class="font-size-14" v-if="specialResult.handNumberCardState == 1" color="#2db7f5">通过</a-tag>
  1272. </a-form-model-item>
  1273. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果" prop="basicCheckNote" v-bind="labelCol1Note">
  1274. <a-tag class="font-size-14" color="orange">{{ specialResult.handNumberCardNote }}</a-tag>
  1275. </a-form-model-item>
  1276. </div>
  1277. <a-form-model-item style="width: 90%;" label="手持号卡备注:" v-bind="labelCol1Note">
  1278. <span v-if="specialResult.handNumberCardState == 1">{{ infoModel.handNumberCardRemark }}</span>
  1279. <a-textarea v-else style="height: 77px"
  1280. @change="textareaChange('handNumberCard','handNumberCardRemark')"
  1281. v-model="infoModel.handNumberCardRemark"
  1282. placeholder="介绍信"
  1283. />
  1284. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1285. </a-form-model-item>
  1286. </div>
  1287. <!-- 文件上传-->
  1288. <div class="file-div-minio-upload">
  1289. <div class="thumb-example" style="position: relative">
  1290. <!-- swiper1 -->
  1291. <swiper
  1292. class="swiper gallery-top"
  1293. :options="swiperOptionTop"
  1294. ref="swiperTop"
  1295. >
  1296. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.handNumberCard" :key="item.id">
  1297. <iframe
  1298. v-if="item.urlBase"
  1299. frameborder="1"
  1300. :src="item.urlBase"
  1301. ref="ifr"
  1302. width="100%"
  1303. height="500px"
  1304. scrolling="auto">
  1305. </iframe>
  1306. <img style="width: 100%;height: 500px;border: 1px solid;"
  1307. v-if="!item.urlBase" :src="noDataPng" border="1">
  1308. <a-button v-if="infoModel.handNumberCard.length && item.urlBase && specialResult.handNumberCardState != 1"
  1309. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  1310. danger @click="removeFile(item,'handNumberCard')">移除
  1311. </a-button>
  1312. <a-button
  1313. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1314. v-if="infoModel.handNumberCard.length && item.urlBase"
  1315. @click="jumpUrl(item.urlBase)">预览
  1316. </a-button>
  1317. </swiper-slide>
  1318. <!-- <div
  1319. class="swiper-button-next swiper-button-white"
  1320. slot="button-next"
  1321. ></div>
  1322. <div
  1323. class="swiper-button-prev swiper-button-white"
  1324. slot="button-prev"
  1325. ></div>-->
  1326. </swiper>
  1327. <!-- swiper2 Thumbs -->
  1328. <swiper
  1329. class="swiper gallery-thumbs"
  1330. :options="swiperOptionThumbs"
  1331. ref="swiperThumbs"
  1332. >
  1333. <swiper-slide
  1334. class="slide"
  1335. style="width:100px;height:100px;"
  1336. v-for="(item, index) in infoModel.handNumberCard"
  1337. :key="item.id"
  1338. >
  1339. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1340. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1341. </div>
  1342. <img style="width: 100%;height: 96px"
  1343. v-if="!item.urlBase" :src="noDataPng" border="1">
  1344. </swiper-slide>
  1345. <!-- 点我上传文件按钮-->
  1346. <div class="clearfix">
  1347. <a-upload
  1348. listType="picture-card"
  1349. name="file"
  1350. :multiple="false"
  1351. :action="importMinioUploadAction"
  1352. :customRequest="e => selfUploadContract(e, 'handNumberCard')"
  1353. :headers="tokenHeader"
  1354. :showUploadList="false"
  1355. :beforeUpload="importBeforeUpload"
  1356. @change="importHandleChange"
  1357. >
  1358. <div v-if="infoModel.handNumberCard.length < 20 && specialResult.handNumberCardState != 1">
  1359. <a-icon type="plus"/>
  1360. <div class="ant-upload-text">点我上传手持号卡</div>
  1361. </div>
  1362. </a-upload>
  1363. </div>
  1364. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1365. <div>
  1366. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1367. </div>
  1368. </div>
  1369. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1370. <div>
  1371. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1372. </div>
  1373. </div>
  1374. </swiper>
  1375. </div>
  1376. </div>
  1377. </a-card>
  1378. <!-- 消费凭证-->
  1379. <a-card v-if="steps.currentId == 'consumptionVoucher'"
  1380. style="margin-bottom:10px;
  1381. float: left;width: 83%;left: 2%">
  1382. <div slot="title">
  1383. <span style="float: left;position: relative;top: 4px"> 消费凭证</span>
  1384. </div>
  1385. <!-- 附件-->
  1386. <div>
  1387. <div v-if="rectification">
  1388. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  1389. <a-tag class="font-size-14" v-if="specialResult.consumptionVoucherState == 0" color="#f50">未通过</a-tag>
  1390. <a-tag class="font-size-14" v-if="specialResult.consumptionVoucherState == 1" color="#2db7f5">通过</a-tag>
  1391. </a-form-model-item>
  1392. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果" prop="basicCheckNote" v-bind="labelCol1Note">
  1393. <a-tag class="font-size-14" color="orange">{{ specialResult.consumptionVoucherNote }}</a-tag>
  1394. </a-form-model-item>
  1395. </div>
  1396. <a-form-model-item style="width: 90%;" label="消费凭证备注:" v-bind="labelCol1Note">
  1397. <span v-if="specialResult.consumptionVoucherState == 1">{{ infoModel.consumptionVoucherRemark }}</span>
  1398. <a-textarea v-else style="height: 77px"
  1399. @change="textareaChange('consumptionVoucher','consumptionVoucherRemark')"
  1400. v-model="infoModel.consumptionVoucherRemark"
  1401. placeholder="介绍信"
  1402. />
  1403. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1404. </a-form-model-item>
  1405. </div>
  1406. <!-- 文件上传-->
  1407. <div class="file-div-minio-upload">
  1408. <div class="thumb-example" style="position: relative">
  1409. <!-- swiper1 -->
  1410. <swiper
  1411. class="swiper gallery-top"
  1412. :options="swiperOptionTop"
  1413. ref="swiperTop"
  1414. >
  1415. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.consumptionVoucher" :key="item.id">
  1416. <iframe
  1417. v-if="item.urlBase"
  1418. frameborder="1"
  1419. :src="item.urlBase"
  1420. ref="ifr"
  1421. width="100%"
  1422. height="500px"
  1423. scrolling="auto">
  1424. </iframe>
  1425. <img style="width: 100%;height: 500px;border: 1px solid;"
  1426. v-if="!item.urlBase" :src="noDataPng" border="1">
  1427. <a-button
  1428. v-if="infoModel.consumptionVoucher.length && item.urlBase && specialResult.consumptionVoucherState != 1"
  1429. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  1430. danger @click="removeFile(item,'consumptionVoucher')">移除
  1431. </a-button>
  1432. <a-button
  1433. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1434. v-if="infoModel.consumptionVoucher.length && item.urlBase"
  1435. @click="jumpUrl(item.urlBase)">预览
  1436. </a-button>
  1437. </swiper-slide>
  1438. <!-- <div
  1439. class="swiper-button-next swiper-button-white"
  1440. slot="button-next"
  1441. ></div>
  1442. <div
  1443. class="swiper-button-prev swiper-button-white"
  1444. slot="button-prev"
  1445. ></div>-->
  1446. </swiper>
  1447. <!-- swiper2 Thumbs -->
  1448. <swiper
  1449. class="swiper gallery-thumbs"
  1450. :options="swiperOptionThumbs"
  1451. ref="swiperThumbs"
  1452. >
  1453. <swiper-slide
  1454. class="slide"
  1455. style="width:100px;height:100px;"
  1456. v-for="(item, index) in infoModel.consumptionVoucher"
  1457. :key="item.id"
  1458. >
  1459. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1460. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1461. </div>
  1462. <img style="width: 100%;height: 96px"
  1463. v-if="!item.urlBase" :src="noDataPng" border="1">
  1464. </swiper-slide>
  1465. <!-- 点我上传文件按钮-->
  1466. <div class="clearfix">
  1467. <a-upload
  1468. listType="picture-card"
  1469. name="file"
  1470. :multiple="false"
  1471. :action="importMinioUploadAction"
  1472. :customRequest="e => selfUploadContract(e, 'consumptionVoucher')"
  1473. :headers="tokenHeader"
  1474. :showUploadList="false"
  1475. :beforeUpload="importBeforeUpload"
  1476. @change="importHandleChange"
  1477. >
  1478. <div v-if="infoModel.consumptionVoucher.length < 20 && specialResult.consumptionVoucherState != 1">
  1479. <a-icon type="plus"/>
  1480. <div class="ant-upload-text">点我上传消费凭证</div>
  1481. </div>
  1482. </a-upload>
  1483. </div>
  1484. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1485. <div>
  1486. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1487. </div>
  1488. </div>
  1489. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1490. <div>
  1491. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1492. </div>
  1493. </div>
  1494. </swiper>
  1495. </div>
  1496. </div>
  1497. </a-card>
  1498. <!-- 承诺视频-->
  1499. <a-card v-if="steps.currentId == 'commitmentVideo'"
  1500. style="margin-bottom:10px;
  1501. float: left;width: 83%;left: 2%">
  1502. <div slot="title">
  1503. <span style="float: left;position: relative;top: 4px"> 承诺视频</span>
  1504. </div>
  1505. <!-- 附件-->
  1506. <div>
  1507. <div v-if="rectification">
  1508. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  1509. <a-tag class="font-size-14" v-if="specialResult.commitmentVideoState == 0" color="#f50">未通过</a-tag>
  1510. <a-tag class="font-size-14" v-if="specialResult.commitmentVideoState == 1" color="#2db7f5">通过</a-tag>
  1511. </a-form-model-item>
  1512. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果" prop="basicCheckNote" v-bind="labelCol1Note">
  1513. <a-tag class="font-size-14" color="orange">{{ specialResult.commitmentVideoNote }}</a-tag>
  1514. </a-form-model-item>
  1515. </div>
  1516. <a-form-model-item style="width: 90%;" label="承诺视频备注:" v-bind="labelCol1Note">
  1517. <span v-if="specialResult.commitmentVideoState == 1">{{ infoModel.commitmentVideoRemark }}</span>
  1518. <a-textarea v-else style="height: 77px"
  1519. @change="textareaChange('commitmentVideo','commitmentVideoRemark')"
  1520. v-model="infoModel.commitmentVideoRemark"
  1521. placeholder="介绍信"
  1522. />
  1523. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1524. </a-form-model-item>
  1525. </div>
  1526. <!-- 文件上传-->
  1527. <div class="file-div-minio-upload">
  1528. <div class="thumb-example" style="position: relative">
  1529. <!-- swiper1 -->
  1530. <swiper
  1531. class="swiper gallery-top"
  1532. :options="swiperOptionTop"
  1533. ref="swiperTop"
  1534. >
  1535. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.commitmentVideo" :key="item.id">
  1536. <iframe
  1537. v-if="item.urlBase"
  1538. frameborder="1"
  1539. :src="item.urlBase"
  1540. ref="ifr"
  1541. width="100%"
  1542. height="500px"
  1543. scrolling="auto">
  1544. </iframe>
  1545. <img style="width: 100%;height: 500px;border: 1px solid;"
  1546. v-if="!item.urlBase" :src="noDataPng" border="1">
  1547. <a-button
  1548. v-if="infoModel.commitmentVideo.length && item.urlBase && specialResult.commitmentVideoState != 1"
  1549. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  1550. danger @click="removeFile(item,'commitmentVideo')">移除
  1551. </a-button>
  1552. <a-button
  1553. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1554. v-if="infoModel.commitmentVideo.length && item.urlBase"
  1555. @click="jumpUrl(item.urlBase)">预览
  1556. </a-button>
  1557. </swiper-slide>
  1558. <!-- <div
  1559. class="swiper-button-next swiper-button-white"
  1560. slot="button-next"
  1561. ></div>
  1562. <div
  1563. class="swiper-button-prev swiper-button-white"
  1564. slot="button-prev"
  1565. ></div>-->
  1566. </swiper>
  1567. <!-- swiper2 Thumbs -->
  1568. <swiper
  1569. class="swiper gallery-thumbs"
  1570. :options="swiperOptionThumbs"
  1571. ref="swiperThumbs"
  1572. >
  1573. <swiper-slide
  1574. class="slide"
  1575. style="width:100px;height:100px;"
  1576. v-for="(item, index) in infoModel.commitmentVideo"
  1577. :key="item.id"
  1578. >
  1579. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1580. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1581. </div>
  1582. <img style="width: 100%;height: 96px"
  1583. v-if="!item.urlBase" :src="noDataPng" border="1">
  1584. </swiper-slide>
  1585. <!-- 点我上传文件按钮-->
  1586. <div class="clearfix">
  1587. <a-upload
  1588. listType="picture-card"
  1589. name="file"
  1590. :multiple="false"
  1591. :action="importMinioUploadAction"
  1592. :customRequest="e => selfUploadContract(e, 'commitmentVideo')"
  1593. :headers="tokenHeader"
  1594. :showUploadList="false"
  1595. :beforeUpload="importBeforeUpload"
  1596. @change="importHandleChange"
  1597. >
  1598. <div v-if="infoModel.commitmentVideo.length < 20">
  1599. <a-icon type="plus"/>
  1600. <div class="ant-upload-text">点我上传承诺视频</div>
  1601. </div>
  1602. </a-upload>
  1603. </div>
  1604. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1605. <div>
  1606. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1607. </div>
  1608. </div>
  1609. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1610. <div>
  1611. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1612. </div>
  1613. </div>
  1614. </swiper>
  1615. </div>
  1616. </div>
  1617. </a-card>
  1618. <!-- 其它资料-->
  1619. <a-card v-if="steps.currentId == 'notes'"
  1620. style="margin-bottom:10px;
  1621. float: left;width: 83%;left: 2%">
  1622. <div slot="title">
  1623. <span style="float: left;position: relative;top: 4px"> 其它资料(非必传)</span>
  1624. </div>
  1625. <!-- 附件-->
  1626. <div>
  1627. <div v-if="rectification">
  1628. <a-form-model-item style="left: 0%;width: 90%;" label="稽核是否通过" prop="basicCheckState" v-bind="labelCol1Note">
  1629. <a-tag class="font-size-14" v-if="specialResult.notesState == 0" color="#f50">未通过</a-tag>
  1630. <a-tag class="font-size-14" v-if="specialResult.notesState == 1" color="#2db7f5">通过</a-tag>
  1631. </a-form-model-item>
  1632. <a-form-model-item style="left: 0%;width: 90%;" label="稽核结果" prop="basicCheckNote" v-bind="labelCol1Note">
  1633. <a-tag class="font-size-14" color="orange">{{ specialResult.notesNote }}</a-tag>
  1634. </a-form-model-item>
  1635. </div>
  1636. <a-form-model-item style="width: 90%;" label="其他资料备注:" v-bind="labelCol1Note">
  1637. <span v-if="specialResult.notesNote == 1">{{ infoModel.notesRemark }}</span>
  1638. <a-textarea v-else style="height: 77px"
  1639. @change="textareaChange('notes','notesRemark')"
  1640. v-model="infoModel.notesRemark"
  1641. placeholder="其它资料"
  1642. />
  1643. <!-- :auto-size="{ minRows: 3, maxRows: 5 }"-->
  1644. </a-form-model-item>
  1645. </div>
  1646. <!-- 文件上传-->
  1647. <div class="file-div-minio-upload">
  1648. <div class="thumb-example" >
  1649. <!-- swiper1 -->
  1650. <swiper
  1651. class="swiper gallery-top"
  1652. :options="swiperOptionTop"
  1653. ref="swiperTop"
  1654. >
  1655. <swiper-slide class="slide-1" v-for="(item, index) in infoModel.notes" :key="item.id">
  1656. <iframe
  1657. v-if="item.urlBase"
  1658. frameborder="1"
  1659. :src="item.urlBase"
  1660. ref="ifr"
  1661. width="100%"
  1662. height="500px"
  1663. scrolling="auto">
  1664. </iframe>
  1665. <img style="width: 100%;height: 500px;border: 1px solid;"
  1666. v-if="!item.urlBase" :src="noDataPng" border="1">
  1667. <a-button
  1668. v-if="infoModel.notes.length && item.urlBase && specialResult.notesState != 1"
  1669. style="display: block;margin-top: 10px;border-color: red;color: red;float: left"
  1670. danger @click="removeFile(item,'notes')">移除
  1671. </a-button>
  1672. <a-button
  1673. style="display: block;position: relative;left:20px;margin-top: 10px;border-color: #1890FF;color: #1890FF"
  1674. v-if="infoModel.notes.length && item.urlBase"
  1675. @click="jumpUrl(item.urlBase)">预览
  1676. </a-button>
  1677. </swiper-slide>
  1678. <div
  1679. class="swiper-button-next swiper-button-white"
  1680. slot="button-next"
  1681. ></div>
  1682. <div
  1683. class="swiper-button-prev swiper-button-white"
  1684. slot="button-prev"
  1685. ></div>
  1686. </swiper>
  1687. <!-- swiper2 Thumbs -->
  1688. <swiper
  1689. class="swiper gallery-thumbs"
  1690. :options="swiperOptionThumbs"
  1691. ref="swiperThumbs"
  1692. >
  1693. <swiper-slide
  1694. class="slide"
  1695. style="width:100px;height:100px;"
  1696. v-for="(item, index) in infoModel.notes"
  1697. :key="item.id"
  1698. >
  1699. <div v-if="item.urlBase" style="width: 100%;height: 96px;background: rgb(68,142,247);color: white">
  1700. <span style="white-space:normal; word-break:break-all;overflow:hidden;">{{ item.fileName }}</span>
  1701. </div>
  1702. <img style="width: 100%;height: 96px"
  1703. v-if="!item.urlBase" :src="noDataPng" border="1">
  1704. </swiper-slide>
  1705. <!-- 点我上传文件按钮-->
  1706. <div class="clearfix">
  1707. <a-upload
  1708. listType="picture-card"
  1709. name="file"
  1710. :multiple="false"
  1711. :action="importMinioUploadAction"
  1712. :customRequest="e => selfUploadContract(e, 'notes')"
  1713. :headers="tokenHeader"
  1714. :showUploadList="false"
  1715. :beforeUpload="importBeforeUpload"
  1716. @change="importHandleChange"
  1717. >
  1718. <div v-if="infoModel.notes.length < 20 && specialResult.notesState != 1">
  1719. <a-icon type="plus"/>
  1720. <div class="ant-upload-text">点我上传其它资料</div>
  1721. </div>
  1722. </a-upload>
  1723. </div>
  1724. <div class="swiper-button-next swiper-button-white" slot="button-next">
  1725. <div>
  1726. <!-- <img src="../../../../assets/images/nextImg.png" alt=""/>-->
  1727. </div>
  1728. </div>
  1729. <div class="swiper-button-prev swiper-button-white" slot="button-prev">
  1730. <div>
  1731. <!-- <img src="../../../../assets/images/prevImg.png" alt=""/>-->
  1732. </div>
  1733. </div>
  1734. </swiper>
  1735. </div>
  1736. </div>
  1737. </a-card>
  1738. </a-spin>
  1739. </template>
  1740. <script>
  1741. import {getAction, httpAction, postAction} from "@api/manage";
  1742. /*无数据图片*/
  1743. import noDataPng from '@/assets/nodata.png'
  1744. import Vue from "vue";
  1745. import {ACCESS_TOKEN, TENANT_ID} from "@/store/mutation-types";
  1746. let Base64 = require('js-base64').Base64
  1747. export default {
  1748. name: 'TaskUploadData',
  1749. inject: ['closeCurrent'],
  1750. components: {
  1751. noDataPng
  1752. },
  1753. data() {
  1754. return {
  1755. //缩略与大图数据源
  1756. swiperId: 1,
  1757. //轮播配置
  1758. swiperOptionTop: {
  1759. zoom: true,
  1760. loop: false,
  1761. loopedSlides: 5, // looped slides should be the same
  1762. spaceBetween: 10,
  1763. observer: true, //修改swiper自己或子元素时,自动初始化swiper
  1764. observeParents: true, //修改swiper的父元素时,自动初始化swiper
  1765. // autoplay: { //自动轮播
  1766. // delay: 2000,
  1767. // disableOnInteraction: false
  1768. // },
  1769. navigation: {
  1770. nextEl: '.swiper-button-next',
  1771. prevEl: '.swiper-button-prev'
  1772. }
  1773. },
  1774. swiperOptionThumbs: {
  1775. loop: false,
  1776. loopedSlides: 5, // looped slides should be the same
  1777. spaceBetween: 10,
  1778. centeredSlides: true,
  1779. slidesPerView: 'auto',
  1780. touchRatio: 0.2,
  1781. slideToClickedSlide: true,
  1782. navigation: {
  1783. nextEl: '.swiper-button-next',
  1784. prevEl: '.swiper-button-prev'
  1785. }
  1786. },
  1787. /**无数据图片*/
  1788. noDataPng: noDataPng,
  1789. url: {
  1790. // 获取客户信息
  1791. "getInfoDataById": "/smsCheck/customerInfo/queryById",
  1792. // 上传文件
  1793. "minioUpload": "/smsCheck/customerData/uploadMinio",
  1794. // 暂存
  1795. "staging": "/special/examination/staging",
  1796. // 批量暂存
  1797. "stagingList": "/special/examination/staging/list",
  1798. // 特审复开资料查询
  1799. "getSpecialByinfoId": "/special/examination/find/user/id",
  1800. // 提交
  1801. "editInfo": "/special/examination/edit/info",
  1802. // 批量提交
  1803. "batchEditInfo": "/special/examination/batch/edit/info",
  1804. // 获取稽核结果
  1805. "findCheckState": "/special/examination/find/check/log",
  1806. },
  1807. //是否批量上传
  1808. batchImproves: false,
  1809. // 是否整改
  1810. rectification: false,
  1811. // 基础信息输入框是否禁用
  1812. rectificationInput: true,
  1813. // 详情
  1814. detail: false,
  1815. specialResult: {
  1816. //基础信息
  1817. basicInfoState: null,
  1818. basicInfoNote: "",
  1819. //系统实名截图
  1820. nameFindComplianceState: null,
  1821. nameFindComplianceNote: "",
  1822. //特审单
  1823. specialReviewFormState: null,
  1824. specialReviewFormNote: "",
  1825. //身份证照片/正反面
  1826. idCardState: null,
  1827. idCardNote: "",
  1828. //手持证件半身照片
  1829. handCertificateState: null,
  1830. handCertificateNote: "",
  1831. //号卡照片
  1832. numberCardState: null,
  1833. numberCardNote: "",
  1834. //手持号卡照片
  1835. handNumberCardState: null,
  1836. handNumberCardNote: "",
  1837. //使用人证件
  1838. userCertificateState: null,
  1839. userCertificateNote: "",
  1840. //营业执照
  1841. businessLicenseState: null,
  1842. businessLicenseNote: "",
  1843. //介绍信
  1844. letterIntroductionState: null,
  1845. letterIntroductionNote: "",
  1846. //防诈骗承诺函
  1847. fraudPreventionState: null,
  1848. fraudPreventionNote: "",
  1849. //消费凭证
  1850. consumptionVoucherState: null,
  1851. consumptionVoucherNote: "",
  1852. //承诺视频
  1853. commitmentVideoState: null,
  1854. commitmentVideoNote: "",
  1855. // 其它资料
  1856. notesState: null,
  1857. notesNote: ""
  1858. },
  1859. // 全局是否是在加载中
  1860. uploading: false,
  1861. //上级传参
  1862. query: {
  1863. data: {},
  1864. infoId: "",
  1865. },
  1866. // 客户资料信息
  1867. infoModel: {
  1868. // 单位名称
  1869. unitName: "",
  1870. // 材料补不全有特审
  1871. materialLabel: "0",
  1872. // 用户类型
  1873. userLable: "0",
  1874. // 申请复开号码
  1875. openingNumber: "",
  1876. // 申请复开原因
  1877. reasonReopening: "",
  1878. // 客户名称
  1879. customerName: "",
  1880. // 客户经理手机号
  1881. accountManagerPhone: "",
  1882. // 最后一次关停时间
  1883. shutdownTime: "",
  1884. // 关停标签
  1885. shutdownLabel: ['0'],
  1886. // 关停标签-其他
  1887. shutdownLabelOther: "",
  1888. // 系统实名制截图
  1889. nameFindCompliance: [{}],
  1890. // 实名制截图原因
  1891. nameFindComplianceRemark: "",
  1892. // 身份证正反面
  1893. fileListIdCard: [{}],
  1894. fileListIdCardRemark: "",
  1895. // 手持证件半身照片
  1896. handCertificate: [{}],
  1897. handCertificateRemark: "",
  1898. // 防诈骗承若函
  1899. fraudPrevention: [{}],
  1900. fraudPreventionRemark: "",
  1901. // 有无特审单
  1902. specialReviewForm: [{}],
  1903. specialReviewFormRemark: "",
  1904. // 单位户-使用人证件
  1905. userCertificate: [{}],
  1906. userCertificateRemark: "",
  1907. // 单位户-营业执照副本
  1908. businessLicense: [{}],
  1909. businessLicenseRemark: "",
  1910. // 单位户-介绍信
  1911. letterIntroduction: [{}],
  1912. letterIntroductionRemark: "",
  1913. // 个人户-号卡照片
  1914. numberCard: [{}],
  1915. numberCardRemark: "",
  1916. // 个人户-手持号卡照片
  1917. handNumberCard: [{}],
  1918. handNumberCardRemark: "",
  1919. // 消费凭证
  1920. consumptionVoucher: [{}],
  1921. consumptionVoucherRemark: "",
  1922. // 承诺视频
  1923. commitmentVideo: [{}],
  1924. commitmentVideoRemark: "",
  1925. // 其它资料
  1926. notes: [{}],
  1927. notesRemark: "",
  1928. },
  1929. //表单验证
  1930. rules: {
  1931. shutdownTime: [
  1932. {required: true, message: '请选择关停时间'},
  1933. ],
  1934. reasonReopening: [
  1935. {required: true, message: '请输入申请复开原因'},
  1936. ]
  1937. },
  1938. labelCol4: {
  1939. labelCol: {
  1940. xs: {span: 24},
  1941. sm: {span: 8},
  1942. },
  1943. wrapperCol: {
  1944. xs: {span: 24},
  1945. sm: {span: 14},
  1946. }
  1947. },
  1948. labelCol1: {
  1949. labelCol: {
  1950. xs: {span: 24},
  1951. sm: {span: 2},
  1952. },
  1953. wrapperCol: {
  1954. xs: {span: 24},
  1955. sm: {span: 22},
  1956. }
  1957. },
  1958. labelCol1Note: {
  1959. labelCol: {
  1960. xs: {span: 24},
  1961. sm: {span: 4},
  1962. },
  1963. wrapperCol: {
  1964. xs: {span: 24},
  1965. sm: {span: 20},
  1966. }
  1967. },
  1968. // 步骤条相关
  1969. steps: {
  1970. // 当前所在第几部
  1971. current: 0,
  1972. currentId: "",
  1973. stepsNow: {},
  1974. // 默认
  1975. steps00: [
  1976. {
  1977. title: '系统实名制截图',
  1978. content: 'First-content',
  1979. id: "nameFindCompliance",
  1980. status: "wait"
  1981. },
  1982. {
  1983. title: '身份证照片/正反面',
  1984. content: 'First-content',
  1985. id: "fileListIdCard",
  1986. status: "wait"
  1987. },
  1988. {
  1989. title: '手持证件半身照片',
  1990. content: 'First-content',
  1991. id: "handCertificate",
  1992. status: "wait"
  1993. },
  1994. {
  1995. title: ' 防诈骗承诺涵(使用人签署)',
  1996. content: 'First-content',
  1997. id: "fraudPrevention",
  1998. status: "wait"
  1999. }
  2000. ],
  2001. // 有特审
  2002. stepsMaterial: [
  2003. {
  2004. title: '特审单',
  2005. content: 'First-content',
  2006. id: "specialReviewForm",
  2007. status: "wait"
  2008. }
  2009. ],
  2010. // 单位户
  2011. stepUserLable1: [
  2012. {
  2013. title: '使用人证件',
  2014. content: 'First-content',
  2015. id: "userCertificate",
  2016. status: "wait"
  2017. },
  2018. {
  2019. title: '营业执照副本(盖公章)',
  2020. content: 'First-content',
  2021. id: "businessLicense",
  2022. status: "wait"
  2023. },
  2024. {
  2025. title: '介绍信',
  2026. content: 'First-content',
  2027. id: "letterIntroduction",
  2028. status: "wait"
  2029. }
  2030. ],
  2031. // 个人户
  2032. stepUserLable0: [
  2033. {
  2034. title: '号卡照片',
  2035. content: 'First-content',
  2036. id: "numberCard",
  2037. status: "wait"
  2038. },
  2039. {
  2040. title: '手持号卡照片',
  2041. content: 'First-content',
  2042. id: "handNumberCard",
  2043. status: "wait"
  2044. },
  2045. ],
  2046. // 材料标签
  2047. shutdownLabel0: [
  2048. {
  2049. title: '消费凭证',
  2050. content: 'First-content',
  2051. id: "consumptionVoucher",
  2052. status: "wait"
  2053. },
  2054. ],
  2055. // 承诺视频
  2056. shutdownLabel5: [
  2057. {
  2058. title: '承诺视频',
  2059. content: 'First-content',
  2060. id: "commitmentVideo",
  2061. status: "wait"
  2062. },
  2063. ],
  2064. },
  2065. }
  2066. },
  2067. computed: {
  2068. importMinioUploadAction() {
  2069. return window._CONFIG['domianURL'] + this.url.minioUpload;
  2070. },
  2071. tokenHeader() {
  2072. let head = {'X-Access-Token': Vue.ls.get(ACCESS_TOKEN)}
  2073. let tenantid = Vue.ls.get(TENANT_ID)
  2074. if (tenantid) {
  2075. head['tenant-id'] = tenantid
  2076. }
  2077. return head;
  2078. }
  2079. },
  2080. props: {},
  2081. watch: {},
  2082. updated() {
  2083. // 实现swiper双向控制
  2084. this.$nextTick(() => {
  2085. const swiperTop = this.$refs.swiperTop.swiper
  2086. const swiperThumbs = this.$refs.swiperThumbs.swiper
  2087. swiperTop.controller.control = swiperThumbs
  2088. swiperThumbs.controller.control = swiperTop
  2089. })
  2090. },
  2091. created() {
  2092. // 是否批量上传
  2093. this.batchImproves = this.$route.query.batchImproves;
  2094. // 步骤条默认公用
  2095. this.steps.stepsNow = this.steps.steps00;
  2096. this.steps.currentId = this.steps.stepsNow[0].id
  2097. // 整改
  2098. this.rectification = this.$route.query.rectification;
  2099. if (this.rectification) {
  2100. // 整改时input解除禁用
  2101. this.rectificationInput = false;
  2102. }
  2103. // 详情
  2104. this.detail = this.$route.query.detail;
  2105. // 批量
  2106. if (this.batchImproves) {
  2107. //批量上传id
  2108. this.ids = this.$route.query.ids;
  2109. } else {
  2110. //客户ID
  2111. this.query.infoId = this.$route.query.id;
  2112. // 获取客户基础信息
  2113. this.getInfoDataById(this.query.infoId)
  2114. }
  2115. },
  2116. methods: {
  2117. /**整改->获取稽核结果*/
  2118. findCheckState(id) {
  2119. let that = this;
  2120. let model = {
  2121. "dataId": id,
  2122. }
  2123. postAction(this.url.findCheckState, model)
  2124. .then((res) => {
  2125. if (res.success) {
  2126. if (res.result == null) {
  2127. return;
  2128. }
  2129. that.specialResult = res.result;
  2130. // 整改->处理步骤条状态
  2131. if (that.rectification) {
  2132. for (var i in that.steps.stepsNow) {
  2133. let id = that.steps.stepsNow[i].id;
  2134. if (id == 'fileListIdCard') {
  2135. id = "idCard"
  2136. }
  2137. let specialResultElement = that.specialResult[id + "State"];
  2138. if (specialResultElement == 0) {
  2139. that.steps.stepsNow[i].status = 'error'
  2140. } else if (specialResultElement == 1) {
  2141. that.steps.stepsNow[i].status = 'finish'
  2142. }
  2143. }
  2144. }
  2145. }
  2146. })
  2147. },
  2148. /**备注监听*/
  2149. textareaChange(name, nameRemark) {
  2150. if (!this.rectification) {
  2151. if (this.infoModel[nameRemark].length > 0) {
  2152. this.steps.stepsNow[this.steps.current].status = "finish"
  2153. } else if (this.infoModel[name].length > 0 && this.infoModel[name][0].urlBase) {
  2154. this.steps.stepsNow[this.steps.current].status = "finish"
  2155. } else {
  2156. this.steps.stepsNow[this.steps.current].status = "wait"
  2157. }
  2158. } else {
  2159. this.steps.stepsNow[this.steps.current].solution = true;
  2160. }
  2161. },
  2162. // 步骤条动态变化
  2163. stepLoading() {
  2164. this.steps.stepsNow = this.steps.stepsNow.splice(0, 4)
  2165. //材料不全有特审步骤条
  2166. this.stepsMaterialLabel()
  2167. /**用户标签点击事件*/
  2168. this.userLableClick()
  2169. /**材料标签点击事件*/
  2170. this.shutdownLabelClick()
  2171. this.steps.stepsNow.push(
  2172. {
  2173. title: ' 其它资料(非必传)',
  2174. content: 'First-content',
  2175. id: "notes",
  2176. status: "wait"
  2177. })
  2178. },
  2179. //材料不全有特审步骤条
  2180. stepsMaterialLabel() {
  2181. if (this.infoModel.materialLabel == "0") {
  2182. let stepsMaterial = this.steps.stepsMaterial;
  2183. for (var i in stepsMaterial) {
  2184. this.steps.stepsNow.push(stepsMaterial[i])
  2185. }
  2186. }
  2187. },
  2188. /**用户标签点击事件*/
  2189. userLableClick() {
  2190. var that = this;
  2191. //材料不全有特审步骤条
  2192. //that.stepsMaterialLabel();
  2193. let userLable = that.infoModel.userLable;
  2194. switch (userLable) {
  2195. case "0":
  2196. //个人户
  2197. let stepUserLable0 = this.steps.stepUserLable0;
  2198. for (var i in stepUserLable0) {
  2199. this.steps.stepsNow.push(stepUserLable0[i])
  2200. }
  2201. break
  2202. case "1":
  2203. //单位户
  2204. let stepUserLable1 = this.steps.stepUserLable1;
  2205. for (var j in stepUserLable1) {
  2206. this.steps.stepsNow.push(stepUserLable1[j])
  2207. }
  2208. break
  2209. }
  2210. },
  2211. /**材料标签点击事件*/
  2212. shutdownLabelClick() {
  2213. var that = this;
  2214. //材料不全有特审步骤条
  2215. //that.stepsMaterialLabel();
  2216. let shutdownLabel = that.infoModel.shutdownLabel;
  2217. // 其它包含所有
  2218. if (shutdownLabel.indexOf("0") > -1) {
  2219. let shutdownLabel0 = this.steps.shutdownLabel0;
  2220. for (var i in shutdownLabel0) {
  2221. this.steps.stepsNow.push(shutdownLabel0[i])
  2222. }
  2223. }
  2224. },
  2225. /**移除文件*/
  2226. removeFile(fileData, fileAttribute) {
  2227. let that = this.infoModel;
  2228. //处理轮播数据
  2229. let swiperImg = that[fileAttribute];
  2230. if (swiperImg) {
  2231. let number = swiperImg.indexOf(fileData);
  2232. swiperImg.splice(number, 1)
  2233. if (swiperImg.length == 0) {
  2234. swiperImg.push({})
  2235. that[fileAttribute] = swiperImg
  2236. let textId = fileAttribute + "Remark";
  2237. if (!this.rectification) {
  2238. if (this.infoModel[textId].trim() > 0) {
  2239. this.steps.stepsNow[this.steps.current].status = "finish"
  2240. } else {
  2241. this.steps.stepsNow[this.steps.current].status = "wait"
  2242. }
  2243. }
  2244. } else {
  2245. if (!this.rectification) {
  2246. this.steps.stepsNow[this.steps.current].status = "finish"
  2247. }
  2248. }
  2249. }
  2250. },
  2251. /**自定义的上传文件方法*/
  2252. selfUploadContract(data, fileAttribute) {
  2253. var that = this;
  2254. if (data.file) {
  2255. let formData = new FormData();
  2256. formData.append('file', data.file)
  2257. postAction(this.url.minioUpload, formData).then((res) => {
  2258. if (res.success) {
  2259. that.swiperId = that.swiperId + 1;
  2260. //文件链接
  2261. let filePath = res.message;
  2262. let swipData = {
  2263. id: that.swiperId,
  2264. urlBase: window._CONFIG['onlinePreviewDomainURL'] + '?url='
  2265. + encodeURIComponent(
  2266. Base64.encode(
  2267. (filePath)
  2268. )),
  2269. url: filePath,
  2270. fileName: data.file.name
  2271. }
  2272. if (that.infoModel[fileAttribute][0].urlBase) {
  2273. that.infoModel[fileAttribute].push(swipData)
  2274. } else {
  2275. that.infoModel[fileAttribute] = []
  2276. //数据发生变化
  2277. that.infoModel[fileAttribute][0] = swipData;
  2278. }
  2279. console.log(that.infoModel[fileAttribute])
  2280. if (!that.rectification) {
  2281. // 改变步骤条状态
  2282. if (that.infoModel[fileAttribute].length > 0) {
  2283. that.steps.stepsNow[that.steps.current].status = "finish"
  2284. } else {
  2285. that.steps.stepsNow[that.steps.current].status = "wait"
  2286. }
  2287. } else {
  2288. that.steps.stepsNow[that.steps.current].solution = true
  2289. }
  2290. }
  2291. })
  2292. }
  2293. },
  2294. /**文件格式限制*/
  2295. importBeforeUpload(file) {
  2296. var fileType = file.type;
  2297. if (fileType === 'image') {
  2298. if (fileType.indexOf('image') < 0) {
  2299. this.$message.warning('请上传图片');
  2300. return false;
  2301. }
  2302. } else if (fileType === 'file') {
  2303. if (fileType.indexOf('image') >= 0) {
  2304. this.$message.warning('请上传文件');
  2305. return false;
  2306. }
  2307. }
  2308. return true
  2309. },
  2310. /**文件上传成功后回调*/
  2311. importHandleChange(info) {
  2312. },
  2313. /**暂存事件*/
  2314. stagingAuditLot() {
  2315. let that = this;
  2316. let url = that.url.staging
  2317. let data = that.getDataNow();
  2318. // 是否为批量上传
  2319. if (that.batchImproves) {
  2320. url = that.url.stagingList
  2321. }
  2322. postAction(url, data).then((res) => {
  2323. if (res.code == 200) {
  2324. this.$router.go(-1);
  2325. //关闭当前页
  2326. this.closeCurrent();
  2327. } else {
  2328. that.$message.warning(res.message);
  2329. }
  2330. })
  2331. },
  2332. getDataNow() {
  2333. let that = this
  2334. let infoModel = that.infoModel
  2335. var data = {
  2336. "infoIds": that.ids,
  2337. "infoId": that.query.infoId,
  2338. // 申请复开号码
  2339. "openingNumber": infoModel.openingNumber,
  2340. // 客户名称/使用人名称
  2341. "customerName": infoModel.customerName,
  2342. // 客户经理手机号
  2343. "accountManagerPhone": infoModel.accountManagerPhone,
  2344. // 用户标签
  2345. "userLable": infoModel.userLable,
  2346. // 关停标签
  2347. "shutdownLabel": infoModel.shutdownLabel.join(),
  2348. // 关停标签其他-名称
  2349. "shutdownLabelOther": infoModel.shutdownLabelOther,
  2350. // 最后一次关停时间
  2351. "shutdownTime": infoModel.shutdownTime,
  2352. // 申请复开原因
  2353. "reasonReopening": infoModel.reasonReopening,
  2354. // 材料标签选择
  2355. "materialLabel": infoModel.materialLabel,
  2356. // 单位名称
  2357. "unitName": infoModel.unitName,
  2358. // 身份证正反面
  2359. idCard: this.urlBaseJoin(infoModel.fileListIdCard, "url"),
  2360. idCardRemark: infoModel.fileListIdCardRemark,
  2361. // 手持证件半身照片
  2362. handCertificate: this.urlBaseJoin(infoModel.handCertificate, "url"),
  2363. handCertificateRemark: infoModel.handCertificateRemark,
  2364. // 号卡照片
  2365. numberCard: this.urlBaseJoin(infoModel.numberCard, "url"),
  2366. numberCardRemark: infoModel.numberCardRemark,
  2367. // 手持号卡照片
  2368. handNumberCard: this.urlBaseJoin(infoModel.handNumberCard, "url"),
  2369. handNumberCardRemark: infoModel.handNumberCardRemark,
  2370. // 防诈骗承诺函
  2371. fraudPrevention: this.urlBaseJoin(infoModel.fraudPrevention, "url"),
  2372. fraudPreventionRemark: infoModel.fraudPreventionRemark,
  2373. // 营业执照副本
  2374. businessLicense: this.urlBaseJoin(infoModel.businessLicense, "url"),
  2375. businessLicenseRemark: infoModel.businessLicenseRemark,
  2376. // 介绍信
  2377. letterIntroduction: this.urlBaseJoin(infoModel.letterIntroduction, "url"),
  2378. letterIntroductionRemark: infoModel.letterIntroductionRemark,
  2379. // 使用人证件
  2380. userCertificate: this.urlBaseJoin(infoModel.userCertificate, "url"),
  2381. userCertificateRemark: infoModel.userCertificateRemark,
  2382. // 消费凭证
  2383. consumptionVoucher: this.urlBaseJoin(infoModel.consumptionVoucher, "url"),
  2384. // 消费凭证备注
  2385. consumptionVoucherRemark: infoModel.consumptionVoucherRemark,
  2386. // 承诺视频
  2387. commitmentVideo: this.urlBaseJoin(infoModel.commitmentVideo, "url"),
  2388. // 承诺视频备注
  2389. commitmentVideoRemark: infoModel.commitmentVideoRemark,
  2390. // 系统实名制截图
  2391. nameFindCompliance: this.urlBaseJoin(infoModel.nameFindCompliance, "url"),
  2392. // 系统实名制截图备注
  2393. nameFindComplianceRemark: infoModel.nameFindComplianceRemark,
  2394. // 特审单
  2395. specialReviewForm: this.urlBaseJoin(infoModel.specialReviewForm, "url"),
  2396. // 特审单备注
  2397. specialReviewFormRemark: infoModel.specialReviewFormRemark,
  2398. // 其它资料
  2399. notes: this.urlBaseJoin(infoModel.notes, "url"),
  2400. // 其它资料备注
  2401. notesRemark: infoModel.notesRemark,
  2402. }
  2403. return data;
  2404. },
  2405. /**提交申请事件*/
  2406. submitAuditLot() {
  2407. // 表单效验证结果
  2408. let fromValid = false;
  2409. // 是否为单位户
  2410. if (this.infoModel.userLable == '1') {
  2411. this.rules["unitName"] = [{required: true, message: '请输入单位名称 '}]
  2412. } else {
  2413. this.rules["unitName"] = [{required: false, message: '请输入单位名称 '}]
  2414. }
  2415. // 触发表单验证
  2416. this.$refs.form.validate(valid => {
  2417. // 验证是否通过
  2418. fromValid = valid;
  2419. })
  2420. // 表单效验是否通过
  2421. if (!fromValid) {
  2422. this.$warning({
  2423. title: '提示',
  2424. content: '请完成全部特审资料填写',
  2425. })
  2426. return;
  2427. }
  2428. // 关停标签
  2429. if (this.infoModel.shutdownLabel.length == 0) {
  2430. this.$warning({
  2431. title: '提示',
  2432. content: '至少选择一个关停标签',
  2433. })
  2434. return;
  2435. }
  2436. // 材料不全,必须上传特深单
  2437. if (this.infoModel.materialLabel == '0') {
  2438. if (!this.labelValidation(['specialReviewForm'])) {
  2439. this.$warning({
  2440. title: '提示',
  2441. content: '材料不全,请上传特审单',
  2442. })
  2443. return;
  2444. }
  2445. }
  2446. // 无特审,所有材料必须上传
  2447. // 公用效验参数
  2448. var labels = ["nameFindCompliance", "fileListIdCard", "handCertificate", "fraudPrevention"]
  2449. // 单位户或个人
  2450. if (this.infoModel.userLable == '0') {
  2451. // 个人->号卡照片
  2452. labels.push('numberCard', 'handNumberCard')
  2453. } else {
  2454. // 单位户 -> 使用人证件,营业执照副本,介绍信
  2455. labels.push('userCertificate')
  2456. labels.push('businessLicense')
  2457. labels.push('letterIntroduction')
  2458. }
  2459. // 关停标签 -> 安防停机(高危漫游地)
  2460. if (this.infoModel.shutdownLabel.indexOf('0') > -1) {
  2461. labels.push('consumptionVoucher')
  2462. }
  2463. if (!this.labelValidation(labels)) {
  2464. this.$warning({
  2465. title: '提示',
  2466. content: '请上传全部文件材料!',
  2467. })
  2468. return;
  2469. }
  2470. let data = this.getDataNow();
  2471. let url = this.url.editInfo;
  2472. // 是否批量提交
  2473. if (this.batchImproves) {
  2474. url = this.url.batchEditInfo;
  2475. }
  2476. this.uploading = true;
  2477. httpAction(url, data, "POST")
  2478. .then((res) => {
  2479. if (res.success) {
  2480. this.uploading = false;
  2481. this.$message.success("提交成功");
  2482. this.$router.go(-1);
  2483. this.closeCurrent();
  2484. } else {
  2485. this.uploading = false;
  2486. this.$error({
  2487. title: '提示',
  2488. content: res.message,
  2489. })
  2490. }
  2491. }).finally(() => {
  2492. this.uploading = false;
  2493. })
  2494. },
  2495. /**标签效验*/
  2496. labelValidation(lableName) {
  2497. let boolean = true;
  2498. let infoModel = this.infoModel;
  2499. for (var i in lableName) {
  2500. let value = lableName[i];
  2501. let valueRemark = value + "Remark";
  2502. // 去除两端空格
  2503. if (infoModel[valueRemark] != null) {
  2504. infoModel[valueRemark] = infoModel[valueRemark].trim();
  2505. }
  2506. if ((infoModel[value].length == 0 || !infoModel[value][0].urlBase)
  2507. && (infoModel[valueRemark] == null || infoModel[valueRemark].length == 0)) {
  2508. boolean = false
  2509. break;
  2510. }
  2511. }
  2512. return boolean;
  2513. }
  2514. ,
  2515. /**步骤条点击事件*/
  2516. stepsClick(current) {
  2517. if (!this.rectification) {
  2518. this.steps.current = current;
  2519. this.steps.currentId = this.steps.stepsNow[current].id
  2520. for (var i in this.steps.stepsNow) {
  2521. if (this.steps.stepsNow[i].status != "finish") {
  2522. this.steps.stepsNow[i].status = "wait"
  2523. }
  2524. }
  2525. if (this.steps.stepsNow[current].status != "finish") {
  2526. this.steps.stepsNow[current].status = "process"
  2527. }
  2528. } else {
  2529. this.steps.current = current;
  2530. this.steps.currentId = this.steps.stepsNow[current].id
  2531. }
  2532. }
  2533. ,
  2534. /**返回上一级*/
  2535. back() {
  2536. this.$router.go(-1);
  2537. //关闭当前页
  2538. this.closeCurrent();
  2539. }
  2540. ,
  2541. /**获取客户信息*/
  2542. getInfoDataById(id) {
  2543. var that = this;
  2544. if (id) {
  2545. var data = {
  2546. "id": id,
  2547. }
  2548. getAction(this.url.getInfoDataById, data).then((res) => {
  2549. if (res.success) {
  2550. let result = res.result;
  2551. // 复开号码
  2552. that.infoModel.openingNumber = result.smsNumber
  2553. // 机主姓名
  2554. that.infoModel.customerName = result.customerName
  2555. // 有无特殊审单
  2556. that.infoModel.materialLabel = result.materialLabel == "无" ? "1" : "0"
  2557. // 客户经理手机号
  2558. that.infoModel.accountManagerPhone = result.accountManagerPhone;
  2559. // 特审步骤条
  2560. that.stepLoading();
  2561. // 获取客户文件信息
  2562. that.getInfoSpecialData(this.query.infoId);
  2563. }
  2564. })
  2565. }
  2566. }
  2567. ,
  2568. /**获取特审复开数据*/
  2569. getInfoSpecialData(infoId) {
  2570. let that = this;
  2571. let infoModel = that.infoModel;
  2572. postAction(that.url.getSpecialByinfoId, {infoId}).then((res) => {
  2573. if (res.result != null) {
  2574. let result = res.result;
  2575. // 单位名称
  2576. infoModel.unitName = result.unitName;
  2577. // 身份证正反面
  2578. infoModel.fileListIdCard = that.packageArr(result.idCard);
  2579. infoModel.fileListIdCardRemark = result.idCardRemark;
  2580. // 系统实名制截图
  2581. infoModel.nameFindCompliance = that.packageArr(result.nameFindCompliance)
  2582. infoModel.nameFindComplianceRemark = result.nameFindComplianceRemark;
  2583. // 手持证件半身照片
  2584. infoModel.handCertificate = that.packageArr(result.handCertificate)
  2585. infoModel.handCertificateRemark = result.handCertificateRemark
  2586. // 防诈骗承若函
  2587. infoModel.fraudPrevention = that.packageArr(result.fraudPrevention)
  2588. infoModel.fraudPreventionRemark = result.fraudPreventionRemark
  2589. // 有无特审单
  2590. infoModel.specialReviewForm = that.packageArr(result.specialReviewForm)
  2591. infoModel.specialReviewFormRemark = result.specialReviewFormRemark
  2592. // 使用人证件
  2593. infoModel.userCertificate = that.packageArr(result.userCertificate)
  2594. infoModel.userCertificateRemark = result.userCertificateRemark
  2595. // 单位户-营业执照副本
  2596. infoModel.businessLicense = that.packageArr(result.businessLicense)
  2597. infoModel.businessLicenseRemark = result.businessLicenseRemark
  2598. // 单位户-介绍信
  2599. infoModel.letterIntroduction = that.packageArr(result.letterIntroduction)
  2600. infoModel.letterIntroductionRemark = result.letterIntroductionRemark
  2601. // 个人户-号卡照片
  2602. infoModel.numberCard = that.packageArr(result.numberCard)
  2603. infoModel.numberCardRemark = result.numberCardRemark
  2604. // 个人户-手持号卡照片
  2605. infoModel.handNumberCard = that.packageArr(result.handNumberCard)
  2606. infoModel.handNumberCardRemark = result.handNumberCardRemark
  2607. // 消费凭证
  2608. infoModel.consumptionVoucher = that.packageArr(result.consumptionVoucher)
  2609. infoModel.consumptionVoucherRemark = result.consumptionVoucherRemark
  2610. // 承诺视频
  2611. infoModel.commitmentVideo = that.packageArr(result.commitmentVideo)
  2612. infoModel.commitmentVideoRemark = result.commitmentVideoRemark
  2613. // 其它资料
  2614. infoModel.notes = that.packageArr(result.notes)
  2615. infoModel.notesRemark = result.notesRemark
  2616. // 用户标签
  2617. if (result.userLable){
  2618. infoModel.userLable = result.userLable.toString()
  2619. }
  2620. // 关停标签
  2621. if ( result.shutdownLabel){
  2622. infoModel.shutdownLabel = result.shutdownLabel.split(",")
  2623. }
  2624. // 关停标签其他-名称
  2625. infoModel.shutdownLabelOther = result.shutdownLabelOther
  2626. // 最后一次关停时间
  2627. infoModel.shutdownTime = result.shutdownTime
  2628. // 申请复开原因
  2629. infoModel.reasonReopening = result.reasonReopening
  2630. that.infoModel = infoModel
  2631. // 步骤条
  2632. that.stepLoading();
  2633. that.findCheckState(result.id)
  2634. }
  2635. })
  2636. }
  2637. ,
  2638. // 照片格式转换
  2639. urlBaseJoin(dataArray, name) {
  2640. let newDataArr = [];
  2641. for (var i in dataArray) {
  2642. let dataArrayElementElement = dataArray[i][name];
  2643. newDataArr.push(dataArrayElementElement);
  2644. }
  2645. return newDataArr.toString();
  2646. }
  2647. ,
  2648. /**包装轮播数据*/
  2649. packageArr(data) {
  2650. let id = 0;
  2651. let newArr = []
  2652. if (data == null || data.length == 0) {
  2653. newArr.push({})
  2654. return newArr;
  2655. }
  2656. let splice = data.split(",");
  2657. for (var i in splice) {
  2658. id = id + 1;
  2659. let filePath = splice[i];
  2660. if (filePath == "") {
  2661. break;
  2662. }
  2663. let fileName = filePath.split("/");
  2664. fileName = fileName[fileName.length - 1];
  2665. let swipData = {
  2666. id: id,
  2667. urlBase: window._CONFIG['onlinePreviewDomainURL'] + '?url='
  2668. + encodeURIComponent(
  2669. Base64.encode(
  2670. (filePath)
  2671. )),
  2672. url: filePath,
  2673. fileName: fileName
  2674. }
  2675. newArr.push(swipData);
  2676. }
  2677. return newArr;
  2678. }
  2679. ,
  2680. // 点击方法 url为传入的第三方链接或网址 如'www.baidu.com' url前面不要加协议哦!
  2681. jumpUrl(url) {
  2682. var a = document.createElement("a");
  2683. a.setAttribute("href", url);
  2684. a.setAttribute("target", "_blank");
  2685. a.click();
  2686. },
  2687. }
  2688. }
  2689. </script>
  2690. <style lang="less">
  2691. .ant-input[disabled] {
  2692. color: #1e80ff;
  2693. background-color: #f5f5f5;
  2694. cursor: not-allowed;
  2695. opacity: 1;
  2696. }
  2697. .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  2698. color: #fff;
  2699. background-color: #1e80ff;
  2700. border-color: #d9d9d9;
  2701. box-shadow: none;
  2702. }
  2703. </style>
  2704. <style lang="less">
  2705. .thumb-example {
  2706. width: 80%;
  2707. margin-top: 20px;
  2708. // background: #000;
  2709. }
  2710. .swiper-slide {
  2711. background-size: cover;
  2712. background-position: center;
  2713. }
  2714. .gallery-top {
  2715. // height: 80% !important;
  2716. /*height: 600px;*/
  2717. width: 100%;
  2718. margin-bottom: 30px
  2719. }
  2720. .gallery-thumbs {
  2721. height: 20% !important;
  2722. box-sizing: border-box;
  2723. padding: 10px 0px;
  2724. /* width: 864px;*/
  2725. margin-left: 2px;
  2726. .swiper-button-next {
  2727. right: 0px;
  2728. }
  2729. .swiper-button-prev {
  2730. left: 0px;
  2731. }
  2732. .swiper-button-next,
  2733. .swiper-button-prev {
  2734. background: #fff;
  2735. width: 45px;
  2736. text-align: center;
  2737. height: 101px;
  2738. top: 26%;
  2739. div {
  2740. margin-top: 30px;
  2741. background: rgb(207, 205, 205);
  2742. height: 45px;
  2743. border-radius: 50%;
  2744. img {
  2745. margin: 7px 0 0 2px;
  2746. width: 30px;
  2747. }
  2748. }
  2749. }
  2750. .swiper-button-next:hover div {
  2751. background: rgb(189, 186, 186);
  2752. }
  2753. .swiper-button-prev:hover div {
  2754. background: rgb(189, 186, 186);
  2755. }
  2756. }
  2757. .gallery-thumbs .swiper-slide {
  2758. width: 20%;
  2759. height: 80px;
  2760. // opacity: 0.4;
  2761. }
  2762. .gallery-thumbs .swiper-slide-active {
  2763. border: 2px solid red;
  2764. }
  2765. .markdown ul > li {
  2766. color: #000000d9;
  2767. font-size: 15px;
  2768. line-height: 3;
  2769. margin-left: 20px;
  2770. padding-left: 4px;
  2771. list-style-type: circle;
  2772. }
  2773. .file-div-minio-upload {
  2774. height: 100%;
  2775. position: relative;
  2776. left: 10%
  2777. }
  2778. .font-size-14 {
  2779. font-size:14px
  2780. }
  2781. </style>