firespread.vue 175 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181
  1. <template>
  2. <div class="visual-con">
  3. <!--主体-->
  4. <div class="visual-body">
  5. <button @click="showEventDialog" style="position: absolute; left:50%;top: 50vh; transform: translateX(-50%);">
  6. </button>
  7. <!-- 弹层 -->
  8. <el-dialog title="事件详情" :visible.sync="eventDialog" customClass="customWidth" v-if="eventDialog"
  9. @close="cancelEventShow()">
  10. <div class="dia-event-info">
  11. <el-row>
  12. <!-- 左侧 -->
  13. <el-col :span="18" class="dia-left">
  14. <div class="sj-map-tool-select">
  15. <transition-group
  16. appear
  17. name="animate__animated animate__bounce"
  18. enter-active-class="animate__lightSpeedInRight"
  19. leave-active-class="animate__backOutRight"
  20. >
  21. <div
  22. class="sj-map-tool-select-list"
  23. v-show="mapToolShow"
  24. id="eventMapToolOnly"
  25. key="1"
  26. >
  27. <el-checkbox
  28. v-model="mapToolCheckAll"
  29. @change="mapToolCheckAllChange"
  30. class="sj-map-tool-checkbox-all"
  31. >全选</el-checkbox
  32. >
  33. <el-checkbox-group
  34. v-model="mapToolCheckItem"
  35. @change="mapToolCheckChange"
  36. class="sj-map-tool-checkbox"
  37. >
  38. <el-checkbox
  39. v-for="tools in mapToolCheck"
  40. :label="tools"
  41. :key="tools"
  42. >{{ tools }}</el-checkbox
  43. >
  44. </el-checkbox-group>
  45. </div>
  46. </transition-group>
  47. <el-button
  48. size="small"
  49. icon="el-icon-s-grid"
  50. id="eventMapToolOnlyButton"
  51. @click="mapToolShow = !mapToolShow"
  52. >地图功能</el-button
  53. >
  54. </div>
  55. <div ref="imageTofile" style="height: 75vh;">
  56. <transition-group
  57. appear
  58. name="animate__animated animate__bounce"
  59. enter-active-class="animate__backInDown"
  60. leave-active-class="animate__backOutUp"
  61. >
  62. <!-- 应急预案 -->
  63. <div class="dia-left-top" v-show="mapToolCheckItem.includes('应急预案')"
  64. key="yingji" >
  65. <div class="dia-left-top-tit">应急预案</div>
  66. <div class="dia-left-top-carousel">
  67. <el-carousel height="30px" direction="vertical" :interval="2000">
  68. <el-carousel-item v-if="visuForestCloudYuAnBo!=null">
  69. <el-tooltip class="item" effect="dark" :content="visuForestCloudYuAnBo.reserveName"
  70. placement="top-start">
  71. <a :href="visuForestCloudYuAnBo.fileUrl"><span>
  72. <div
  73. style=" width: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;">
  74. {{ visuForestCloudYuAnBo.reserveName }}
  75. </div>
  76. </span></a>
  77. </el-tooltip>
  78. </el-carousel-item>
  79. <el-carousel-item v-else>
  80. <a href="#">暂未关联预案</a>
  81. </el-carousel-item>
  82. </el-carousel>
  83. </div>
  84. <el-button size="mini" type="primary" class="yatz_button" @click="showUpdateYjYuAn">预案调整
  85. </el-button>
  86. </div>
  87. </transition-group>
  88. <!-- 左侧资源 -->
  89. <transition-group
  90. appear
  91. name="animate__animated animate__bounce"
  92. enter-active-class="animate__backInUp"
  93. leave-active-class="animate__backOutDown"
  94. >
  95. <div class="leftbar" style="width:fit-content !important;bottom:0rem;left: 1rem; top: unset;" v-show="mapToolCheckItem.includes('资源与操作')"
  96. key="mapToolziyuan">
  97. <div class="forthis" style="width:1320px; display: flex;">
  98. <dv-border-box-7 backgroundColor="#040b1f" :color="['#25335d', '#5baffd']">
  99. <div class="i-list-con"
  100. style="width: 100%;display: flex; align-items: center;justify-content: space-between">
  101. <div class="d-l-con-icon" style="width: fit-content; flex-direction:row;flex-wrap: nowrap;"
  102. ref="thisWidthWH">
  103. <leftRightSwiperScroll v-if="mapToolCheckItem.includes('资源与操作')">
  104. <div class="icon-con" style="width: fit-content !important;"
  105. v-for="(item,index) in resourcesList1" @click="fireControlViewPoint(item.type)"
  106. :key="index">
  107. <div class="iconfont icon icon-normal" :class="item.icon"
  108. :style="'background:' + item.bg"></div>
  109. <div class="icon-text">
  110. <h5 style="white-space: nowrap;">{{ item.resourceName }}</h5>
  111. </div>
  112. </div>
  113. </leftRightSwiperScroll>
  114. </div>
  115. <el-input type="number" v-model="radius" class="d-input-bottom" placeholder="请输入搜索半径" />
  116. </div>
  117. </dv-border-box-7>
  118. </div>
  119. </div>
  120. <!-- 左侧资源end -->
  121. <!-- 应急预案end -->
  122. <div class="fire-m" style="bottom:5rem" v-show="mapToolCheckItem.includes('资源与操作')"
  123. key="ziyuan">
  124. <el-button
  125. size="small"
  126. icon="el-icon-s-grid"
  127. @click="showTVWallDiaLog()"
  128. >视频联动</el-button>
  129. <el-button size="small" icon="el-icon-upload" @click="showEventdetailsdialog()">动态标绘</el-button>
  130. <!-- <el-button size="small" icon="el-icon-upload" @click="showheatPlotting()">火灾蔓延</el-button>-->
  131. </div>
  132. </transition-group>
  133. <!-- 地图 -->
  134. <supermapDialog1 ref="supermapDialog1" style="position: absolute; top:0;left: 0;"
  135. :mapDiv="'forestWarmSuperMap'"
  136. :mapSite="{doubleClickZoom:true,dragging:true,scrollWheelZoom:true}" :codes="['9fa5']"
  137. :isSideBySide="false" @preview="preview" :mapToolShowBH="mapToolShowBH"/>
  138. <!-- 地图end -->
  139. </div>
  140. </el-col>
  141. <!-- 左侧end -->
  142. <!-- 右侧 -->
  143. <el-col :span="6" class="dia-right">
  144. <div class="e-right">
  145. <div class="forthis1">
  146. <dv-border-box-7 backgroundColor="#040b1f" style="padding-bottom:1rem ;">
  147. <div class="i-list-con">
  148. <div class="this-con">
  149. <div class="z-info-list" style="margin-top: 0;">
  150. <el-timeline>
  151. <el-timeline-item color="#2bacf7" :timestamp="item.createTime" placement="top"
  152. v-for="(item,index) in eventLogList">
  153. <el-card style="width: 40vh">
  154. <div class="z-info-list-con">
  155. <div class="user-and-time flex-d">
  156. <span>{{ item.createName }}</span>
  157. <span v-if="eventLogList.length - 1 == index&&address!=null&&address!=''"><i
  158. class="el-icon-location"></i> {{ address }}</span>
  159. <span v-else></span>
  160. </div>
  161. <div class="z-info">
  162. <div class="this-con-list-info">
  163. {{ item.logContent }}
  164. </div>
  165. <div>
  166. <router-link to="#"
  167. @click.native="clickFile(itemfile.fileUrl,itemfile.fileName,itemfile.fileType)"
  168. v-for="(itemfile,indexfile) in item.fileVOs">
  169. <el-image :src="itemfile.fileUrl" v-if="itemfile.fileType=='image'"
  170. :preview-src-list="assetTypeAnImage(item.fileVOs)"
  171. style="width:3rem; height:3rem;margin: 2px;" :title="itemfile.fileName">
  172. </el-image>
  173. <img v-else-if="itemfile.fileType=='video'"
  174. style="width:3rem; height:3rem;margin: 2px;"
  175. :src="require('@/assets/fileTypeImage/mp4.png')" :title="itemfile.fileName">
  176. </img>
  177. <img v-else-if="itemfile.fileType=='word'"
  178. style="width:3rem; height:3rem;margin: 2px;"
  179. :src="require('@/assets/fileTypeImage/word.png')" :title="itemfile.fileName">
  180. </img>
  181. <img v-else-if="itemfile.fileType=='excel'"
  182. style="width:3rem; height:3rem;margin: 2px;"
  183. :src="require('@/assets/fileTypeImage/excel.png')" :title="itemfile.fileName">
  184. </img>
  185. <img v-else style="width:3rem; height:3rem;margin: 2px;"
  186. :src="require('@/assets/fileTypeImage/file.png')" :title="itemfile.fileName">
  187. </img>
  188. </router-link>
  189. </div>
  190. </div>
  191. </div>
  192. </el-card>
  193. </el-timeline-item>
  194. </el-timeline>
  195. </div>
  196. </div>
  197. </div>
  198. </dv-border-box-7>
  199. </div>
  200. <div class="forthis2">
  201. <dv-border-box-7 backgroundColor="#040b1f" :color="['#0c4b53', '#18caca']">
  202. <div class="i-list-con">
  203. <div class="this-con h-25 no-padding">
  204. <div class="z-info-list" style="margin-top: 0;">
  205. <div class="z-info-btm-grp">
  206. <div class="z-info-btm-grp-top">
  207. <div class="z-info-btm-grp-left">
  208. <el-button size="small" icon="el-icon-upload" @click="showEventLogUpload()">上传
  209. </el-button>
  210. <!-- <el-button size="small" icon="el-icon-download" @click="toImage()">截图上传-->
  211. <!-- </el-button>-->
  212. <el-button size="small" icon="el-icon-download" @click="showResponsibility()"
  213. v-if="eventStatusValue!='forest_event_status_1'&&eventStatusValue!='forest_event_status_7'">责任制
  214. </el-button>
  215. <el-button
  216. v-if="eventStatusValue=='forest_event_status_2' && statusFlag=='1' && dataStatus=='0'"
  217. size="small" icon="el-icon-download"
  218. @click="updateCentereventTEventcatalogueStatus('cz',true)">处置
  219. </el-button>
  220. </div>
  221. <div class="z-info-btm-grp-right">
  222. <el-button size="small" icon="el-icon-mic" @click="Meeting()">会议
  223. </el-button>
  224. </div>
  225. </div>
  226. <div class="z-info-btm-input">
  227. <el-input type="textarea" v-model="eventLog" :autosize="{ minRows: 7, maxRows: 7}"
  228. placeholder="请输入反馈信息">
  229. </el-input>
  230. <div class="z-info-btm-input-btn" v-if="eventStatusValue=='forest_event_status_1'">
  231. <div style="text-align:left">
  232. <el-button size="small" icon="el-icon-s-flag"
  233. @click="updateCentereventTEventcatalogueStatus('qr',true)">
  234. 确认
  235. </el-button>
  236. <el-button size="small" icon="el-icon-question"
  237. @click="updateCentereventTEventcatalogueStatus('wb',true)">
  238. 误报
  239. </el-button>
  240. <el-button size="small" icon="el-icon-warning"
  241. @click="updateCentereventTEventcatalogueStatus('cf',true)">
  242. 重复
  243. </el-button>
  244. </div>
  245. <el-button size="small" icon="el-icon-chat-dot-square" @click="sendEventLog()">发送
  246. </el-button>
  247. </div>
  248. <div class="z-info-btm-input-btn" v-else-if="eventStatusValue=='forest_event_status_7'">
  249. <div style="text-align:left">
  250. <el-button size="small" icon="el-icon-s-flag"
  251. @click="updateCentereventTEventcatalogueStatus('qs',false)">
  252. 签收
  253. </el-button>
  254. <el-button size="small" icon="el-icon-question"
  255. @click="updateCentereventTEventcatalogueStatus('wb',false)">
  256. 误报
  257. </el-button>
  258. <el-button size="small" icon="el-icon-warning"
  259. @click="updateCentereventTEventcatalogueStatus('cf',false)">
  260. 重复
  261. </el-button>
  262. </div>
  263. <el-button size="small" icon="el-icon-chat-dot-square" @click="sendEventLog()">发送
  264. </el-button>
  265. </div>
  266. <div class="z-info-btm-input-btn" v-else-if="eventStatusValue=='forest_event_status_2'">
  267. <div>
  268. <el-button size="small" icon="el-icon-phone" style="text-align:left"
  269. @click="updateCentereventTEventcatalogueStatus('ld',false)">
  270. 联动
  271. </el-button>
  272. <el-button size="small" v-if="statusFlag=='1'" icon="el-icon-success"
  273. style="text-align:left" @click="updateCentereventTEventcatalogueStatus('bj',true)">
  274. 办结
  275. </el-button>
  276. </div>
  277. <el-button size="small" icon="el-icon-chat-dot-square" @click="sendEventLog()">发送
  278. </el-button>
  279. </div>
  280. <div class="z-info-btm-input-btn" v-else-if="eventStatusValue=='forest_event_status_5'">
  281. <el-button size="small" icon="el-icon-success" style="text-align:left"
  282. v-if="eventTypeXl == 101&&statusFlag=='1'"
  283. @click="updateCentereventTEventcatalogueStatus('gd',false)">
  284. 填报
  285. </el-button>
  286. <el-button size="small" icon="el-icon-success" style="text-align:left"
  287. v-else-if="eventTypeXl != 101&&statusFlag=='1'"
  288. @click="updateCentereventTEventcatalogueStatus('gd',true)">
  289. 归档
  290. </el-button>
  291. <el-button size="small" v-else-if="statusFlag=='2'" icon="el-icon-success"
  292. style="text-align:left" @click="updateCentereventTEventcatalogueStatus('sh',false)">
  293. 审核
  294. </el-button>
  295. <el-button size="small" v-else-if="isExamine =='0'" icon="el-icon-loading" style="text-align:left">
  296. 请等待复核,复核通过后方可归档。
  297. </el-button>
  298. <el-button size="small" icon="el-icon-chat-dot-square" @click="sendEventLog()">发送
  299. </el-button>
  300. </div>
  301. <div class="z-info-btm-input-btn" v-else>
  302. <el-button size="small" icon="el-icon-chat-dot-square" @click="sendEventLog()">发送
  303. </el-button>
  304. </div>
  305. </div>
  306. </div>
  307. </div>
  308. </div>
  309. </div>
  310. </dv-border-box-7>
  311. </div>
  312. </div>
  313. </el-col>
  314. <!-- 左侧end -->
  315. </el-row>
  316. </div>
  317. </el-dialog>
  318. </div>
  319. <vBottomMenu ref="bottomMenu"></vBottomMenu>
  320. <eventLogUpload ref="eventLogUpload"></eventLogUpload>
  321. <el-dialog title="调整预案" :visible.sync="showGuanLianYuAnConfirm" v-if="showGuanLianYuAnConfirm" width="50%"
  322. class="top-dialog tz_tk">
  323. <el-form label-width="80px">
  324. <el-form-item label="关联预案">
  325. <el-select v-model="sendGuanLianYuAn" placeholder="请选择关联预案!" clearable>
  326. <el-option v-for="item in guanLianYuAnList" :key="item.id" :label="item.resTitle" :value="item.id" />
  327. </el-select>
  328. </el-form-item>
  329. <el-button size="mini" type="primary" class="fr_button" @click="updateYjYuAn">确定
  330. </el-button>
  331. <div style="clear: both;"></div>
  332. </el-form>
  333. </el-dialog>
  334. <!-- 添加区域标记 -->
  335. <el-dialog title="火灾区域" :visible.sync="regionalFlagOpen" width="1000px">
  336. <areaSupermap ref="fireAreaSupermap" v-if="regionalFlagOpen" style="width: 100%;height:74vh"
  337. :mapDiv="'fireAreaSuperMap1'" :mapSite="{doubleClickZoom:false}" :codes="['9fa5']" :isSideBySide="false"
  338. :showAreaLatLng="showAreaLatLng"></areaSupermap>
  339. </el-dialog>
  340. <!-- 图片,视频预览 -->
  341. <el-dialog title="视频预览" :visible.sync="showTcPlayer" width="28%" customClass="customWidthMp4">
  342. <TcPlayer ref="TcPlayer" :playVideo="playVideo" :widthHeigt="[100,100]"></TcPlayer>
  343. </el-dialog>
  344. <el-dialog :title="cameraTitle" :visible.sync="cameraVisible" v-if="cameraVisible" customClass="videoCustomWidth"
  345. @close="cancelEventLocationShow()">
  346. <div style="width:1020px;height:625px;position:relative;">
  347. <!--视频窗口展示---海康-->
  348. <div id="playWnd" class="playWnd" style="left: 0px; top: 0px;"></div>
  349. </div>
  350. </el-dialog>
  351. <el-dialog title="责任制" :visible.sync="showResponsibilityDialog" v-if="showResponsibilityDialog" width="65%"
  352. @close="closeResponsibilityDialog()">
  353. <el-form label-width="1500px">
  354. <div class="bottom">
  355. <!-- 左侧菜单栏 -->
  356. <div class="bottomLeft">
  357. <div class="leftItem d-l-con padding-box nowrap" v-for="(item,index) in depteventList">
  358. <div class="bgt-info">
  359. <div class="bgt-info-name" :class="{on:iconCurrentIndex==item.deptId}"
  360. @click="dutysystemSelect(item.deptId,item.deptName,item.id)">{{ item.deptName }}
  361. </div>
  362. </div>
  363. </div>
  364. </div>
  365. <!-- 左侧菜单栏对应的右侧的内容 -->
  366. <div class="bottomRight" ref="wrapper">
  367. <el-button size="mini" type="danger" v-if="depteventId!=null&&depteventId!=''" @click="addLine">添加
  368. </el-button>
  369. <el-button size="mini" type="danger" v-if="depteventId!=null&&depteventId!=''" @click="finUserByDept">选择
  370. </el-button>
  371. <el-table :data="dutysystemTableData" style="width: 100%" :rules="rules">
  372. <el-table-column prop="id" label="主键" v-if="false">
  373. <template slot-scope="scope" hidden>
  374. <el-input v-model="scope.row.id" readonly placeholder="主键"></el-input>
  375. </template>
  376. </el-table-column>
  377. <el-table-column prop="name" label="姓名">
  378. <template slot-scope="scope">
  379. <el-input v-model="scope.row.name" placeholder="姓名"
  380. οninput="value=value.replace(/^[\u4e00-\u9fa5]{2,4}$/,'')"></el-input>
  381. </template>
  382. </el-table-column>
  383. <el-table-column prop="post" label="岗位">
  384. <template slot-scope="scope">
  385. <el-input v-model="scope.row.post" placeholder="岗位"></el-input>
  386. </template>
  387. </el-table-column>
  388. <el-table-column prop="telphone" label="手机号码">
  389. <template slot-scope="scope">
  390. <el-input v-model="scope.row.telphone" placeholder="手机号码"
  391. οninput="value=value.replace(/^((13[0-9])|(14[5-9])|(15([0-3]|[5-9]))|(16[6-7])|(17[1-8])|(18[0-9])|(19[1|3])|(19[5|6])|(19[8|9]))\d{8}$/,'')"></el-input>
  392. </template>
  393. </el-table-column>
  394. <el-table-column prop="bookbuytime" label="操作">
  395. <template slot-scope="scope">
  396. <el-button size="mini" type="danger" icon="el-icon-delete"
  397. @click="handleDelete(scope.$index, scope.row)">删除
  398. </el-button>
  399. <!--<el-button-->
  400. <!--size="mini"-->
  401. <!--type="danger"-->
  402. <!--icon="el-icon-save"-->
  403. <!--@click="handleSave(scope.$index, scope.row)">保存-->
  404. <!--</el-button>-->
  405. </template>
  406. </el-table-column>
  407. </el-table>
  408. </div>
  409. </div>
  410. <el-button size="mini" type="primary" class="fr_button" @click="addResponsibilityDialog">确定
  411. </el-button>
  412. <div style="clear: both;"></div>
  413. </el-form>
  414. </el-dialog>
  415. <!-- 会议弹窗 start -->
  416. <el-dialog title="视频会议" :visible.sync="showMeetingMsgDialog" v-if="showMeetingMsgDialog" width="65%"
  417. @close="closeMeetingMsgDialog()">
  418. <el-form label-width="1500px">
  419. <div class="bottom">
  420. <!-- 左侧菜单栏 -->
  421. <div class="bottomLeft">
  422. <div class="leftItem d-l-con padding-box nowrap" v-for="(item,index) in depteventList">
  423. <div class="bgt-info">
  424. <div class="bgt-info-name" :class="{on:iconCurrentIndex==item.deptId}"
  425. @click="dutysystemSelect(item.deptId,item.deptName,item.id)">{{ item.deptName }}
  426. </div>
  427. </div>
  428. </div>
  429. </div>
  430. <!-- 左侧菜单栏对应的右侧的内容 -->
  431. <div class="bottomRight" ref="wrapper">
  432. <el-button size="mini" type="danger" v-if="depteventId!=null&&depteventId!=''" @click="addLine">添加
  433. </el-button>
  434. <el-button size="mini" type="danger" v-if="depteventId!=null&&depteventId!=''" @click="finUserByDept">选择
  435. </el-button>
  436. <el-table :data="dutysystemTableData" style="width: 100%" :rules="rules">
  437. <el-table-column prop="id" label="主键" v-if="false">
  438. <template slot-scope="scope" hidden>
  439. <el-input v-model="scope.row.id" readonly placeholder="主键"></el-input>
  440. </template>
  441. </el-table-column>
  442. <el-table-column prop="name" label="姓名">
  443. <template slot-scope="scope">
  444. <el-input v-model="scope.row.name" placeholder="姓名"
  445. οninput="value=value.replace(/^[\u4e00-\u9fa5]{2,4}$/,'')"></el-input>
  446. </template>
  447. </el-table-column>
  448. <el-table-column prop="post" label="岗位">
  449. <template slot-scope="scope">
  450. <el-input v-model="scope.row.post" placeholder="岗位"></el-input>
  451. </template>
  452. </el-table-column>
  453. <el-table-column prop="telphone" label="手机号码">
  454. <template slot-scope="scope">
  455. <el-input v-model="scope.row.telphone" placeholder="手机号码"
  456. οninput="value=value.replace(/^((13[0-9])|(14[5-9])|(15([0-3]|[5-9]))|(16[6-7])|(17[1-8])|(18[0-9])|(19[1|3])|(19[5|6])|(19[8|9]))\d{8}$/,'')"></el-input>
  457. </template>
  458. </el-table-column>
  459. <el-table-column prop="bookbuytime" label="操作">
  460. <template slot-scope="scope">
  461. <el-button size="mini" type="danger" icon="el-icon-delete"
  462. @click="handleDelete(scope.$index, scope.row)">删除
  463. </el-button>
  464. <!--<el-button-->
  465. <!--size="mini"-->
  466. <!--type="danger"-->
  467. <!--icon="el-icon-save"-->
  468. <!--@click="handleSave(scope.$index, scope.row)">保存-->
  469. <!--</el-button>-->
  470. </template>
  471. </el-table-column>
  472. </el-table>
  473. </div>
  474. </div>
  475. <el-button size="mini" type="primary" class="fr_button" @click="sendMsg">发送短信
  476. </el-button>
  477. <div style="clear: both;"></div>
  478. </el-form>
  479. </el-dialog>
  480. <!-- 会议弹窗 end -->
  481. <el-dialog title="火险报告" :visible.sync="showEventConfirm_gd" v-if="showEventConfirm_gd" width="100%"
  482. class="top-dialog" @close="cancelEventConfirm_gd()">
  483. <div class="table-container">
  484. <form>
  485. <table id="table1" cellpadding="0" cellspacing="0">
  486. <thead style="width: 100%;padding:.5rem 0;">
  487. <th rowspan="1" colspan="1" class="txt_left" width="100px">填报单位:</th>
  488. <th rowspan="1" colspan="6" align="left"><input type="text" style=" width:100%;margin-left: .5rem;"
  489. v-model="table1.reportUnit" /></th>
  490. <th rowspan="1" colspan="2" class="txt_right">填报时间:</th>
  491. <th rowspan="1" colspan="6" align="left"><input type="text" style="width:3rem;text-align: center;"
  492. v-model="table1.reportTimeY" />年<input type="text" style="width:4rem;text-align: center;"
  493. v-model="table1.reportTimeM" />月<input type="text" style="width:3rem;text-align: center;"
  494. v-model="table1.reportTimeD" />日
  495. </th>
  496. <th rowspan="1" colspan="8" style="text-align: right;">吉林省人民政府森林防火指挥部办公室制</th>
  497. </thead>
  498. <tbody>
  499. <tr>
  500. <td colspan="22" rowspan="1" class="font1" style="letter-spacing:3rem;padding: .5rem 0">森林火灾损失</td>
  501. <td colspan="1" rowspan="6">
  502. <table class="border0">
  503. <tr>
  504. <td>备注</td>
  505. </tr>
  506. </table>
  507. </td>
  508. </tr>
  509. <tr>
  510. <td rowspan="4" colspan="1">
  511. <table class="border0">
  512. <tr>
  513. <td>森林火灾<br>损失总计</td>
  514. </tr>
  515. </table>
  516. </td>
  517. <td rowspan="1" colspan="12">火灾损失价值</td>
  518. <td rowspan="1" colspan="9">扑火费用支出</td>
  519. </tr>
  520. <tr>
  521. <td rowspan="3" colspan="1">
  522. <table class="border0">
  523. <tr>
  524. <td>合计</td>
  525. </tr>
  526. </table>
  527. </td>
  528. <td rowspan="1" colspan="4">林木资源</td>
  529. <td rowspan="1" colspan="6">人员伤亡</td>
  530. <td rowspan="3" colspan="1">
  531. <table class="border0">
  532. <tr>
  533. <td>其他<br>火灾<br>损失</td>
  534. </tr>
  535. </table>
  536. </td>
  537. <td rowspan="3" colspan="1">
  538. <table class="border0">
  539. <tr>
  540. <td>合计</td>
  541. </tr>
  542. </table>
  543. </td>
  544. <td rowspan="1" colspan="2">
  545. <table class="border0">
  546. <tr>
  547. <td>人工费</td>
  548. </tr>
  549. </table>
  550. </td>
  551. <td rowspan="1" colspan="3">
  552. <table class="border0">
  553. <tr>
  554. <td>车辆费</td>
  555. </tr>
  556. </table>
  557. </td>
  558. <td rowspan="1" colspan="2">
  559. <table class="border0">
  560. <tr>
  561. <td>飞行费</td>
  562. </tr>
  563. </table>
  564. </td>
  565. <td rowspan="3" colspan="1">
  566. <table class="border0">
  567. <tr>
  568. <td>其他<br>扑火<br>费用</td>
  569. </tr>
  570. </table>
  571. </td>
  572. </tr>
  573. <tr>
  574. <td rowspan="1" colspan="2">成林</td>
  575. <td rowspan="1" colspan="2">幼林</td>
  576. <td rowspan="1" colspan="2">轻伤</td>
  577. <td rowspan="1" colspan="2">重伤</td>
  578. <td rowspan="1" colspan="2">死亡</td>
  579. <td rowspan="2" colspan="1">
  580. <table class="border0">
  581. <tr>
  582. <td>出动<br>人工</td>
  583. </tr>
  584. </table>
  585. </td>
  586. <td rowspan="2" colspan="1">
  587. <table class="border0">
  588. <tr>
  589. <td>支出<br>费用</td>
  590. </tr>
  591. </table>
  592. </td>
  593. <td rowspan="2" colspan="1">
  594. <table class="border0">
  595. <tr>
  596. <td>计</td>
  597. </tr>
  598. </table>
  599. </td>
  600. <td rowspan="2" colspan="1">
  601. <table class="border0">
  602. <tr>
  603. <td>其中<br>汽车</td>
  604. </tr>
  605. </table>
  606. </td>
  607. <td rowspan="2" colspan="1">
  608. <table class="border0">
  609. <tr>
  610. <td>支出<br>费用</td>
  611. </tr>
  612. </table>
  613. </td>
  614. <td rowspan="2" colspan="1">
  615. <table class="border0">
  616. <tr>
  617. <td>出动<br>飞机</td>
  618. </tr>
  619. </table>
  620. </td>
  621. <td rowspan="2" colspan="1">
  622. <table class="border0">
  623. <tr>
  624. <td>支出<br>费用</td>
  625. </tr>
  626. </table>
  627. </td>
  628. </tr>
  629. <tr>
  630. <td rowspan="1" colspan="1">蓄积</td>
  631. <td rowspan="1" colspan="1">价值</td>
  632. <td rowspan="1" colspan="1">株数</td>
  633. <td rowspan="1" colspan="1">价值</td>
  634. <td rowspan="1" colspan="1">人数</td>
  635. <td rowspan="1" colspan="1">支出费用</td>
  636. <td rowspan="1" colspan="1">人数</td>
  637. <td rowspan="1" colspan="1">支出费用</td>
  638. <td rowspan="1" colspan="1">人数</td>
  639. <td rowspan="1" colspan="1">支出费用</td>
  640. </tr>
  641. <tr>
  642. <td rowspan="1" colspan="1">万元</td>
  643. <td rowspan="1" colspan="1">万元</td>
  644. <td rowspan="1" colspan="1">米³</td>
  645. <td rowspan="1" colspan="1">万元</td>
  646. <td rowspan="1" colspan="1">万株</td>
  647. <td rowspan="1" colspan="1">万元</td>
  648. <td rowspan="1" colspan="1">人</td>
  649. <td rowspan="1" colspan="1">万元</td>
  650. <td rowspan="1" colspan="1">人</td>
  651. <td rowspan="1" colspan="1">万元</td>
  652. <td rowspan="1" colspan="1">人</td>
  653. <td rowspan="1" colspan="1">万元</td>
  654. <td rowspan="1" colspan="1">万元</td>
  655. <td rowspan="1" colspan="1">万元</td>
  656. <td rowspan="1" colspan="1">工日</td>
  657. <td rowspan="1" colspan="1">万元</td>
  658. <td rowspan="1" colspan="1">台</td>
  659. <td rowspan="1" colspan="1">台</td>
  660. <td rowspan="1" colspan="1">万元</td>
  661. <td rowspan="1" colspan="1">架次</td>
  662. <td rowspan="1" colspan="1">万元</td>
  663. <td rowspan="1" colspan="1">万元</td>
  664. </tr>
  665. <tr>
  666. <td rowspan="1" colspan="1">1</td>
  667. <td rowspan="1" colspan="1">2</td>
  668. <td rowspan="1" colspan="1">3</td>
  669. <td rowspan="1" colspan="1">4</td>
  670. <td rowspan="1" colspan="1">5</td>
  671. <td rowspan="1" colspan="1">6</td>
  672. <td rowspan="1" colspan="1">7</td>
  673. <td rowspan="1" colspan="1">8</td>
  674. <td rowspan="1" colspan="1">9</td>
  675. <td rowspan="1" colspan="1">10</td>
  676. <td rowspan="1" colspan="1">11</td>
  677. <td rowspan="1" colspan="1">12</td>
  678. <td rowspan="1" colspan="1">13</td>
  679. <td rowspan="1" colspan="1">14</td>
  680. <td rowspan="1" colspan="1">15</td>
  681. <td rowspan="1" colspan="1">16</td>
  682. <td rowspan="1" colspan="1">17</td>
  683. <td rowspan="1" colspan="1">18</td>
  684. <td rowspan="1" colspan="1">19</td>
  685. <td rowspan="1" colspan="1">20</td>
  686. <td rowspan="1" colspan="1">21</td>
  687. <td rowspan="1" colspan="1">22</td>
  688. <td rowspan="1" colspan="1">23</td>
  689. </tr>
  690. <tr class="int_tr">
  691. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.forestFireLossTotal" />
  692. </td>
  693. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.fireLossTotal" /></td>
  694. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.forestArea" /></td>
  695. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.forestPrice" /></td>
  696. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.treesNumber" /></td>
  697. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.treesPrice" /></td>
  698. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.minorInjuriesNumber" />
  699. </td>
  700. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.minorInjuriesPrice" />
  701. </td>
  702. <td rowspan="1" colspan="1"><input type="text" class="border0"
  703. v-model="table1.seriouslyInjuredNumber" />
  704. </td>
  705. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.seriouslyInjuredPrice" />
  706. </td>
  707. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.deathNumber" /></td>
  708. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.deathPrice" /></td>
  709. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.elseFireLossPrice" />
  710. </td>
  711. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.blazesPriceTotal" /></td>
  712. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.artificialDays" /></td>
  713. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.artificialPrice" /></td>
  714. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.vehicleNumber" /></td>
  715. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.carNumber" /></td>
  716. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.vehiclePrice" /></td>
  717. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.planeNumber" /></td>
  718. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.planePrice" /></td>
  719. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.elseBlazesPrice" /></td>
  720. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.note" /></td>
  721. </tr>
  722. </tbody>
  723. </table>
  724. <table class="table2" cellpadding="0" cellspacing="0" style="white-space: nowrap;">
  725. <tbody>
  726. <tr>
  727. <th rowspan="1" colspan="26" style="letter-spacing:6rem">火场资料</th>
  728. </tr>
  729. <tr>
  730. <td colspan="2" rowspan="1" class="txt_left">&nbsp;1.起火时间</td>
  731. <td colspan="5" rowspan="1"><input type="text" v-model="table2.fireTime" /></td>
  732. <td colspan="2" rowspan="1">发现时间</td>
  733. <td colspan="8" rowspan="1"><input type="text" v-model="table2.foundTime" /></td>
  734. <td colspan="2" rowspan="1">扑灭时间</td>
  735. <td colspan="7" rowspan="1"><input type="text" v-model="table2.blazesTime" /></td>
  736. </tr>
  737. <tr>
  738. <td colspan="2" rowspan="1" class="txt_left">&nbsp;2.地点及发现方式</td>
  739. <td colspan="2" rowspan="1" class="txt_left"><select v-model="table2.address">
  740. <option>吉林市</option>
  741. <option>延边州</option>
  742. <option>白山市</option>
  743. <option>通化市</option>
  744. <option>辽源市</option>
  745. <option>四平市</option>
  746. <option>长春市</option>
  747. <option>白城市</option>
  748. <option>松原市</option>
  749. <option>敦化航站</option>
  750. <option>长白山管委会</option>
  751. </select></td>
  752. <td colspan="13" rowspan="1"><input type="text" v-model="table2.firePlace" /></td>
  753. <td colspan="2" rowspan="1">发现方式</td>
  754. <td colspan="7" rowspan="1"><input type="text" v-model="table2.foundType" /></td>
  755. </tr>
  756. <tr>
  757. <td colspan="2" rowspan="1" class="txt_left">&nbsp;3.火场位置</td>
  758. <td colspan="2" rowspan="1" class="border_l0">东经:</td>
  759. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  760. v-model="table2.longitudeD" /></td>
  761. <td colspan="1" rowspan="1" class="border_l0">度</td>
  762. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  763. v-model="table2.longitudeM" /></td>
  764. <td colspan="1" rowspan="1" class="border_l0">分</td>
  765. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  766. v-model="table2.longitudeS" /></td>
  767. <td colspan="2" rowspan="1" class="border_l0">秒</td>
  768. <td colspan="1" rowspan="1" class="border_l0">;</td>
  769. <td colspan="2" rowspan="1" class="border_l0">北纬:</td>
  770. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  771. v-model="table2.latitudeD" /></td>
  772. <td colspan="1" rowspan="1" class="border_l0">度</td>
  773. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  774. v-model="table2.latitudeM" /></td>
  775. <td colspan="1" rowspan="1" class="border_l0">分</td>
  776. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  777. v-model="table2.latitudeS" /></td>
  778. <td colspan="1" rowspan="1" class="border_l0">秒</td>
  779. <td class="border_l0"></td>
  780. <td class="border_l0"></td>
  781. <td class="border_l0"></td>
  782. <td class="border_l0"></td>
  783. <td class="border_l0"></td>
  784. <td></td>
  785. </tr>
  786. <tr>
  787. <td colspan="2" rowspan="1" class="txt_left">&nbsp;4.起火原因</td>
  788. <td colspan="3" rowspan="1" class="txt_left"><select v-model="table2.fireSource">
  789. <option>未查明火源</option>
  790. <option>烧荒烧炭</option>
  791. <option>炼山造林</option>
  792. <option>烧牧场</option>
  793. <option disabled>烧窑</option>
  794. <option>烧隔离带</option>
  795. <option>火车喷漏</option>
  796. <option>火车甩瓦</option>
  797. <option>机车喷火</option>
  798. <option>其他(生产性火源)</option>
  799. <option>野外吸烟</option>
  800. <option>取暖做饭</option>
  801. <option>上坟烧纸</option>
  802. <option>烧山驱兽</option>
  803. <option>小孩玩火</option>
  804. <option>痴呆弄火</option>
  805. <option>家火上山</option>
  806. <option>电线引起</option>
  807. <option>其他(非生产性用火)</option>
  808. <option>故意放火</option>
  809. <option>外省(区)烧入</option>
  810. <option>外国烧入</option>
  811. <option>雷击火</option>
  812. <option>其他自然火</option>
  813. </select></td>
  814. <td colspan="3" rowspan="1">火灾种类</td>
  815. <td colspan="4" rowspan="1" class="txt_left"><select v-model="table2.fireType">
  816. <option>地表火</option>
  817. <option>树冠火</option>
  818. <option>地下火</option>
  819. </select></td>
  820. <td colspan="3" rowspan="1">火灾等级</td>
  821. <td colspan="11" rowspan="1" class="txt_left"><select v-model="table2.fireLevel">
  822. <option>一般</option>
  823. <option>较大</option>
  824. <option>重大</option>
  825. <option>特大</option>
  826. </select></td>
  827. </tr>
  828. <tr>
  829. <td colspan="2" rowspan="1" class="txt_left">&nbsp;5.火场面积(公顷)</td>
  830. <td colspan="2" rowspan="1">总面积合计</td>
  831. <td colspan="3" rowspan="1"><input type="text" v-model="table2.areaTotal" /></td>
  832. <td colspan="4" rowspan="1">受害森林面积合计</td>
  833. <td colspan="3" rowspan="1"><input type="text" v-model="table2.forestLossAreaTotal" /></td>
  834. <td colspan="1" rowspan="1">其中:</td>
  835. <td colspan="2" rowspan="1">原森林</td>
  836. <td colspan="4" rowspan="1"><input type="text" v-model="table2.originalForestArea" /></td>
  837. <td colspan="2" rowspan="1">人工林</td>
  838. <td colspan="3" rowspan="1"><input type="text" v-model="table2.artificialForestArea" /></td>
  839. </tr>
  840. <tr>
  841. <td colspan="2" rowspan="1" class="txt_left">&nbsp;6.扑火人力物力投入</td>
  842. <td colspan="2" rowspan="1">出动总人数</td>
  843. <td colspan="1" rowspan="1"><input type="text" v-model="table2.peopleTotal" /></td>
  844. <td colspan="2" rowspan="1">其中扑火队</td>
  845. <td colspan="1" rowspan="1"><input type="text" v-model="table2.blazesTeamNumber" /></td>
  846. <td colspan="1" rowspan="1">森警</td>
  847. <td colspan="2" rowspan="1"><input type="text" v-model="table2.policeNumber" /></td>
  848. <td colspan="1" rowspan="1">军队</td>
  849. <td colspan="1" rowspan="1"><input type="text" v-model="table2.armyNumber" /></td>
  850. <td colspan="1" rowspan="1">群众</td>
  851. <td colspan="1" rowspan="1"><input type="text" v-model="table2.crowdNumber" /></td>
  852. <td colspan="2" rowspan="1">风力灭火机</td>
  853. <td colspan="1" rowspan="1"><input type="text" v-model="table2.windExtinguisher" /></td>
  854. <td colspan="2" rowspan="1">二号工具</td>
  855. <td colspan="1" rowspan="1"><input type="text" v-model="table2.secondTool" /></td>
  856. <td colspan="2" rowspan="1">水枪</td>
  857. <td colspan="1" rowspan="1"><input type="text" v-model="table2.waterGun" /></td>
  858. <td colspan="1" rowspan="1">其他</td>
  859. <td colspan="1" rowspan="1"><input type="text" v-model="table2.elseThings" /></td>
  860. </tr>
  861. <tr>
  862. <td colspan="2" rowspan="1" class="txt_left">&nbsp;7.受害森林概况</td>
  863. <td colspan="2" rowspan="1">林木组成</td>
  864. <td colspan="11" rowspan="1"><input type="text" v-model="table2.forestComposition" /></td>
  865. <td colspan="2" rowspan="1">林令</td>
  866. <td colspan="4" rowspan="1"><input type="text" v-model="table2.forestToken" /></td>
  867. <td colspan="2" rowspan="1">疏密度</td>
  868. <td colspan="3" rowspan="1"><input type="text" v-model="table2.porosities" /></td>
  869. </tr>
  870. <tr>
  871. <td colspan="2" rowspan="1" class="txt_left">&nbsp;8.当日天气实况</td>
  872. <td colspan="2" rowspan="1">天气</td>
  873. <td colspan="3" rowspan="1"><input type="text" v-model="table2.weather" /></td>
  874. <td colspan="1" rowspan="1">气温</td>
  875. <td colspan="2" rowspan="1"><input type="text" v-model="table2.temperature" /></td>
  876. <td colspan="1" rowspan="1">C°</td>
  877. <td colspan="3" rowspan="1">火险等级</td>
  878. <td colspan="1" rowspan="1"><input type="text" v-model="table2.fireInsuranceLevel" /></td>
  879. <td colspan="2" rowspan="1">风力</td>
  880. <td colspan="2" rowspan="1" class="border_l0"><input type="text" v-model="table2.windLevel" /></td>
  881. <td colspan="2" rowspan="1" class="txt_left">级</td>
  882. <td colspan="2" rowspan="1">风向</td>
  883. <td colspan="3" rowspan="1"><input type="text" v-model="table2.windDirection" /></td>
  884. </tr>
  885. <tr>
  886. <td colspan="2" rowspan="1" class="txt_left">&nbsp;9.指挥扑火负责人</td>
  887. <td colspan="2" rowspan="1">单位</td>
  888. <td colspan="11" rowspan="1"><input type="text" v-model="table2.commandUnit" /></td>
  889. <td colspan="2" rowspan="1">姓名</td>
  890. <td colspan="4" rowspan="1"><input type="text" v-model="table2.commandName" /></td>
  891. <td colspan="2" rowspan="1">职务</td>
  892. <td colspan="3" rowspan="1"><input type="text" v-model="table2.commandPosition" /></td>
  893. </tr>
  894. <tr>
  895. <td colspan="2" rowspan="1" class="txt_left">&nbsp;10.火场调查负责人</td>
  896. <td colspan="2" rowspan="1">单位</td>
  897. <td colspan="11" rowspan="1"><input type="text" v-model="table2.surveyUnit" /></td>
  898. <td colspan="2" rowspan="1">姓名</td>
  899. <td colspan="4" rowspan="1"><input type="text" v-model="table2.surveyName" /></td>
  900. <td colspan="2" rowspan="1">职务</td>
  901. <td colspan="3" rowspan="1"><input type="text" v-model="table2.surveyPosition" /></td>
  902. </tr>
  903. <tr>
  904. <td colspan="2" rowspan="1" class="txt_left">&nbsp;11.火灾肇事人情况</td>
  905. <td colspan="2" rowspan="1">姓名</td>
  906. <td colspan="2" rowspan="1"><input type="text" v-model="table2.accidentName" /></td>
  907. <td colspan="2" rowspan="1">性别</td>
  908. <td colspan="1" rowspan="1"><input type="text" v-model="table2.accidentSex" /></td>
  909. <td colspan="3" rowspan="1">年龄</td>
  910. <td colspan="1" rowspan="1"><input type="text" v-model="table2.accidentAge" /></td>
  911. <td colspan="1" rowspan="1">职业</td>
  912. <td colspan="1" rowspan="1"><input type="text" v-model="table2.accidentPosition" /></td>
  913. <td colspan="2" rowspan="1">单位或住址</td>
  914. <td colspan="9" rowspan="1"><input type="text" v-model="table2.accidentUnit" /></td>
  915. </tr>
  916. <tr>
  917. <td colspan="2" rowspan="1" class="txt_left">&nbsp;12.火灾处理情况</td>
  918. <td colspan="2" rowspan="1">处理方式</td>
  919. <td colspan="4" rowspan="1"><select v-model="table2.dealType">
  920. <option>立案(刑事处理)</option>
  921. <option>破案(刑事处理)</option>
  922. <option>行政处理</option>
  923. <option>待查</option>
  924. <option>拘留</option>
  925. <option>处理</option>
  926. <option>未处理</option>
  927. </select></td>
  928. <td colspan="3" rowspan="1">已处理人数</td>
  929. <td colspan="4" rowspan="1"><input type="text" v-model="table2.dealNumber" /></td>
  930. <td colspan="4" rowspan="1">刑事处罚人数</td>
  931. <td colspan="7" rowspan="1"><input type="text" v-model="table2.criminalDealNumber" /></td>
  932. </tr>
  933. <tr>
  934. <td colspan="2" rowspan="1" class="txt_left" style="height: 60px;">
  935. &nbsp;13.对火灾肇事人<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;的处理情况
  936. </td>
  937. <td colspan="24" rowspan="1" class="txt_left">
  938. <textarea v-model="table2.accidentDealSituation"></textarea>
  939. </td>
  940. </tr>
  941. <tr>
  942. <td colspan="2" rowspan="1" class="txt_left" style="height: 60px;">
  943. &nbsp;14.对责任人员的<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;责任人追查情况
  944. </td>
  945. <td colspan="24" rowspan="1" class="txt_left">
  946. <textarea v-model="table2.responsibilityDealSituation"></textarea>
  947. </td>
  948. </tr>
  949. <tr>
  950. <td colspan="2" rowspan="1" class="txt_left" style="height: 60px;">
  951. &nbsp;15.对有关领导的<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;责任追查情况
  952. </td>
  953. <td colspan="24" rowspan="1" class="txt_left">
  954. <textarea v-model="table2.leadershipDealSituation"></textarea>
  955. </td>
  956. </tr>
  957. <tr class="tr_border">
  958. <td colspan="4" rowspan="1">县(市、区、局、站)填表人:</td>
  959. <td colspan="2" rowspan="1"><input type="text" v-model="table2.townForm" /></td>
  960. <td colspan="4" rowspan="1">县(市、区、局、站)审核人:</td>
  961. <td colspan="3" rowspan="1"><input type="text" v-model="table2.townAudit" /></td>
  962. <td colspan="4" rowspan="1">市(州、管委会)填表人:</td>
  963. <td colspan="2" rowspan="1"><input type="text" v-model="table2.cityForm" /></td>
  964. <td colspan="4" rowspan="1">市(州、管委会)审核人:</td>
  965. <td colspan="3" rowspan="1"><input type="text" v-model="table2.cityAudit" /></td>
  966. </tr>
  967. </tbody>
  968. </table>
  969. <div class="btm-btn-group">
  970. <el-button size="mini" type="primary" @click="updateCentereventTEventcatalogueStatus('gd',true)">归档
  971. </el-button>
  972. <el-button size="mini" type="primary" @click="regionalFlagAdd()">火灾区域
  973. </el-button>
  974. </div>
  975. </form>
  976. </div>
  977. </el-dialog>
  978. <!-- 添加区域标记 -->
  979. <el-dialog title="火灾区域" :visible.sync="regionalFlagOpen" width="1000px">
  980. <areaSupermap ref="fireAreaSupermap" v-if="regionalFlagOpen" style="width: 100%;height:74vh"
  981. :mapDiv="'fireAreaSuperMap'" :mapSite="{doubleClickZoom:false}" :codes="['9fa5']" :isSideBySide="false"
  982. :showAreaLatLng="showAreaLatLng"></areaSupermap>
  983. <!-- <areaSupermap ref="fireAreaSupermap" v-if="regionalFlagOpen" :showAreaLatLng="showAreaLatLng"></areaSupermap> -->
  984. </el-dialog>
  985. <!-- 图片,视频预览 -->
  986. <el-dialog title="人员选择" :visible.sync="showFindUserByDept" width="40%">
  987. <findUserByDept v-if="showFindUserByDept" ref="findUserByDept" :deptId="iconCurrentIndex"
  988. @addSelection="addSelection"></findUserByDept>
  989. </el-dialog>
  990. <el-dialog :title="eventConfirmTitle" :visible.sync="showEventConfirm" v-if="showEventConfirm" width="50%"
  991. class="top-dialog" @close="cancelEventConfirm()">
  992. <el-form label-width="80px">
  993. <el-form-item label="火灾半径" v-if="eventStatusButton=='qs'&&eventTypeXl==null">
  994. <el-input type="number" v-model="sendHuoZaiBanJing" placeholder="请输入火灾半径" />
  995. </el-form-item>
  996. <el-form-item
  997. v-if="eventStatusButton=='wb'||eventStatusButton=='qs'||eventStatusButton=='cf'"
  998. :label="deptNameitem">
  999. <!-- <treeselect v-model="deptId" :options="deptOptions" multiple :show-count="true"-->
  1000. <!-- placeholder="请选择签收部门"/>-->
  1001. <el-select v-model="sendDeptName" clearable placeholder="请选择部门" class="m-r-1rem" @change="setValue"
  1002. v-if="eventStatusButton=='wb'||eventStatusButton=='qs'||eventStatusButton=='cf'">
  1003. <el-option v-for="item in deptOptions" :key="item.deptId" :label="item.deptName"
  1004. :value="{value:item.deptId,label:item.deptName}">
  1005. </el-option>
  1006. </el-select>
  1007. </el-form-item>
  1008. <el-form-item label="事件类型" v-if="eventStatusButton=='qs'&& eventTypeXl == null">
  1009. <el-select v-model="sendEventType" placeholder="请选择事件类型!" clearable>
  1010. <el-option v-for="item in eventTypeList" :key="item.id" :label="item.eventTypeName" :value="item.id" />
  1011. </el-select>
  1012. </el-form-item>
  1013. <el-form-item label="任务来源" v-if="eventStatusButton=='ld'">
  1014. <el-select v-model="sendTaskSource" placeholder="请选择任务来源!" clearable>
  1015. <el-option v-for="dict in dict.type.task_source" :key="dict.value" :label="dict.label"
  1016. :value="dict.value" />
  1017. </el-select>
  1018. </el-form-item>
  1019. <el-form-item label="联动标题" v-if="eventStatusButton=='ld'">
  1020. <el-input v-model="sendTaskTitle" placeholder="请输入联动标题" />
  1021. </el-form-item>
  1022. <el-form-item label="联动内容" v-if="eventStatusButton=='ld'">
  1023. <el-input type="textarea" v-model="sendTaskContent" :autosize="{ minRows: 7, maxRows: 7}"
  1024. placeholder="请输入联动内容">
  1025. </el-input>
  1026. </el-form-item>
  1027. <el-form-item label="联动部门" v-if="eventStatusButton=='ld'">
  1028. <el-input placeholder="输入关键字进行过滤" v-model="filterText">
  1029. </el-input>
  1030. <el-tree class="tree-border tree_scroll" style="height: 20vh; overflow-y:scroll" :data="deptOptionsLiandong"
  1031. show-checkbox ref="LiandongDept" node-key="id" :check-strictly="true" :filter-node-method="filterNode"
  1032. :accordion="true" empty-text="加载中,请稍候" :props="defaultProps"></el-tree>
  1033. <!-- default-expand-all-->
  1034. </el-form-item>
  1035. <el-form-item label="关联预案" v-if="eventStatusButton=='qs'">
  1036. <el-select v-model="sendGuanLianYuAn" placeholder="请选择关联预案!" filterable clearable>
  1037. <el-option v-for="item in guanLianYuAnList" :key="item.id" :label="item.resTitle" :value="item.id" />
  1038. </el-select>
  1039. </el-form-item>
  1040. <el-form-item label="审核意见" v-if="eventStatusButton=='sh'">
  1041. <el-input type="textarea" v-model="eventDescription" :autosize="{ minRows: 7, maxRows: 7}"
  1042. placeholder="请输入审核意见">
  1043. </el-input>
  1044. </el-form-item>
  1045. <el-form-item label="附件" prop="schedulePictures" v-if="eventStatusButton=='sh'">
  1046. <ImageUpload ref="ImageUpload" :limit="10" :fileType="['jpg', 'png','jpeg']" :value="uploadAttachList"
  1047. @input="getUrl"></ImageUpload>
  1048. </el-form-item>
  1049. <!--<el-form-item label="联系人" v-if="eventStatusButton=='qs'">-->
  1050. <!--<el-select multiple collapse-tags v-model='sendUserFegin' placeholder='请选择联系人!' clearable filterable>-->
  1051. <!--<el-option-->
  1052. <!--v-for="item in userFeginList"-->
  1053. <!--:label="item.nickName"-->
  1054. <!--:value="item.phonenumber"-->
  1055. <!--/>-->
  1056. <!--</el-select>-->
  1057. <!--</el-form-item>-->
  1058. <el-button size="mini" type="primary" v-if="eventStatusButton=='qr'"
  1059. @click="updateCentereventTEventcatalogueStatus('qr',false)">确认
  1060. </el-button>
  1061. <el-button size="mini" type="primary" v-if="eventStatusButton=='qs'"
  1062. @click="updateCentereventTEventcatalogueStatus('qs',true)">签收
  1063. </el-button>
  1064. <el-button size="mini" type="primary" v-if="eventStatusButton=='wb'"
  1065. @click="updateCentereventTEventcatalogueStatus('wb',true)">误报
  1066. </el-button>
  1067. <el-button size="mini" type="primary" v-if="eventStatusButton=='cf'"
  1068. @click="updateCentereventTEventcatalogueStatus('cf',true)">重复
  1069. </el-button>
  1070. <el-button size="mini" type="primary" v-if="eventStatusButton=='ld'"
  1071. @click="updateCentereventTEventcatalogueStatus('ld',true)">发起联动
  1072. </el-button>
  1073. <el-button size="mini" type="primary" v-if="eventStatusButton=='sh'"
  1074. @click="updateCentereventTEventcatalogueStatus('shtg',true)">通过
  1075. </el-button>
  1076. <el-button size="mini" type="primary" v-if="eventStatusButton=='sh'"
  1077. @click="updateCentereventTEventcatalogueStatus('shbtg',true)">不通过
  1078. </el-button>
  1079. </el-form>
  1080. </el-dialog>
  1081. <el-dialog title="调整预案" :visible.sync="showGuanLianYuAnConfirm" v-if="showGuanLianYuAnConfirm" width="50%"
  1082. class="top-dialog tz_tk">
  1083. <el-form label-width="80px">
  1084. <el-form-item label="关联预案">
  1085. <el-select v-model="sendGuanLianYuAn" placeholder="请选择关联预案!" clearable>
  1086. <el-option v-for="item in guanLianYuAnList" :key="item.id" :label="item.resTitle" :value="item.id" />
  1087. </el-select>
  1088. </el-form-item>
  1089. <el-button size="mini" type="primary" class="fr_button" @click="updateYjYuAn">确定
  1090. </el-button>
  1091. <div style="clear: both;"></div>
  1092. </el-form>
  1093. </el-dialog>
  1094. <el-dialog title="责任制" :visible.sync="showResponsibilityDialog" v-if="showResponsibilityDialog" width="65%"
  1095. @close="closeResponsibilityDialog()">
  1096. <el-form label-width="1500px">
  1097. <div class="bottom">
  1098. <!-- 左侧菜单栏 -->
  1099. <div class="bottomLeft">
  1100. <div class="leftItem d-l-con padding-box nowrap" v-for="(item,index) in depteventList">
  1101. <div class="bgt-info">
  1102. <div class="bgt-info-name" :class="{on:iconCurrentIndex==item.deptId}"
  1103. @click="dutysystemSelect(item.deptId,item.deptName,item.id)">{{ item.deptName }}
  1104. </div>
  1105. </div>
  1106. </div>
  1107. </div>
  1108. <!-- 左侧菜单栏对应的右侧的内容 -->
  1109. <div class="bottomRight" ref="wrapper">
  1110. <el-button size="mini" type="danger" v-if="depteventId!=null&&depteventId!=''" @click="addLine">添加
  1111. </el-button>
  1112. <el-button size="mini" type="danger" v-if="depteventId!=null&&depteventId!=''" @click="finUserByDept">选择
  1113. </el-button>
  1114. <el-table :data="dutysystemTableData" style="width: 100%" :rules="rules">
  1115. <el-table-column prop="id" label="主键" v-if="false">
  1116. <template slot-scope="scope" hidden>
  1117. <el-input v-model="scope.row.id" readonly placeholder="主键"></el-input>
  1118. </template>
  1119. </el-table-column>
  1120. <el-table-column prop="name" label="姓名">
  1121. <template slot-scope="scope">
  1122. <el-input v-model="scope.row.name" placeholder="姓名"
  1123. οninput="value=value.replace(/^[\u4e00-\u9fa5]{2,4}$/,'')"></el-input>
  1124. </template>
  1125. </el-table-column>
  1126. <el-table-column prop="post" label="岗位">
  1127. <template slot-scope="scope">
  1128. <el-input v-model="scope.row.post" placeholder="岗位"></el-input>
  1129. </template>
  1130. </el-table-column>
  1131. <el-table-column prop="telphone" label="手机号码">
  1132. <template slot-scope="scope">
  1133. <el-input v-model="scope.row.telphone" placeholder="手机号码"
  1134. οninput="value=value.replace(/^((13[0-9])|(14[5-9])|(15([0-3]|[5-9]))|(16[6-7])|(17[1-8])|(18[0-9])|(19[1|3])|(19[5|6])|(19[8|9]))\d{8}$/,'')"></el-input>
  1135. </template>
  1136. </el-table-column>
  1137. <el-table-column prop="bookbuytime" label="操作">
  1138. <template slot-scope="scope">
  1139. <el-button size="mini" type="danger" icon="el-icon-delete"
  1140. @click="handleDelete(scope.$index, scope.row)">删除
  1141. </el-button>
  1142. <!--<el-button-->
  1143. <!--size="mini"-->
  1144. <!--type="danger"-->
  1145. <!--icon="el-icon-save"-->
  1146. <!--@click="handleSave(scope.$index, scope.row)">保存-->
  1147. <!--</el-button>-->
  1148. </template>
  1149. </el-table-column>
  1150. </el-table>
  1151. </div>
  1152. </div>
  1153. <el-button size="mini" type="primary" class="fr_button" @click="addResponsibilityDialog">确定
  1154. </el-button>
  1155. <div style="clear: both;"></div>
  1156. </el-form>
  1157. </el-dialog>
  1158. <!-- 会议弹窗 start -->
  1159. <el-dialog title="视频会议" :visible.sync="showMeetingMsgDialog" v-if="showMeetingMsgDialog" width="65%"
  1160. @close="closeMeetingMsgDialog()">
  1161. <el-form label-width="1500px">
  1162. <div class="bottom">
  1163. <!-- 左侧菜单栏 -->
  1164. <div class="bottomLeft">
  1165. <div class="leftItem d-l-con padding-box nowrap" v-for="(item,index) in depteventList">
  1166. <div class="bgt-info">
  1167. <div class="bgt-info-name" :class="{on:iconCurrentIndex==item.deptId}"
  1168. @click="dutysystemSelect(item.deptId,item.deptName,item.id)">{{ item.deptName }}
  1169. </div>
  1170. </div>
  1171. </div>
  1172. </div>
  1173. <!-- 左侧菜单栏对应的右侧的内容 -->
  1174. <div class="bottomRight" ref="wrapper">
  1175. <el-button size="mini" type="danger" v-if="depteventId!=null&&depteventId!=''" @click="addLine">添加
  1176. </el-button>
  1177. <el-button size="mini" type="danger" v-if="depteventId!=null&&depteventId!=''" @click="finUserByDept">选择
  1178. </el-button>
  1179. <el-table :data="dutysystemTableData" style="width: 100%" :rules="rules">
  1180. <el-table-column prop="id" label="主键" v-if="false">
  1181. <template slot-scope="scope" hidden>
  1182. <el-input v-model="scope.row.id" readonly placeholder="主键"></el-input>
  1183. </template>
  1184. </el-table-column>
  1185. <el-table-column prop="name" label="姓名">
  1186. <template slot-scope="scope">
  1187. <el-input v-model="scope.row.name" placeholder="姓名"
  1188. οninput="value=value.replace(/^[\u4e00-\u9fa5]{2,4}$/,'')"></el-input>
  1189. </template>
  1190. </el-table-column>
  1191. <el-table-column prop="post" label="岗位">
  1192. <template slot-scope="scope">
  1193. <el-input v-model="scope.row.post" placeholder="岗位"></el-input>
  1194. </template>
  1195. </el-table-column>
  1196. <el-table-column prop="telphone" label="手机号码">
  1197. <template slot-scope="scope">
  1198. <el-input v-model="scope.row.telphone" placeholder="手机号码"
  1199. οninput="value=value.replace(/^((13[0-9])|(14[5-9])|(15([0-3]|[5-9]))|(16[6-7])|(17[1-8])|(18[0-9])|(19[1|3])|(19[5|6])|(19[8|9]))\d{8}$/,'')"></el-input>
  1200. </template>
  1201. </el-table-column>
  1202. <el-table-column prop="bookbuytime" label="操作">
  1203. <template slot-scope="scope">
  1204. <el-button size="mini" type="danger" icon="el-icon-delete"
  1205. @click="handleDelete(scope.$index, scope.row)">删除
  1206. </el-button>
  1207. <!--<el-button-->
  1208. <!--size="mini"-->
  1209. <!--type="danger"-->
  1210. <!--icon="el-icon-save"-->
  1211. <!--@click="handleSave(scope.$index, scope.row)">保存-->
  1212. <!--</el-button>-->
  1213. </template>
  1214. </el-table-column>
  1215. </el-table>
  1216. </div>
  1217. </div>
  1218. <el-button size="mini" type="primary" class="fr_button" @click="sendMsg">发送短信
  1219. </el-button>
  1220. <div style="clear: both;"></div>
  1221. </el-form>
  1222. </el-dialog>
  1223. <!-- 会议弹窗 end -->
  1224. <el-dialog title="火险报告" :visible.sync="showEventConfirm_gd" v-if="showEventConfirm_gd" width="100%"
  1225. class="top-dialog" @close="cancelEventConfirm_gd()">
  1226. <div class="table-container">
  1227. <form>
  1228. <table id="table1" cellpadding="0" cellspacing="0">
  1229. <thead style="width: 100%;padding:.5rem 0;">
  1230. <th rowspan="1" colspan="1" class="txt_left" width="100px">填报单位:</th>
  1231. <th rowspan="1" colspan="6" align="left"><input type="text" style=" width:100%;margin-left: .5rem;"
  1232. v-model="table1.reportUnit" /></th>
  1233. <th rowspan="1" colspan="2" class="txt_right">填报时间:</th>
  1234. <th rowspan="1" colspan="6" align="left"><input type="text" style="width:3rem;text-align: center;"
  1235. v-model="table1.reportTimeY" />年<input type="text" style="width:4rem;text-align: center;"
  1236. v-model="table1.reportTimeM" />月<input type="text" style="width:3rem;text-align: center;"
  1237. v-model="table1.reportTimeD" />日
  1238. </th>
  1239. <th rowspan="1" colspan="8" style="text-align: right;">吉林省人民政府森林防火指挥部办公室制</th>
  1240. </thead>
  1241. <tbody>
  1242. <tr>
  1243. <td colspan="22" rowspan="1" class="font1" style="letter-spacing:3rem;padding: .5rem 0">森林火灾损失</td>
  1244. <td colspan="1" rowspan="6">
  1245. <table class="border0">
  1246. <tr>
  1247. <td>备注</td>
  1248. </tr>
  1249. </table>
  1250. </td>
  1251. </tr>
  1252. <tr>
  1253. <td rowspan="4" colspan="1">
  1254. <table class="border0">
  1255. <tr>
  1256. <td>森林火灾<br>损失总计</td>
  1257. </tr>
  1258. </table>
  1259. </td>
  1260. <td rowspan="1" colspan="12">火灾损失价值</td>
  1261. <td rowspan="1" colspan="9">扑火费用支出</td>
  1262. </tr>
  1263. <tr>
  1264. <td rowspan="3" colspan="1">
  1265. <table class="border0">
  1266. <tr>
  1267. <td>合计</td>
  1268. </tr>
  1269. </table>
  1270. </td>
  1271. <td rowspan="1" colspan="4">林木资源</td>
  1272. <td rowspan="1" colspan="6">人员伤亡</td>
  1273. <td rowspan="3" colspan="1">
  1274. <table class="border0">
  1275. <tr>
  1276. <td>其他<br>火灾<br>损失</td>
  1277. </tr>
  1278. </table>
  1279. </td>
  1280. <td rowspan="3" colspan="1">
  1281. <table class="border0">
  1282. <tr>
  1283. <td>合计</td>
  1284. </tr>
  1285. </table>
  1286. </td>
  1287. <td rowspan="1" colspan="2">
  1288. <table class="border0">
  1289. <tr>
  1290. <td>人工费</td>
  1291. </tr>
  1292. </table>
  1293. </td>
  1294. <td rowspan="1" colspan="3">
  1295. <table class="border0">
  1296. <tr>
  1297. <td>车辆费</td>
  1298. </tr>
  1299. </table>
  1300. </td>
  1301. <td rowspan="1" colspan="2">
  1302. <table class="border0">
  1303. <tr>
  1304. <td>飞行费</td>
  1305. </tr>
  1306. </table>
  1307. </td>
  1308. <td rowspan="3" colspan="1">
  1309. <table class="border0">
  1310. <tr>
  1311. <td>其他<br>扑火<br>费用</td>
  1312. </tr>
  1313. </table>
  1314. </td>
  1315. </tr>
  1316. <tr>
  1317. <td rowspan="1" colspan="2">成林</td>
  1318. <td rowspan="1" colspan="2">幼林</td>
  1319. <td rowspan="1" colspan="2">轻伤</td>
  1320. <td rowspan="1" colspan="2">重伤</td>
  1321. <td rowspan="1" colspan="2">死亡</td>
  1322. <td rowspan="2" colspan="1">
  1323. <table class="border0">
  1324. <tr>
  1325. <td>出动<br>人工</td>
  1326. </tr>
  1327. </table>
  1328. </td>
  1329. <td rowspan="2" colspan="1">
  1330. <table class="border0">
  1331. <tr>
  1332. <td>支出<br>费用</td>
  1333. </tr>
  1334. </table>
  1335. </td>
  1336. <td rowspan="2" colspan="1">
  1337. <table class="border0">
  1338. <tr>
  1339. <td>计</td>
  1340. </tr>
  1341. </table>
  1342. </td>
  1343. <td rowspan="2" colspan="1">
  1344. <table class="border0">
  1345. <tr>
  1346. <td>其中<br>汽车</td>
  1347. </tr>
  1348. </table>
  1349. </td>
  1350. <td rowspan="2" colspan="1">
  1351. <table class="border0">
  1352. <tr>
  1353. <td>支出<br>费用</td>
  1354. </tr>
  1355. </table>
  1356. </td>
  1357. <td rowspan="2" colspan="1">
  1358. <table class="border0">
  1359. <tr>
  1360. <td>出动<br>飞机</td>
  1361. </tr>
  1362. </table>
  1363. </td>
  1364. <td rowspan="2" colspan="1">
  1365. <table class="border0">
  1366. <tr>
  1367. <td>支出<br>费用</td>
  1368. </tr>
  1369. </table>
  1370. </td>
  1371. </tr>
  1372. <tr>
  1373. <td rowspan="1" colspan="1">蓄积</td>
  1374. <td rowspan="1" colspan="1">价值</td>
  1375. <td rowspan="1" colspan="1">株数</td>
  1376. <td rowspan="1" colspan="1">价值</td>
  1377. <td rowspan="1" colspan="1">人数</td>
  1378. <td rowspan="1" colspan="1">支出费用</td>
  1379. <td rowspan="1" colspan="1">人数</td>
  1380. <td rowspan="1" colspan="1">支出费用</td>
  1381. <td rowspan="1" colspan="1">人数</td>
  1382. <td rowspan="1" colspan="1">支出费用</td>
  1383. </tr>
  1384. <tr>
  1385. <td rowspan="1" colspan="1">万元</td>
  1386. <td rowspan="1" colspan="1">万元</td>
  1387. <td rowspan="1" colspan="1">米³</td>
  1388. <td rowspan="1" colspan="1">万元</td>
  1389. <td rowspan="1" colspan="1">万株</td>
  1390. <td rowspan="1" colspan="1">万元</td>
  1391. <td rowspan="1" colspan="1">人</td>
  1392. <td rowspan="1" colspan="1">万元</td>
  1393. <td rowspan="1" colspan="1">人</td>
  1394. <td rowspan="1" colspan="1">万元</td>
  1395. <td rowspan="1" colspan="1">人</td>
  1396. <td rowspan="1" colspan="1">万元</td>
  1397. <td rowspan="1" colspan="1">万元</td>
  1398. <td rowspan="1" colspan="1">万元</td>
  1399. <td rowspan="1" colspan="1">工日</td>
  1400. <td rowspan="1" colspan="1">万元</td>
  1401. <td rowspan="1" colspan="1">台</td>
  1402. <td rowspan="1" colspan="1">台</td>
  1403. <td rowspan="1" colspan="1">万元</td>
  1404. <td rowspan="1" colspan="1">架次</td>
  1405. <td rowspan="1" colspan="1">万元</td>
  1406. <td rowspan="1" colspan="1">万元</td>
  1407. </tr>
  1408. <tr>
  1409. <td rowspan="1" colspan="1">1</td>
  1410. <td rowspan="1" colspan="1">2</td>
  1411. <td rowspan="1" colspan="1">3</td>
  1412. <td rowspan="1" colspan="1">4</td>
  1413. <td rowspan="1" colspan="1">5</td>
  1414. <td rowspan="1" colspan="1">6</td>
  1415. <td rowspan="1" colspan="1">7</td>
  1416. <td rowspan="1" colspan="1">8</td>
  1417. <td rowspan="1" colspan="1">9</td>
  1418. <td rowspan="1" colspan="1">10</td>
  1419. <td rowspan="1" colspan="1">11</td>
  1420. <td rowspan="1" colspan="1">12</td>
  1421. <td rowspan="1" colspan="1">13</td>
  1422. <td rowspan="1" colspan="1">14</td>
  1423. <td rowspan="1" colspan="1">15</td>
  1424. <td rowspan="1" colspan="1">16</td>
  1425. <td rowspan="1" colspan="1">17</td>
  1426. <td rowspan="1" colspan="1">18</td>
  1427. <td rowspan="1" colspan="1">19</td>
  1428. <td rowspan="1" colspan="1">20</td>
  1429. <td rowspan="1" colspan="1">21</td>
  1430. <td rowspan="1" colspan="1">22</td>
  1431. <td rowspan="1" colspan="1">23</td>
  1432. </tr>
  1433. <tr class="int_tr">
  1434. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.forestFireLossTotal" />
  1435. </td>
  1436. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.fireLossTotal" /></td>
  1437. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.forestArea" /></td>
  1438. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.forestPrice" /></td>
  1439. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.treesNumber" /></td>
  1440. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.treesPrice" /></td>
  1441. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.minorInjuriesNumber" />
  1442. </td>
  1443. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.minorInjuriesPrice" />
  1444. </td>
  1445. <td rowspan="1" colspan="1"><input type="text" class="border0"
  1446. v-model="table1.seriouslyInjuredNumber" />
  1447. </td>
  1448. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.seriouslyInjuredPrice" />
  1449. </td>
  1450. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.deathNumber" /></td>
  1451. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.deathPrice" /></td>
  1452. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.elseFireLossPrice" />
  1453. </td>
  1454. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.blazesPriceTotal" /></td>
  1455. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.artificialDays" /></td>
  1456. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.artificialPrice" /></td>
  1457. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.vehicleNumber" /></td>
  1458. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.carNumber" /></td>
  1459. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.vehiclePrice" /></td>
  1460. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.planeNumber" /></td>
  1461. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.planePrice" /></td>
  1462. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.elseBlazesPrice" /></td>
  1463. <td rowspan="1" colspan="1"><input type="text" class="border0" v-model="table1.note" /></td>
  1464. </tr>
  1465. </tbody>
  1466. </table>
  1467. <table class="table2" cellpadding="0" cellspacing="0" style="white-space: nowrap;">
  1468. <tbody>
  1469. <tr>
  1470. <th rowspan="1" colspan="26" style="letter-spacing:6rem">火场资料</th>
  1471. </tr>
  1472. <tr>
  1473. <td colspan="2" rowspan="1" class="txt_left">&nbsp;1.起火时间</td>
  1474. <td colspan="5" rowspan="1"><input type="text" v-model="table2.fireTime" /></td>
  1475. <td colspan="2" rowspan="1">发现时间</td>
  1476. <td colspan="8" rowspan="1"><input type="text" v-model="table2.foundTime" /></td>
  1477. <td colspan="2" rowspan="1">扑灭时间</td>
  1478. <td colspan="7" rowspan="1"><input type="text" v-model="table2.blazesTime" /></td>
  1479. </tr>
  1480. <tr>
  1481. <td colspan="2" rowspan="1" class="txt_left">&nbsp;2.地点及发现方式</td>
  1482. <td colspan="2" rowspan="1" class="txt_left"><select v-model="table2.address">
  1483. <option>吉林市</option>
  1484. <option>延边州</option>
  1485. <option>白山市</option>
  1486. <option>通化市</option>
  1487. <option>辽源市</option>
  1488. <option>四平市</option>
  1489. <option>长春市</option>
  1490. <option>白城市</option>
  1491. <option>松原市</option>
  1492. <option>敦化航站</option>
  1493. <option>长白山管委会</option>
  1494. </select></td>
  1495. <td colspan="13" rowspan="1"><input type="text" v-model="table2.firePlace" /></td>
  1496. <td colspan="2" rowspan="1">发现方式</td>
  1497. <td colspan="7" rowspan="1"><input type="text" v-model="table2.foundType" /></td>
  1498. </tr>
  1499. <tr>
  1500. <td colspan="2" rowspan="1" class="txt_left">&nbsp;3.火场位置</td>
  1501. <td colspan="2" rowspan="1" class="border_l0">东经:</td>
  1502. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  1503. v-model="table2.longitudeD" /></td>
  1504. <td colspan="1" rowspan="1" class="border_l0">度</td>
  1505. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  1506. v-model="table2.longitudeM" /></td>
  1507. <td colspan="1" rowspan="1" class="border_l0">分</td>
  1508. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  1509. v-model="table2.longitudeS" /></td>
  1510. <td colspan="2" rowspan="1" class="border_l0">秒</td>
  1511. <td colspan="1" rowspan="1" class="border_l0">;</td>
  1512. <td colspan="2" rowspan="1" class="border_l0">北纬:</td>
  1513. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  1514. v-model="table2.latitudeD" /></td>
  1515. <td colspan="1" rowspan="1" class="border_l0">度</td>
  1516. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  1517. v-model="table2.latitudeM" /></td>
  1518. <td colspan="1" rowspan="1" class="border_l0">分</td>
  1519. <td colspan="1" rowspan="1" class="border_l0"><input type="text" style="width:50px;"
  1520. v-model="table2.latitudeS" /></td>
  1521. <td colspan="1" rowspan="1" class="border_l0">秒</td>
  1522. <td class="border_l0"></td>
  1523. <td class="border_l0"></td>
  1524. <td class="border_l0"></td>
  1525. <td class="border_l0"></td>
  1526. <td class="border_l0"></td>
  1527. <td></td>
  1528. </tr>
  1529. <tr>
  1530. <td colspan="2" rowspan="1" class="txt_left">&nbsp;4.起火原因</td>
  1531. <td colspan="3" rowspan="1" class="txt_left"><select v-model="table2.fireSource">
  1532. <option>未查明火源</option>
  1533. <option>烧荒烧炭</option>
  1534. <option>炼山造林</option>
  1535. <option>烧牧场</option>
  1536. <option disabled>烧窑</option>
  1537. <option>烧隔离带</option>
  1538. <option>火车喷漏</option>
  1539. <option>火车甩瓦</option>
  1540. <option>机车喷火</option>
  1541. <option>其他(生产性火源)</option>
  1542. <option>野外吸烟</option>
  1543. <option>取暖做饭</option>
  1544. <option>上坟烧纸</option>
  1545. <option>烧山驱兽</option>
  1546. <option>小孩玩火</option>
  1547. <option>痴呆弄火</option>
  1548. <option>家火上山</option>
  1549. <option>电线引起</option>
  1550. <option>其他(非生产性用火)</option>
  1551. <option>故意放火</option>
  1552. <option>外省(区)烧入</option>
  1553. <option>外国烧入</option>
  1554. <option>雷击火</option>
  1555. <option>其他自然火</option>
  1556. </select></td>
  1557. <td colspan="3" rowspan="1">火灾种类</td>
  1558. <td colspan="4" rowspan="1" class="txt_left"><select v-model="table2.fireType">
  1559. <option>地表火</option>
  1560. <option>树冠火</option>
  1561. <option>地下火</option>
  1562. </select></td>
  1563. <td colspan="3" rowspan="1">火灾等级</td>
  1564. <td colspan="11" rowspan="1" class="txt_left"><select v-model="table2.fireLevel">
  1565. <option>一般</option>
  1566. <option>较大</option>
  1567. <option>重大</option>
  1568. <option>特大</option>
  1569. </select></td>
  1570. </tr>
  1571. <tr>
  1572. <td colspan="2" rowspan="1" class="txt_left">&nbsp;5.火场面积(公顷)</td>
  1573. <td colspan="2" rowspan="1">总面积合计</td>
  1574. <td colspan="3" rowspan="1"><input type="text" v-model="table2.areaTotal" /></td>
  1575. <td colspan="4" rowspan="1">受害森林面积合计</td>
  1576. <td colspan="3" rowspan="1"><input type="text" v-model="table2.forestLossAreaTotal" /></td>
  1577. <td colspan="1" rowspan="1">其中:</td>
  1578. <td colspan="2" rowspan="1">原森林</td>
  1579. <td colspan="4" rowspan="1"><input type="text" v-model="table2.originalForestArea" /></td>
  1580. <td colspan="2" rowspan="1">人工林</td>
  1581. <td colspan="3" rowspan="1"><input type="text" v-model="table2.artificialForestArea" /></td>
  1582. </tr>
  1583. <tr>
  1584. <td colspan="2" rowspan="1" class="txt_left">&nbsp;6.扑火人力物力投入</td>
  1585. <td colspan="2" rowspan="1">出动总人数</td>
  1586. <td colspan="1" rowspan="1"><input type="text" v-model="table2.peopleTotal" /></td>
  1587. <td colspan="2" rowspan="1">其中扑火队</td>
  1588. <td colspan="1" rowspan="1"><input type="text" v-model="table2.blazesTeamNumber" /></td>
  1589. <td colspan="1" rowspan="1">森警</td>
  1590. <td colspan="2" rowspan="1"><input type="text" v-model="table2.policeNumber" /></td>
  1591. <td colspan="1" rowspan="1">军队</td>
  1592. <td colspan="1" rowspan="1"><input type="text" v-model="table2.armyNumber" /></td>
  1593. <td colspan="1" rowspan="1">群众</td>
  1594. <td colspan="1" rowspan="1"><input type="text" v-model="table2.crowdNumber" /></td>
  1595. <td colspan="2" rowspan="1">风力灭火机</td>
  1596. <td colspan="1" rowspan="1"><input type="text" v-model="table2.windExtinguisher" /></td>
  1597. <td colspan="2" rowspan="1">二号工具</td>
  1598. <td colspan="1" rowspan="1"><input type="text" v-model="table2.secondTool" /></td>
  1599. <td colspan="2" rowspan="1">水枪</td>
  1600. <td colspan="1" rowspan="1"><input type="text" v-model="table2.waterGun" /></td>
  1601. <td colspan="1" rowspan="1">其他</td>
  1602. <td colspan="1" rowspan="1"><input type="text" v-model="table2.elseThings" /></td>
  1603. </tr>
  1604. <tr>
  1605. <td colspan="2" rowspan="1" class="txt_left">&nbsp;7.受害森林概况</td>
  1606. <td colspan="2" rowspan="1">林木组成</td>
  1607. <td colspan="11" rowspan="1"><input type="text" v-model="table2.forestComposition" /></td>
  1608. <td colspan="2" rowspan="1">林令</td>
  1609. <td colspan="4" rowspan="1"><input type="text" v-model="table2.forestToken" /></td>
  1610. <td colspan="2" rowspan="1">疏密度</td>
  1611. <td colspan="3" rowspan="1"><input type="text" v-model="table2.porosities" /></td>
  1612. </tr>
  1613. <tr>
  1614. <td colspan="2" rowspan="1" class="txt_left">&nbsp;8.当日天气实况</td>
  1615. <td colspan="2" rowspan="1">天气</td>
  1616. <td colspan="3" rowspan="1"><input type="text" v-model="table2.weather" /></td>
  1617. <td colspan="1" rowspan="1">气温</td>
  1618. <td colspan="2" rowspan="1"><input type="text" v-model="table2.temperature" /></td>
  1619. <td colspan="1" rowspan="1">C°</td>
  1620. <td colspan="3" rowspan="1">火险等级</td>
  1621. <td colspan="1" rowspan="1"><input type="text" v-model="table2.fireInsuranceLevel" /></td>
  1622. <td colspan="2" rowspan="1">风力</td>
  1623. <td colspan="2" rowspan="1" class="border_l0"><input type="text" v-model="table2.windLevel" /></td>
  1624. <td colspan="2" rowspan="1" class="txt_left">级</td>
  1625. <td colspan="2" rowspan="1">风向</td>
  1626. <td colspan="3" rowspan="1"><input type="text" v-model="table2.windDirection" /></td>
  1627. </tr>
  1628. <tr>
  1629. <td colspan="2" rowspan="1" class="txt_left">&nbsp;9.指挥扑火负责人</td>
  1630. <td colspan="2" rowspan="1">单位</td>
  1631. <td colspan="11" rowspan="1"><input type="text" v-model="table2.commandUnit" /></td>
  1632. <td colspan="2" rowspan="1">姓名</td>
  1633. <td colspan="4" rowspan="1"><input type="text" v-model="table2.commandName" /></td>
  1634. <td colspan="2" rowspan="1">职务</td>
  1635. <td colspan="3" rowspan="1"><input type="text" v-model="table2.commandPosition" /></td>
  1636. </tr>
  1637. <tr>
  1638. <td colspan="2" rowspan="1" class="txt_left">&nbsp;10.火场调查负责人</td>
  1639. <td colspan="2" rowspan="1">单位</td>
  1640. <td colspan="11" rowspan="1"><input type="text" v-model="table2.surveyUnit" /></td>
  1641. <td colspan="2" rowspan="1">姓名</td>
  1642. <td colspan="4" rowspan="1"><input type="text" v-model="table2.surveyName" /></td>
  1643. <td colspan="2" rowspan="1">职务</td>
  1644. <td colspan="3" rowspan="1"><input type="text" v-model="table2.surveyPosition" /></td>
  1645. </tr>
  1646. <tr>
  1647. <td colspan="2" rowspan="1" class="txt_left">&nbsp;11.火灾肇事人情况</td>
  1648. <td colspan="2" rowspan="1">姓名</td>
  1649. <td colspan="2" rowspan="1"><input type="text" v-model="table2.accidentName" /></td>
  1650. <td colspan="2" rowspan="1">性别</td>
  1651. <td colspan="1" rowspan="1"><input type="text" v-model="table2.accidentSex" /></td>
  1652. <td colspan="3" rowspan="1">年龄</td>
  1653. <td colspan="1" rowspan="1"><input type="text" v-model="table2.accidentAge" /></td>
  1654. <td colspan="1" rowspan="1">职业</td>
  1655. <td colspan="1" rowspan="1"><input type="text" v-model="table2.accidentPosition" /></td>
  1656. <td colspan="2" rowspan="1">单位或住址</td>
  1657. <td colspan="9" rowspan="1"><input type="text" v-model="table2.accidentUnit" /></td>
  1658. </tr>
  1659. <tr>
  1660. <td colspan="2" rowspan="1" class="txt_left">&nbsp;12.火灾处理情况</td>
  1661. <td colspan="2" rowspan="1">处理方式</td>
  1662. <td colspan="4" rowspan="1"><select v-model="table2.dealType">
  1663. <option>立案(刑事处理)</option>
  1664. <option>破案(刑事处理)</option>
  1665. <option>行政处理</option>
  1666. <option>待查</option>
  1667. <option>拘留</option>
  1668. <option>处理</option>
  1669. <option>未处理</option>
  1670. </select></td>
  1671. <td colspan="3" rowspan="1">已处理人数</td>
  1672. <td colspan="4" rowspan="1"><input type="text" v-model="table2.dealNumber" /></td>
  1673. <td colspan="4" rowspan="1">刑事处罚人数</td>
  1674. <td colspan="7" rowspan="1"><input type="text" v-model="table2.criminalDealNumber" /></td>
  1675. </tr>
  1676. <tr>
  1677. <td colspan="2" rowspan="1" class="txt_left" style="height: 60px;">
  1678. &nbsp;13.对火灾肇事人<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;的处理情况
  1679. </td>
  1680. <td colspan="24" rowspan="1" class="txt_left">
  1681. <textarea v-model="table2.accidentDealSituation"></textarea>
  1682. </td>
  1683. </tr>
  1684. <tr>
  1685. <td colspan="2" rowspan="1" class="txt_left" style="height: 60px;">
  1686. &nbsp;14.对责任人员的<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;责任人追查情况
  1687. </td>
  1688. <td colspan="24" rowspan="1" class="txt_left">
  1689. <textarea v-model="table2.responsibilityDealSituation"></textarea>
  1690. </td>
  1691. </tr>
  1692. <tr>
  1693. <td colspan="2" rowspan="1" class="txt_left" style="height: 60px;">
  1694. &nbsp;15.对有关领导的<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;责任追查情况
  1695. </td>
  1696. <td colspan="24" rowspan="1" class="txt_left">
  1697. <textarea v-model="table2.leadershipDealSituation"></textarea>
  1698. </td>
  1699. </tr>
  1700. <tr class="tr_border">
  1701. <td colspan="4" rowspan="1">县(市、区、局、站)填表人:</td>
  1702. <td colspan="2" rowspan="1"><input type="text" v-model="table2.townForm" /></td>
  1703. <td colspan="4" rowspan="1">县(市、区、局、站)审核人:</td>
  1704. <td colspan="3" rowspan="1"><input type="text" v-model="table2.townAudit" /></td>
  1705. <td colspan="4" rowspan="1">市(州、管委会)填表人:</td>
  1706. <td colspan="2" rowspan="1"><input type="text" v-model="table2.cityForm" /></td>
  1707. <td colspan="4" rowspan="1">市(州、管委会)审核人:</td>
  1708. <td colspan="3" rowspan="1"><input type="text" v-model="table2.cityAudit" /></td>
  1709. </tr>
  1710. </tbody>
  1711. </table>
  1712. <div class="btm-btn-group">
  1713. <el-button size="mini" type="primary" @click="updateCentereventTEventcatalogueStatus('gd',true)">归档
  1714. </el-button>
  1715. <el-button size="mini" type="primary" @click="regionalFlagAdd()">火灾区域
  1716. </el-button>
  1717. </div>
  1718. </form>
  1719. </div>
  1720. </el-dialog>
  1721. <!-- 添加区域标记 -->
  1722. <!-- 图片,视频预览 -->
  1723. <el-dialog title="视频预览" :visible.sync="showTcPlayer" width="28%" customClass="customWidthMp4">
  1724. <TcPlayer ref="TcPlayer" :playVideo="playVideo" :widthHeigt="[100,100]"></TcPlayer>
  1725. </el-dialog>
  1726. <el-dialog :title="cameraTitle" :visible.sync="cameraVisible" v-if="cameraVisible" customClass="videoCustomWidth"
  1727. @close="cancelEventLocationShow()">
  1728. <div style="width:1020px;height:625px;position:relative;">
  1729. <!--视频窗口展示---海康-->
  1730. <div id="playWnd" class="playWnd" style="left: 0px; top: 0px;"></div>
  1731. </div>
  1732. </el-dialog>
  1733. <TVWall ref="TVWall"></TVWall>
  1734. </div>
  1735. </template>
  1736. <script>
  1737. import html2canvas from 'html2canvas' //截图组件
  1738. import supermapDialog1 from '@/components/supermap' //超图
  1739. import vBottomMenu from '@/components/vBottomMenu.vue' //一体化公共底部菜单
  1740. import eventLogUpload from '@/views/eventLogUpload.vue' //日志上传文件
  1741. import areaSupermap from '@/components/supermap' //区域标记地图
  1742. import TcPlayer from '@/components/TcPlayer' //视频预览
  1743. import leftRightSwiperScroll from '@/components/leftRightSwiperScroll.vue'; //事件中心底部资源内容溢出组件
  1744. import {
  1745. getIconBg
  1746. } from '@/api/components/sookaMapIcon'; //资源底色控制文件
  1747. import TVWall from '@/components/TVWall.vue' //电视墙弹窗
  1748. import {
  1749. getEventDetail,
  1750. sendEventLog,
  1751. listSJfl,
  1752. listYuAn,
  1753. selectByeventCode,
  1754. updateCentereventTEventcatalogueStatus,
  1755. sendTask,
  1756. listResourceByWz,
  1757. updateYjYuAn,
  1758. uploadBase64,
  1759. centereventtdepteventList,
  1760. dutysystemList,
  1761. dutysystemAdd,
  1762. dutysystemRemove,
  1763. getNewDataByDate,
  1764. userFeginlist,
  1765. eventHandling,
  1766. eventExamine,
  1767. fireControlViewList,
  1768. sendMessage,
  1769. fireControlViewPoint
  1770. } from '@/api/forest'
  1771. import {
  1772. treeselectAll as deptTreeselect
  1773. } from '@/api/system/dept'
  1774. import {
  1775. getHaiKangVideoServer
  1776. } from '@/api/haikang/haikang'
  1777. import {
  1778. hasConferences,
  1779. createConferences,
  1780. getUserInfo
  1781. } from "@/api/meeting"
  1782. import {
  1783. getDahuaVideoServer
  1784. } from '@/api/dahua/dahua'
  1785. import DHWs from '@/dahua/lib/DHWs'
  1786. import {
  1787. joinConferences
  1788. } from "@/api/meeting";
  1789. import findUserByDept from '@/views/findUserByDept'
  1790. import Cookies from "js-cookie"; //责任人选择弹框
  1791. import request from "@/utils/request";
  1792. export default {
  1793. dicts: ['task_source'],
  1794. watch: {
  1795. filterText(val) {
  1796. this.$refs.LiandongDept.filter(val)
  1797. }
  1798. },
  1799. components: {
  1800. leftRightSwiperScroll,
  1801. vBottomMenu,
  1802. supermapDialog1,
  1803. eventLogUpload,
  1804. areaSupermap,
  1805. TcPlayer,
  1806. TVWall,
  1807. findUserByDept
  1808. },
  1809. data() {
  1810. return {
  1811. centermonitorTCamera:null,
  1812. //地图tool开关
  1813. mapToolShow: false,
  1814. mapToolCheckAll: false,
  1815. mapToolCheck: ["应急预案", "资源与操作"],
  1816. mapToolCheckItem: [],
  1817. mapToolShowBH:false,
  1818. isLoading: false,
  1819. //海康
  1820. cameraTitle: '',
  1821. cameraCode: '',
  1822. cameraVisible: false,
  1823. initCount: 0,
  1824. pubKey: '',
  1825. oWebControl: null,
  1826. showMeetingMsgDialog: false, //发送会议短信弹窗
  1827. playVideo: '', //视频预览地址
  1828. showTcPlayer: false, //视频预览弹窗
  1829. regionalFlagOpen: false, //区域标记
  1830. //区域标记
  1831. regionalFlagObj: {
  1832. array: []
  1833. },
  1834. resourcesList1: [{
  1835. resourceName: '取水口',
  1836. type: 'qsk',
  1837. count: '1',
  1838. icon: 'sj-icon-waterintake'
  1839. },
  1840. {
  1841. resourceName: '水鹤',
  1842. type: 'sh',
  1843. icon: 'sj-icon-watercrane'
  1844. },
  1845. {
  1846. resourceName: '消防栓',
  1847. type: 'xfs',
  1848. count: '1',
  1849. icon: 'sj-icon-firehydrant'
  1850. },
  1851. {
  1852. resourceName: '起降点',
  1853. type: 'qjd',
  1854. count: '1',
  1855. icon: 'sj-icon-landing'
  1856. },
  1857. {
  1858. resourceName: '检查站',
  1859. type: 'jcz',
  1860. count: '1',
  1861. icon: 'sj-icon-checkpoint'
  1862. },
  1863. {
  1864. resourceName: '防火队',
  1865. type: 'fhd',
  1866. count: '1',
  1867. icon: 'sj-icon-fireteam'
  1868. },
  1869. {
  1870. resourceName: '重点区域',
  1871. type: 'zdqy',
  1872. count: '1',
  1873. icon: 'sj-icon-keyAreas'
  1874. },
  1875. {
  1876. resourceName: '摄像头',
  1877. type: 'sxt',
  1878. count: '1',
  1879. icon: 'sj-icon-jkzx'
  1880. }
  1881. ],
  1882. filterText: '', //树搜索
  1883. version: 0,
  1884. /** *****************事件流程***************************/
  1885. deptNameitem: '签收部门',
  1886. sendDeptId: null, //签收部门/发起部门
  1887. sendDeptName: null, //签收部门/发起部门
  1888. sendEventType: null, //事件类型
  1889. sendHuoZaiBanJing: 0, //火灾报告
  1890. sendGuanLianYuAn: null, //关联预案
  1891. sendUserFegin: [], //联系人
  1892. sendTaskSource: null, //任务来源
  1893. sendTaskTitle: null, //联动标题
  1894. sendTaskContent: null, //联动内容
  1895. sendLianDongDept: [], //联动部门
  1896. eventTypeList: [], //事件类型列表
  1897. guanLianYuAnList: [], //关联预案列表
  1898. userFeginList: [], //联系人列表
  1899. deptOptions: [], //签收部门
  1900. deptOptionsLiandong: [], //联动部门
  1901. eventStatusButton: null, //流程按钮标识
  1902. eventConfirmTitle: null, //弹窗标题 ---签收 误报 重复 审核意见
  1903. eventDescription: null, //审核意见
  1904. uploadAttachList: [], //审核上传图片回显集合
  1905. attachExamine: [], //审核图片集合
  1906. defaultProps: {
  1907. children: 'children',
  1908. label: 'label'
  1909. },
  1910. table1: {
  1911. reportUnit: null,
  1912. reportTimeY: null,
  1913. reportTimeM: null,
  1914. reportTimeD: null,
  1915. forestFireLossTotal: null,
  1916. fireLossTotal: null,
  1917. forestArea: null,
  1918. forestPrice: null,
  1919. treesNumber: null,
  1920. treesPrice: null,
  1921. minorInjuriesNumber: null,
  1922. minorInjuriesPrice: null,
  1923. seriouslyInjuredNumber: null,
  1924. seriouslyInjuredPrice: null,
  1925. deathNumber: null,
  1926. deathPrice: null,
  1927. elseFireLossPrice: null,
  1928. blazesPriceTotal: null,
  1929. artificialDays: null,
  1930. artificialPrice: null,
  1931. vehicleNumber: null,
  1932. carNumber: null,
  1933. vehiclePrice: null,
  1934. planeNumber: null,
  1935. planePrice: null,
  1936. elseBlazesPrice: null,
  1937. note: null
  1938. },
  1939. table2: {
  1940. fireTime: null,
  1941. foundTime: null,
  1942. blazesTime: null,
  1943. address: null,
  1944. firePlace: null,
  1945. foundType: null,
  1946. longitudeD: null,
  1947. longitudeM: null,
  1948. longitudeS: null,
  1949. latitudeD: null,
  1950. latitudeM: null,
  1951. latitudeS: null,
  1952. fireSource: null,
  1953. fireType: null,
  1954. fireLevel: null,
  1955. areaTotal: null,
  1956. forestLossAreaTotal: null,
  1957. originalForestArea: null,
  1958. artificialForestArea: null,
  1959. peopleTotal: null,
  1960. blazesTeamNumber: null,
  1961. policeNumber: null,
  1962. armyNumber: null,
  1963. crowdNumber: null,
  1964. windExtinguisher: null,
  1965. secondTool: null,
  1966. waterGun: null,
  1967. elseThings: null,
  1968. forestComposition: null,
  1969. forestToken: null,
  1970. porosities: null,
  1971. weather: null,
  1972. temperature: null,
  1973. fireInsuranceLevel: null,
  1974. windLevel: null,
  1975. windDirection: null,
  1976. commandUnit: null,
  1977. commandName: null,
  1978. commandPosition: null,
  1979. surveyUnit: null,
  1980. surveyName: null,
  1981. surveyPosition: null,
  1982. accidentName: null,
  1983. accidentSex: null,
  1984. accidentAge: null,
  1985. accidentPosition: null,
  1986. accidentUnit: null,
  1987. dealType: null,
  1988. dealNumber: null,
  1989. criminalDealNumber: null,
  1990. accidentDealSituation: null,
  1991. responsibilityDealSituation: null,
  1992. leadershipDealSituation: null,
  1993. townForm: null,
  1994. townAudit: null,
  1995. cityForm: null,
  1996. cityAudit: null
  1997. },
  1998. /** *****************事件流程***************************/
  1999. showEventConfirm: false, //事件签收弹窗
  2000. showGuanLianYuAnConfirm: false, //调整关联预案弹窗
  2001. showEventConfirm_gd: false, //事件火险报告弹窗
  2002. address: null, //事件上报地址
  2003. eventStatusValue: null, //事件状态
  2004. isExamine: "0", //事件审核 1通过 0不通过
  2005. eventId: null, //事件ID
  2006. eventType: null, //事件类型-大类
  2007. eventTypeXl: null, //事件类型-小类
  2008. dataStatus: null, //事件流程按钮
  2009. deptId: null, //事件流程部门
  2010. eventCode: null,
  2011. eventName: null,
  2012. longitude: null,
  2013. latitude: null,
  2014. eventLog: null,
  2015. showFindUserByDept: false,
  2016. eventLogList: [],
  2017. visuForestCloudYuAnBo: null,
  2018. eventDialog: false,
  2019. showResponsibilityDialog: false, //责任制弹窗
  2020. depteventList: [], //责任制部门列表
  2021. iconCurrentIndex: '',
  2022. dutysystemDeptName: '',
  2023. depteventId: '',
  2024. dutysystemTableData: [],
  2025. radius: 5000, //资源搜索半径
  2026. // resourcesList: [
  2027. // {
  2028. // resourceName: '取水口',
  2029. // type: 'qsk',
  2030. // count: '1',
  2031. // icon: 'sj-icon-waterintake'
  2032. // },
  2033. // {
  2034. // resourceName: '水鹤',
  2035. // type: 'sh',
  2036. // icon: 'sj-icon-watercrane'
  2037. // },
  2038. // {
  2039. // resourceName: '消防栓',
  2040. // type: 'xfs',
  2041. // count: '1',
  2042. // icon: 'sj-icon-firehydrant'
  2043. // },
  2044. // {
  2045. // resourceName: '起降点',
  2046. // type: 'qjd',
  2047. // count: '1',
  2048. // icon: 'sj-icon-landing'
  2049. // },
  2050. // {
  2051. // resourceName: '检查站',
  2052. // type: 'jcz',
  2053. // count: '1',
  2054. // icon: 'sj-icon-checkpoint'
  2055. // },
  2056. // {
  2057. // resourceName: '防火队',
  2058. // type: 'fhd',
  2059. // count: '1',
  2060. // icon: 'sj-icon-fireteam'
  2061. // },
  2062. // {
  2063. // resourceName: '重点区域',
  2064. // type: 'zdqy',
  2065. // count: '1',
  2066. // icon: 'sj-icon-keyAreas'
  2067. // },
  2068. // {
  2069. // resourceName: '摄像头',
  2070. // type: 'sxt',
  2071. // count: '1',
  2072. // icon: 'sj-icon-jkzx'
  2073. // }
  2074. // ],
  2075. resourcesListCheck: [],
  2076. //文本域
  2077. feedback: '',
  2078. statusFlag: null, //事件流程按钮
  2079. }
  2080. },
  2081. props: {
  2082. calendarDay: null //首页日历选择
  2083. },
  2084. created() {
  2085. this.isLoading = true;
  2086. /** ----------------------------------摄像头预览开始------------------------------------- */
  2087. const DHWsInstance = DHWs.getInstance()
  2088. this.ws = DHWsInstance
  2089. /** ----------------------------------摄像头预览结束------------------------------------- */
  2090. },
  2091. mounted() {
  2092. this.fireControlViewList();
  2093. },
  2094. methods: {
  2095. showTVWallDiaLog() {
  2096. this.initByCameras();
  2097. // this.$refs.TVWall.showTVWall();
  2098. },
  2099. initByCameras() {
  2100. // const params = Object.assign({})
  2101. // params.longitude = this.longitude;
  2102. // params.latitude = this.latitude;
  2103. // params.type = '8'
  2104. // initByCameras(params).then(res => {
  2105. // this.$refs.TVWall.showTVWall1(this.longitude, this.latitude, res.data);
  2106. // this.$refs.bottomMenu.showMeasure = false
  2107. // this.$refs.bottomMenu.showChild = false
  2108. // this.$refs.bottomMenu.showBanChild = false
  2109. // this.$refs.bottomMenu.showChangChild = false
  2110. // })
  2111. let that = this
  2112. if(that.centermonitorTCamera == null){
  2113. this.$message.warning("当前事件无绑定摄像头")
  2114. return
  2115. }
  2116. let tvListJson = [{
  2117. "switchTab": "2",
  2118. "treeLabels": [{
  2119. "id": null,
  2120. "labelCode": "999",
  2121. "labelName": "电视墙",
  2122. "cameraType": null,
  2123. "parentLabelCode": ""
  2124. },
  2125. {
  2126. "id": "spcamera00010",
  2127. "labelCode": that.centermonitorTCamera.cameraCode,
  2128. "labelName": that.centermonitorTCamera.cameraName,
  2129. "cameraType": that.centermonitorTCamera.cameraType,
  2130. "parentLabelCode": "999"
  2131. }
  2132. ],
  2133. "labelChannels": [{
  2134. "labelCode": that.centermonitorTCamera.cameraCode,
  2135. "channelDates": [{
  2136. "channelCode": that.centermonitorTCamera.cameraCode,
  2137. "channelName": that.centermonitorTCamera.cameraName,
  2138. "channelSn": null,
  2139. "cameraType": that.centermonitorTCamera.cameraType,
  2140. "online": "1",
  2141. "cameraCode": null
  2142. }]
  2143. }]
  2144. }]
  2145. this.$refs.TVWall.showTVWall1(this.longitude, this.latitude, tvListJson);
  2146. this.$refs.bottomMenu.showMeasure = false
  2147. this.$refs.bottomMenu.showChild = false
  2148. this.$refs.bottomMenu.showBanChild = false
  2149. this.$refs.bottomMenu.showChangChild = false
  2150. },
  2151. closedEventDiaTool() {
  2152. document.addEventListener("click", (e) => {
  2153. let b = document.getElementById("eventMapToolOnly");
  2154. let c = document.getElementById("eventMapToolOnlyButton");
  2155. if (this.mapToolShow && !b.contains(e.target) && !c.contains(e.target)) {
  2156. this.mapToolShow = false;
  2157. }
  2158. });
  2159. },
  2160. // 地图tool显隐
  2161. mapToolCheckAllChange(val) {
  2162. this.mapToolCheckItem = [];
  2163. this.mapToolCheckItem = val ? this.mapToolCheck : [];
  2164. // this.isIndeterminate = false;
  2165. this.mapToolCheckChangeBH()
  2166. },
  2167. mapToolCheckChangeBH(){
  2168. if (this.mapToolCheckItem.includes("地图标绘")) {
  2169. this.mapToolShowBH= true
  2170. } else {
  2171. this.mapToolShowBH= false
  2172. }
  2173. },
  2174. mapToolCheckChange(value) {
  2175. let checkedCount = value.length;
  2176. this.mapToolCheckAll = checkedCount === this.mapToolCheck.length;
  2177. this.mapToolCheckChangeBH()
  2178. },
  2179. /************************************责任制-开始****************************************/
  2180. addLine: function() { //添加负责人行数
  2181. var newValue = {
  2182. id: '', //主键
  2183. userId: '', //用户主键
  2184. dept: '', //部门名称
  2185. depteventId: '', //事件部门关联责任人
  2186. name: '', //姓名
  2187. post: '', //岗位
  2188. telphone: '' //手机号
  2189. }
  2190. //添加新的行数
  2191. this.dutysystemTableData.push(newValue)
  2192. },
  2193. getNewDataByDate(eventCode) {
  2194. const that = this
  2195. console.log(eventCode)
  2196. getNewDataByDate(eventCode).then(function(res) {
  2197. that.windDirection = res.data.windDirection
  2198. that.windSpeed = res.data.windSpeed
  2199. setTimeout(() => {
  2200. that.showheatPlotting()
  2201. }, 2000)
  2202. })
  2203. },
  2204. // 获取消防左侧菜单列表
  2205. fireControlViewList() {
  2206. this.resourcesList1 = [];
  2207. let _this = this;
  2208. fireControlViewList("xiaofang").then(function (res) {
  2209. // _this.resourcesList = res.data
  2210. //截取data.resourceTable字段中“_”分隔符最后一个作为关键字,重新拼接成前端需要的图标:class,格式sj-icon-xxxx,将其set回原数组
  2211. res.data.forEach(function (data, index) {
  2212. let obj = {};
  2213. let icon =
  2214. "sj" +
  2215. "-" +
  2216. "icon" +
  2217. "-" +
  2218. data.type.replaceAll("_", "-").replaceAll("@", "-");
  2219. let resourceName = data.name.replaceAll("(个)", "");
  2220. obj.resourceName = resourceName;
  2221. obj.type = data.type;
  2222. obj.count = data.num;
  2223. obj.icon = icon;
  2224. _this.resourcesList1.push(obj);
  2225. console.log("icon_" + (index + 1) + "=", icon);
  2226. //每个图标对应固定颜色
  2227. _this.$set(_this.resourcesList1[index], "bg", getIconBg(icon));
  2228. });
  2229. _this.resourcesList1.push({
  2230. resourceName: "摄像头",
  2231. type: "sxt",
  2232. count: "1",
  2233. icon: "sj-icon-jkzx",
  2234. bg: "#f5ad1b",
  2235. });
  2236. });
  2237. },
  2238. fireControlViewPoint(type) {
  2239. // alert(type)
  2240. if (this.resourcesListCheck.indexOf(type) > -1) {
  2241. this.resourcesListCheck.splice(this.resourcesListCheck.indexOf(type), 1)
  2242. setTimeout(() => {
  2243. this.$refs.supermapDialog1.clearMByType(type)
  2244. }, 1000)
  2245. } else {
  2246. // 消防资源落点
  2247. let param = {
  2248. longitude: this.longitude,
  2249. latitude: this.latitude,
  2250. type: type,
  2251. radius: this.radius
  2252. }
  2253. if (type != 'sxt') {
  2254. fireControlViewPoint(param).then(res => {
  2255. if (res.data != null && res.data.pointList.length > 0) {
  2256. this.resourcesListCheck.push(type)
  2257. var markersList = []
  2258. for (let i = 0; i < res.data.pointList.length; i++) {
  2259. let markersMap = {
  2260. lng: 124.59,
  2261. lat: 43.02,
  2262. icon: "marker",
  2263. bindPopupHtml: "",
  2264. click: "",
  2265. parameter: "",
  2266. keepBindPopup: false,
  2267. isAggregation: true,
  2268. };
  2269. markersMap.icon = "sj-icon-map-" + type.replaceAll("_", "-");
  2270. markersMap.lng = res.data.pointList[i].longitude;
  2271. markersMap.lat = res.data.pointList[i].latitude;
  2272. markersMap.bindPopupHtml =
  2273. '<div class="map-tip">' +
  2274. "<span>" +
  2275. ' <div class="d-l-con">' +
  2276. ' <div class="d-l-l-text">' +
  2277. " <h4>资源名称:" +
  2278. res.data.pointList[i].name +
  2279. "</h4>" +
  2280. " </div>" +
  2281. " </div>" +
  2282. " </span>" +
  2283. "<span>" +
  2284. ' <div class="d-l-con">' +
  2285. ' <div class="d-l-l-text">' +
  2286. " <h4>经纬度:" +
  2287. res.data.pointList[i].longitude +
  2288. "," +
  2289. res.data.pointList[i].latitude +
  2290. "</h4>" +
  2291. " </div>" +
  2292. " </div>" +
  2293. " </span>" +
  2294. "<span>" +
  2295. ' <div class="d-l-con">' +
  2296. ' <div class="d-l-l-text">' +
  2297. " <h4>名称:" +
  2298. (res.data.pointList[i].name?res.data.pointList[i].name:'无') +
  2299. "</h4>" +
  2300. " </div>" +
  2301. " </div>" +
  2302. " </span>" +
  2303. "<span>" +
  2304. ' <div class="d-l-con">' +
  2305. ' <div class="d-l-l-text">' +
  2306. " <h4>地址:" +
  2307. (res.data.pointList[i].address?res.data.pointList[i].address:'无') +
  2308. "</h4>" +
  2309. " </div>" +
  2310. " </div>" +
  2311. " </span>" +
  2312. "<span>" +
  2313. ' <div class="d-l-con">' +
  2314. ' <div class="d-l-l-text">' +
  2315. " <h4>联系人:" +
  2316. (res.data.pointList[i].contacts?res.data.pointList[i].contacts:'无') +
  2317. "</h4>" +
  2318. " </div>" +
  2319. " </div>" +
  2320. " </span>" +
  2321. "<span>" +
  2322. ' <div class="d-l-con">' +
  2323. ' <div class="d-l-l-text">' +
  2324. " <h4>电话:" +
  2325. (res.data.pointList[i].phone?res.data.pointList[i].phone:'无') +
  2326. "</h4>" +
  2327. " </div>" +
  2328. " </div>" +
  2329. " </span>" +
  2330. "<span>" +
  2331. ' <div class="d-l-con">' +
  2332. ' <div class="d-l-l-text">' +
  2333. " <h4>距离事件距离:" +
  2334. (res.data.pointList[i].distance?res.data.pointList[i].distance+'米':'无') +
  2335. "</h4>" +
  2336. " </div>" +
  2337. " </div>" +
  2338. " </span>" +
  2339. "</div>";
  2340. markersList.push(markersMap);
  2341. }
  2342. setTimeout(() => {
  2343. this.$refs.supermapDialog1.setMarkersByType(markersList, type)
  2344. }, 1000)
  2345. }
  2346. })
  2347. } else {
  2348. this.listResourceByWz(type);
  2349. }
  2350. }
  2351. },
  2352. showTVWall(channelCode, channelName) {
  2353. let tvListJson = [{
  2354. "switchTab": "2",
  2355. "treeLabels": [{
  2356. "id": null,
  2357. "labelCode": "999",
  2358. "labelName": "电视墙",
  2359. "cameraType": null,
  2360. "parentLabelCode": ""
  2361. },
  2362. {
  2363. "id": "spcamera00010",
  2364. "labelCode": channelCode,
  2365. "labelName": channelName,
  2366. "cameraType": "1",
  2367. "parentLabelCode": "999"
  2368. }
  2369. ],
  2370. "labelChannels": [{
  2371. "labelCode": channelCode,
  2372. "channelDates": [{
  2373. "channelCode": channelCode,
  2374. "channelName": channelName,
  2375. "channelSn": null,
  2376. "cameraType": "1",
  2377. "online": "1",
  2378. "cameraCode": "1"
  2379. }]
  2380. }]
  2381. }]
  2382. this.$refs.TVWall.showTVWall(tvListJson, [{
  2383. "channelId": channelCode
  2384. }]);
  2385. this.$refs.bottomMenu.showMeasure = false;
  2386. this.$refs.bottomMenu.showChild = false;
  2387. this.$refs.bottomMenu.showBanChild = false;
  2388. this.$refs.bottomMenu.showChangChild = false;
  2389. },
  2390. addSelection: function(userList) {
  2391. for (let i in this.dutysystemTableData) {
  2392. for (let j in userList) {
  2393. if (this.dutysystemTableData[i].name == userList[j].name && this.dutysystemTableData[i].telphone ==
  2394. userList[j].telphone) {
  2395. userList.splice(j, 1);
  2396. }
  2397. }
  2398. }
  2399. this.dutysystemTableData = this.dutysystemTableData.concat(userList);
  2400. this.showFindUserByDept = false;
  2401. },
  2402. handleDelete: function(index, row) { //删除负责人行数
  2403. if (row.id != null && row.id != '') {
  2404. let param = {
  2405. ids: row.id
  2406. }
  2407. dutysystemRemove(param).then(res => {
  2408. this.$message.success(`删除成功!`)
  2409. this.dutysystemSelect(this.iconCurrentIndex, this.dutysystemDeptName, this.depteventId)
  2410. })
  2411. } else {
  2412. this.dutysystemTableData.splice(index, 1)
  2413. }
  2414. },
  2415. handleSave: function(index, rowData) { //保存负责人行数
  2416. rowData.dept = this.dutysystemDeptName
  2417. rowData.depteventId = this.depteventId
  2418. dutysystemAdd(rowData).then(res => {
  2419. this.$message.success(`保存成功!`)
  2420. this.dutysystemSelect(this.iconCurrentIndex, this.dutysystemDeptName, this.depteventId)
  2421. })
  2422. },
  2423. finUserByDept: function() { //根据部门选择责任人
  2424. this.showFindUserByDept = true;
  2425. },
  2426. dutysystemSelect: function(deptId, dutysystemDeptName, depteventId) { //通过部门查询负责人信息
  2427. this.dutysystemDeptName = dutysystemDeptName
  2428. this.depteventId = depteventId
  2429. this.iconCurrentIndex = deptId
  2430. let param = {
  2431. depteventId: depteventId
  2432. }
  2433. dutysystemList(param).then(res => {
  2434. if (res.data != null && res.data.length > 0) {
  2435. this.dutysystemTableData = res.data
  2436. } else {
  2437. this.dutysystemTableData = []
  2438. }
  2439. })
  2440. },
  2441. showResponsibility() { //弹出责任制弹窗
  2442. let param = {
  2443. eventCode: this.eventCode
  2444. }
  2445. centereventtdepteventList(param).then(res => {
  2446. this.depteventList = res.data
  2447. this.showResponsibilityDialog = true
  2448. })
  2449. },
  2450. closeResponsibilityDialog() { //责任制关闭
  2451. this.dutysystemTableData = []
  2452. this.dutysystemDeptName = ''
  2453. this.depteventId = ''
  2454. this.iconCurrentIndex = ''
  2455. this.showResponsibilityDialog = false
  2456. },
  2457. addResponsibilityDialog() { //责任制保存
  2458. let reg_user = /^[\u4e00-\u9fa5]{2,4}$/; //2-4个中文字符正则
  2459. let reg_tel = /^(13[0-9]|14[01456879]|15[0-35-9]|16[2567]|17[0-8]|18[0-9]|19[0-35-9])\d{8}$/; //11位手机号码正则
  2460. for (let i in this.dutysystemTableData) {
  2461. if (!reg_user.test(this.dutysystemTableData[i].name)) {
  2462. this.$message.error(`请输入正确姓名!`)
  2463. return;
  2464. }
  2465. if (!reg_tel.test(this.dutysystemTableData[i].telphone)) {
  2466. this.$message.error(`请输入正确手机号码!`)
  2467. return;
  2468. }
  2469. if (this.dutysystemTableData[i].id == null || this.dutysystemTableData[i].id == '') {
  2470. this.dutysystemTableData[i].dept = this.dutysystemDeptName;
  2471. this.dutysystemTableData[i].depteventId = this.depteventId;
  2472. }
  2473. }
  2474. const param = {
  2475. centereventTDutySystemList: this.dutysystemTableData,
  2476. eventCode: this.eventCode,
  2477. eventName: this.eventName
  2478. }
  2479. dutysystemAdd(param).then(res => {
  2480. this.$message.success(`保存成功!`)
  2481. this.dutysystemSelect(this.iconCurrentIndex, this.dutysystemDeptName, this.depteventId);
  2482. this.closeResponsibilityDialog();
  2483. })
  2484. },
  2485. /************************************责任制-结束****************************************/
  2486. showEventdetailsdialog() {
  2487. this.eventDialog = false;
  2488. this.cancelEventShow()
  2489. this.$emit('getFirespread', this.eventCode);
  2490. },
  2491. showheatPlotting() {
  2492. this.$refs.supermapDialog1.showheatPlotting(this.latitude, this.longitude, this.windSpeed, this.windDirection)
  2493. },
  2494. showUpdateYjYuAn() {
  2495. listYuAn().then(res => {
  2496. //关联预案列表
  2497. if (res.code == 200) {
  2498. this.guanLianYuAnList = res.data
  2499. this.showGuanLianYuAnConfirm = true
  2500. }
  2501. })
  2502. },
  2503. updateYjYuAn() {
  2504. if (this.eventStatusValue == 'forest_event_status_1') {
  2505. this.$message.error(`修改预案信息在签收后方可修改!`)
  2506. return
  2507. } else {
  2508. let param = {
  2509. eventCode: this.eventCode,
  2510. reserve: this.sendGuanLianYuAn
  2511. }
  2512. updateYjYuAn(param).then(res => {
  2513. //事件调整关联预案
  2514. if (res.code == 200) {
  2515. this.$message.success(`预案调整成功!`)
  2516. this.refreshEventDialog(this.eventCode)
  2517. this.sendGuanLianYuAn = null
  2518. this.showGuanLianYuAnConfirm = false
  2519. }
  2520. })
  2521. }
  2522. },
  2523. listResourceByWz(type) {
  2524. if (this.resourcesListCheck.indexOf(type) > -1) {
  2525. this.resourcesListCheck.splice(this.resourcesListCheck.indexOf(type), 1)
  2526. setTimeout(() => {
  2527. this.$refs.supermapDialog1.clearMByType(type)
  2528. }, 1000)
  2529. } else {
  2530. //搜索物资
  2531. let param = {
  2532. longitude: this.longitude,
  2533. latitude: this.latitude,
  2534. type: type,
  2535. radius: this.radius
  2536. }
  2537. request({
  2538. url: `/center-monitor/camera/findNearbyCameras/${param.longitude}/${param.latitude}/${param.radius}`,
  2539. method: 'get'
  2540. }).then(res => {
  2541. if(res.data!=null&&res.data.length==0){
  2542. this.$message.warning("设定范围内无摄像头信息!")
  2543. }
  2544. if (res.data != null && res.data.length > 0) {
  2545. this.resourcesListCheck.push(type)
  2546. var markersList = []
  2547. for (let i = 0; i < res.data.length; i++) {
  2548. let markersMap = {
  2549. lng: 124.59,
  2550. lat: 43.02,
  2551. icon: 'marker',
  2552. bindPopupHtml: '',
  2553. click: '',
  2554. parameter: '',
  2555. keepBindPopup: false,
  2556. isAggregation: true
  2557. }
  2558. if (type == 'qsk') {
  2559. markersMap.icon = 'sj-icon-waterintake'
  2560. } else if (type == 'sh') {
  2561. markersMap.icon = 'sj-icon-watercrane'
  2562. } else if (type == 'xfs') {
  2563. markersMap.icon = 'sj-icon-firehydrant'
  2564. } else if (type == 'qjd') {
  2565. markersMap.icon = 'sj-icon-landing'
  2566. } else if (type == 'jcz') {
  2567. markersMap.icon = 'sj-icon-checkpoint'
  2568. } else if (type == 'fhd') {
  2569. markersMap.icon = 'sj-icon-fireteam'
  2570. } else if (type == 'zdqy') {
  2571. markersMap.icon = 'sj-icon-keyAreas'
  2572. } else if (type == 'sxt') {
  2573. if (res.data[i].cameraUse == 1) {
  2574. if (res.data[i].workingStatus == '0') {
  2575. markersMap.icon = 'sj-icon-map-centerdata-slmonitor'
  2576. markersMap.click='preview'
  2577. } else {
  2578. markersMap.icon = 'sj-icon-map-not-centerdata-slmonitor'
  2579. markersMap.click=''
  2580. }
  2581. }
  2582. else if (res.data[i].cameraUse == 2) {
  2583. if (res.data[i].workingStatus == '0') {
  2584. markersMap.icon = 'camera'
  2585. markersMap.click='preview'
  2586. } else {
  2587. markersMap.icon = 'camera-not'
  2588. markersMap.click=''
  2589. }
  2590. }
  2591. else if (res.data[i].cameraUse == 3) {
  2592. if (res.data[i].workingStatus == '0') {
  2593. markersMap.icon = 'sj-icon-map-centerdata-slmonitor-traffic'
  2594. markersMap.click='preview'
  2595. } else {
  2596. markersMap.icon = 'sj-icon-map-not-centerdata-slmonitor-traffic'
  2597. markersMap.click=''
  2598. }
  2599. }
  2600. else if (res.data[i].cameraUse == 5) {
  2601. if (res.data[i].workingStatus == '0') {
  2602. markersMap.icon = 'sj-icon-map-centerdata-river_camera'
  2603. markersMap.click='preview'
  2604. } else {
  2605. markersMap.icon = 'sj-icon-map-not-centerdata-river_camera'
  2606. markersMap.click=''
  2607. }
  2608. }
  2609. else if (res.data[i].cameraUse == 4) {
  2610. if (res.data[i].workingStatus == '0') {
  2611. markersMap.icon = 'sj-icon-map-centerdata-sand-quarry-camera'
  2612. markersMap.click='preview'
  2613. } else {
  2614. markersMap.icon = 'sj-icon-map-not-centerdata-sand-quarry-camera'
  2615. markersMap.click=''
  2616. }
  2617. }
  2618. if (res.data[i].cameraCode != null) {
  2619. // markersMap.click = 'preview'
  2620. // markersMap.parameter = res.data[i].cameraCode
  2621. markersMap.parameter = {code:res.data[i].cameraCode,
  2622. type:res.data[i].cameraFactory?res.data[i].cameraFactory:1,name:res.data[i].cameraName}
  2623. }
  2624. }
  2625. markersMap.lng = res.data[i].longitude
  2626. markersMap.lat = res.data[i].latitude
  2627. markersMap.bindPopupHtml = '<div class="map-tip">' +
  2628. '<span>' +
  2629. ' <div class="d-l-con">' +
  2630. ' <div class="d-l-l-text">' +
  2631. ' <h4>资源名称:' + res.data[i].cameraName + '</h4>' +
  2632. ' </div>' +
  2633. ' </div>' +
  2634. ' </span>' +
  2635. '</div>'
  2636. markersList.push(markersMap)
  2637. }
  2638. setTimeout(() => {
  2639. this.$refs.supermapDialog1.setMarkersByType(markersList, type)
  2640. }, 1000)
  2641. }
  2642. })
  2643. }
  2644. },
  2645. // 返回图片列表
  2646. assetTypeAnImage(filePath) {
  2647. let imageList = []
  2648. if (filePath != null && filePath.length > 0) {
  2649. for (let i = 0; i < filePath.length; i++) {
  2650. if (filePath[i].fileType == 'image') {
  2651. imageList.push(filePath[i].fileUrl)
  2652. }
  2653. }
  2654. }
  2655. return imageList
  2656. },
  2657. clickFile(fileUrl, fileName, fileType) {
  2658. if (fileType == 'image') {
  2659. return
  2660. } else if (fileType == 'video') {
  2661. this.showTcPlayer = true
  2662. setTimeout(() => {
  2663. this.playVideo = fileUrl
  2664. }, 500)
  2665. } else {
  2666. let a = document.createElement('a')
  2667. a.download = fileName
  2668. a.href = fileUrl
  2669. a.target = '_blank'
  2670. a.click()
  2671. }
  2672. },
  2673. setValue(event) {
  2674. //签收选择部门
  2675. this.sendDeptName = event.label
  2676. this.sendDeptId = event.value
  2677. },
  2678. cancelEventConfirm() {
  2679. //关闭事件签收弹窗
  2680. this.sendDeptId = null
  2681. this.sendDeptName = null
  2682. this.sendUserFegin = []
  2683. this.sendEventType = null
  2684. this.sendHuoZaiBanJing = 0
  2685. this.sendGuanLianYuAn = null
  2686. // this.longitude = null
  2687. // this.latitude = null
  2688. this.sendTaskTitle = null
  2689. this.sendTaskSource = null
  2690. this.sendTaskContent = null
  2691. this.sendLianDongDept = []
  2692. this.eventTypeList = [] //事件类型列表
  2693. this.guanLianYuAnList = [] //关联预案列表
  2694. this.deptOptions = [] //签收部门
  2695. this.deptOptionsLiandong = [] //联动部门
  2696. this.eventStatusButton = null //流程按钮标识
  2697. this.eventConfirmTitle = null //流程按钮标识
  2698. this.resourcesListCheck = []
  2699. this.userFeginList = [] //联系人列表
  2700. },
  2701. cancelEventConfirm_send() {
  2702. //清空表单数据
  2703. this.sendDeptId = null
  2704. this.sendDeptName = null
  2705. this.sendUserFegin = []
  2706. this.sendEventType = null
  2707. this.sendHuoZaiBanJing = 0
  2708. this.sendGuanLianYuAn = null
  2709. this.sendTaskTitle = null
  2710. this.sendTaskSource = null
  2711. this.sendTaskContent = null
  2712. this.sendLianDongDept = []
  2713. this.eventTypeList = [] //事件类型列表
  2714. this.guanLianYuAnList = [] //关联预案列表
  2715. this.deptOptions = [] //签收部门
  2716. this.deptOptionsLiandong = [] //联动部门
  2717. this.userFeginList = [] //联系人列表
  2718. },
  2719. cancelEventConfirm_gd() {
  2720. //关闭事件火险报告窗口
  2721. this.resetTable1()
  2722. this.resetTable2()
  2723. },
  2724. cancelEventConfirm_mp4() {
  2725. //关闭视频窗口
  2726. this.playVideo = ''
  2727. this.$refs.TcPlayer.destroyed()
  2728. },
  2729. resetTable1() {
  2730. this.table1 = {
  2731. reportUnit: null,
  2732. reportTimeY: null,
  2733. reportTimeM: null,
  2734. reportTimeD: null,
  2735. forestFireLossTotal: null,
  2736. fireLossTotal: null,
  2737. forestArea: null,
  2738. forestPrice: null,
  2739. treesNumber: null,
  2740. treesPrice: null,
  2741. minorInjuriesNumber: null,
  2742. minorInjuriesPrice: null,
  2743. seriouslyInjuredNumber: null,
  2744. seriouslyInjuredPrice: null,
  2745. deathNumber: null,
  2746. deathPrice: null,
  2747. elseFireLossPrice: null,
  2748. blazesPriceTotal: null,
  2749. artificialDays: null,
  2750. artificialPrice: null,
  2751. vehicleNumber: null,
  2752. carNumber: null,
  2753. vehiclePrice: null,
  2754. planeNumber: null,
  2755. planePrice: null,
  2756. elseBlazesPrice: null,
  2757. note: null
  2758. }
  2759. },
  2760. resetTable2() {
  2761. this.table2 = {
  2762. fireTime: null,
  2763. foundTime: null,
  2764. blazesTime: null,
  2765. address: null,
  2766. firePlace: null,
  2767. foundType: null,
  2768. longitudeD: null,
  2769. longitudeM: null,
  2770. longitudeS: null,
  2771. latitudeD: null,
  2772. latitudeM: null,
  2773. latitudeS: null,
  2774. fireSource: null,
  2775. fireType: null,
  2776. fireLevel: null,
  2777. areaTotal: null,
  2778. forestLossAreaTotal: null,
  2779. originalForestArea: null,
  2780. artificialForestArea: null,
  2781. peopleTotal: null,
  2782. blazesTeamNumber: null,
  2783. policeNumber: null,
  2784. armyNumber: null,
  2785. crowdNumber: null,
  2786. windExtinguisher: null,
  2787. secondTool: null,
  2788. waterGun: null,
  2789. elseThings: null,
  2790. forestComposition: null,
  2791. forestToken: null,
  2792. porosities: null,
  2793. weather: null,
  2794. temperature: null,
  2795. fireInsuranceLevel: null,
  2796. windLevel: null,
  2797. windDirection: null,
  2798. commandUnit: null,
  2799. commandName: null,
  2800. commandPosition: null,
  2801. surveyUnit: null,
  2802. surveyName: null,
  2803. surveyPosition: null,
  2804. accidentName: null,
  2805. accidentSex: null,
  2806. accidentAge: null,
  2807. accidentPosition: null,
  2808. accidentUnit: null,
  2809. dealType: null,
  2810. dealNumber: null,
  2811. criminalDealNumber: null,
  2812. accidentDealSituation: null,
  2813. responsibilityDealSituation: null,
  2814. leadershipDealSituation: null,
  2815. townForm: null,
  2816. townAudit: null,
  2817. cityForm: null,
  2818. cityAudit: null
  2819. }
  2820. },
  2821. getUrl(urlList) {
  2822. this.uploadAttachList = urlList
  2823. this.attachExamine = []
  2824. urlList.forEach(item => {
  2825. var attachPath = {
  2826. attachPath: item.name
  2827. }
  2828. this.attachExamine.push(attachPath)
  2829. });
  2830. },
  2831. //设置联动部门不可选择本部门
  2832. recursiveChildren(arrayList,deptId) {
  2833. arrayList.forEach((item, index) => {
  2834. if(item.id==deptId){
  2835. item.disabled="true";
  2836. return
  2837. }
  2838. if(item.children){
  2839. this.recursiveChildren(item.children,deptId)
  2840. }
  2841. });
  2842. },
  2843. /**
  2844. * eventStatusValue 事件状态
  2845. * isSend 是否办理
  2846. * */
  2847. async updateCentereventTEventcatalogueStatus(eventStatus, isSend) {
  2848. this.eventStatusButton = eventStatus
  2849. let that = this
  2850. if (!isSend) { //事件弹窗
  2851. if (eventStatus == 'qs') { //签收
  2852. that.eventConfirmTitle = '事件签收'
  2853. let param = {
  2854. parentId: that.eventType
  2855. }
  2856. await listSJfl(param).then(res => {
  2857. //事件类型
  2858. if (res.code == 200) {
  2859. that.eventTypeList = res.data
  2860. }
  2861. })
  2862. await listYuAn().then(res => {
  2863. //关联预案
  2864. if (res.code == 200) {
  2865. that.guanLianYuAnList = res.data
  2866. }
  2867. })
  2868. await selectByeventCode(that.eventCode).then(res => {
  2869. //签收部门
  2870. if (res.code == 200) {
  2871. that.deptOptions = res.data
  2872. that.deptNameitem = '签收部门'
  2873. }
  2874. })
  2875. that.showEventConfirm = true
  2876. } else if (eventStatus == 'qr') { //确认
  2877. that.eventConfirmTitle = '事件确认'
  2878. } else if (eventStatus == 'wb') { //误报
  2879. that.eventConfirmTitle = '事件误报'
  2880. await selectByeventCode(that.eventCode).then(res => {
  2881. //签收部门
  2882. if (res.code == 200) {
  2883. that.deptOptions = res.data
  2884. that.deptNameitem = '签收部门'
  2885. }
  2886. })
  2887. that.showEventConfirm = true
  2888. } else if (eventStatus == 'cf') { //重复
  2889. that.eventConfirmTitle = '事件重复'
  2890. await selectByeventCode(that.eventCode).then(res => {
  2891. //签收部门
  2892. if (res.code == 200) {
  2893. that.deptOptions = res.data
  2894. that.deptNameitem = '签收部门'
  2895. }
  2896. })
  2897. that.showEventConfirm = true
  2898. } else if (eventStatus == 'ld') { //联动
  2899. await selectByeventCode(that.eventCode).then(res => {
  2900. //签收部门
  2901. if (res.code == 200) {
  2902. that.deptOptions = res.data
  2903. that.deptNameitem = '发起部门'
  2904. }
  2905. })
  2906. that.eventConfirmTitle = '事件联动'
  2907. /** 查询部门树结构 */
  2908. await deptTreeselect().then(response => {
  2909. let deptId=Cookies.get("deptId")
  2910. that.recursiveChildren(response.data,deptId)
  2911. that.deptOptionsLiandong = response.data
  2912. })
  2913. that.showEventConfirm = true
  2914. } else if (eventStatus == 'sh') { //审核
  2915. that.eventConfirmTitle = '事件审核'
  2916. that.showEventConfirm = true
  2917. } else if (eventStatus == 'gd') { //归档填报
  2918. that.showEventConfirm_gd = true
  2919. }
  2920. } else { //事件提交后台
  2921. if (eventStatus == 'ld') {
  2922. //事件处理流程--联动
  2923. let array = that.$refs.LiandongDept.getCheckedNodes()
  2924. if (array != null && array.length > 0) {
  2925. for (let i = 0; i < array.length; i++) {
  2926. that.sendLianDongDept.push({
  2927. 'taskDeptId': array[i].id,
  2928. 'taskDeptName': array[i].label
  2929. })
  2930. }
  2931. }
  2932. if (that.sendTaskSource == '' || that.sendTaskSource == null) {
  2933. that.$message.error(`请选择任务来源!`)
  2934. return
  2935. }
  2936. if (that.sendTaskContent == '' || that.sendTaskContent == null) {
  2937. that.$message.error(`请输入任务内容!`)
  2938. return
  2939. }
  2940. if (that.sendTaskTitle == '' || that.sendTaskTitle == null) {
  2941. that.$message.error(`请输入任务标题!`)
  2942. return
  2943. }
  2944. if (that.sendLianDongDept == '' || that.sendLianDongDept == null) {
  2945. that.$message.error(`请选择任务联动部门!`)
  2946. return
  2947. }
  2948. // if (that.sendDeptId == '' || that.sendDeptId == null || that.sendDeptName == '' || that.sendDeptName ==
  2949. // null) {
  2950. // that.$message.error(`请选择任务发起部门!`)
  2951. // return
  2952. // }
  2953. let eventState = "";
  2954. listSJfl({
  2955. parentId: that.eventType
  2956. }).then(res => {
  2957. if (res.code == 200) {
  2958. for (let i in res.data) {
  2959. if (res.data[i].id == that.eventTypeXl) {
  2960. eventState = res.data[i].eventTypeName;
  2961. }
  2962. }
  2963. let param = {
  2964. sendDeptId: Cookies.get("deptId"),
  2965. sendDept: Cookies.get("deptName"),
  2966. eventCode: that.eventCode,
  2967. longitude: that.longitude,
  2968. latitude: that.latitude,
  2969. taskTitle: that.sendTaskTitle,
  2970. taskSource: that.sendTaskSource,
  2971. taskContent: that.sendTaskContent,
  2972. taskDept: that.sendLianDongDept,
  2973. eventAddress: that.address,
  2974. eventState: eventState,
  2975. eventName: that.eventName
  2976. }
  2977. debugger
  2978. sendTask(param).then(res => {
  2979. if (res.code == 200) {
  2980. that.$message.success(`联动发起成功!`)
  2981. that.refreshEventDialog(that.eventCode)
  2982. that.cancelEventConfirm_send()
  2983. that.showEventConfirm = false
  2984. }
  2985. })
  2986. }
  2987. })
  2988. } else if (eventStatus == 'gd') {
  2989. if (that.eventTypeXl == 101) {
  2990. let double = /(^[1-9]([0-9]+)?(\.[0-9]{1,2})?$)|(^(0){1}$)|(^[0-9]\.[0-9]([0-9])?$)/; //数字和两位小数
  2991. let number = /^[+]{0,1}(\d+)$/g; //正整数
  2992. if (!double.test(that.table2.areaTotal)) {
  2993. that.$message.error(`面积只能填写到小数后两位!`)
  2994. return
  2995. }
  2996. if (!number.test(that.table2.peopleTotal)) {
  2997. that.$message.error(`人员请填写正整数!`)
  2998. return
  2999. }
  3000. if (that.table2.forestComposition == '' || that.table2.forestComposition == null) {
  3001. that.$message.error(`林木组成不能为空!`)
  3002. return
  3003. }
  3004. if (that.table2.forestToken == '' || that.table2.forestToken == null) {
  3005. that.$message.error(`林令不能为空!`)
  3006. return
  3007. }
  3008. if (that.table2.porosities == '' || that.table2.porosities == null) {
  3009. that.$message.error(`疏密度不能为空!`)
  3010. return
  3011. }
  3012. }
  3013. //事件处理流程--归档
  3014. let param = {
  3015. deptId: that.deptId,
  3016. eventCode: that.eventCode,
  3017. eventStatus: eventStatus,
  3018. id: that.eventId,
  3019. czlx: '',
  3020. version: that.version,
  3021. forestFireLoss: {
  3022. eventId: that.eventCode,
  3023. table1: that.table1
  3024. },
  3025. fireInformation: {
  3026. eventId: that.eventCode,
  3027. table2: that.table2
  3028. },
  3029. array: that.regionalFlagObj.array
  3030. }
  3031. updateCentereventTEventcatalogueStatus(param).then(res => {
  3032. if (res.code == 200) {
  3033. that.$message.success(`处理成功!`)
  3034. that.refreshEvent(that.eventCode)
  3035. that.cancelEventConfirm_send()
  3036. that.showEventConfirm_gd = false
  3037. that.$emit('getEventList', that.calendarDay, 10, 1)
  3038. that.$emit('getSupermap', that.calendarDay)
  3039. } else if (res.code == 304) {
  3040. console.log(that.eventCode)
  3041. this.$message.warning(res.msg)
  3042. this.showEventDialog(that.eventCode)
  3043. //获取事件详情
  3044. }
  3045. })
  3046. } else if (eventStatus == 'shtg') {
  3047. that.eventStatusButton = 'sh'
  3048. if (that.eventDescription == '' || that.eventDescription == null) {
  3049. that.$message.error(`请填写审核意见!`)
  3050. return
  3051. }
  3052. if (that.attachExamine.length == 0 || that.attachExamine == null) {
  3053. that.$message.error(`请上传审核图片!`)
  3054. return
  3055. }
  3056. //事件处理流程--审核通过
  3057. let param = {
  3058. id: that.eventId, //事件id
  3059. eventCode: that.eventCode, //事件编号
  3060. eventName: that.eventName, //事件名称
  3061. isExamine: 1, //通过传1,不通过传0
  3062. version: that.version,
  3063. eventDescription: that.eventDescription, //审核意见
  3064. attach: that.attachExamine
  3065. }
  3066. eventExamine(param).then(res => {
  3067. if (res.code == 200) {
  3068. that.$message.success(`处理成功!`)
  3069. that.refreshEvent(that.eventCode)
  3070. that.cancelEventConfirm_send()
  3071. that.showEventConfirm = false
  3072. } else if (res.code == 304) {
  3073. console.log(that.eventCode)
  3074. this.$message.warning(res.msg)
  3075. this.showEventDialog(that.eventCode)
  3076. //获取事件详情
  3077. }
  3078. that.attachExamine = []
  3079. that.uploadAttachList = []
  3080. that.eventDescription = ""
  3081. })
  3082. } else if (eventStatus == 'shbtg') {
  3083. that.eventStatusButton = 'sh'
  3084. if (that.eventDescription == '' || that.eventDescription == null) {
  3085. that.$message.error(`请填写审核意见!`)
  3086. return
  3087. }
  3088. if (that.attachExamine.length == 0 || that.attachExamine == null) {
  3089. that.$message.error(`请上传审核图片!`)
  3090. return
  3091. }
  3092. //事件处理流程--审核不通过
  3093. let param = {
  3094. id: that.eventId, //事件id
  3095. eventCode: that.eventCode, //事件编号
  3096. eventName: that.eventName, //事件名称
  3097. isExamine: 0, //通过传1,不通过传0
  3098. version: that.version,
  3099. eventDescription: that.eventDescription, //审核意见
  3100. attach: that.attachExamine
  3101. }
  3102. eventExamine(param).then(res => {
  3103. if (res.code == 200) {
  3104. that.$message.success(`处理成功!`)
  3105. that.refreshEvent(that.eventCode)
  3106. that.cancelEventConfirm_send()
  3107. that.showEventConfirm = false
  3108. } else if (res.code == 304) {
  3109. console.log(that.eventCode)
  3110. this.$message.warning(res.msg)
  3111. this.showEventDialog(that.eventCode)
  3112. //获取事件详情
  3113. }
  3114. that.attachExamine = []
  3115. that.uploadAttachList = []
  3116. that.eventDescription = ""
  3117. })
  3118. } else if (eventStatus == 'cz') {
  3119. eventHandling(that.eventId, that.eventCode).then(res => {
  3120. if (res.code == 200) {
  3121. that.$message.success(`处理成功!`)
  3122. that.refreshEvent(that.eventCode)
  3123. that.cancelEventConfirm_send()
  3124. that.showEventConfirm = false
  3125. } else if (res.code == 304) {
  3126. console.log(that.eventCode)
  3127. this.$message.warning(res.msg)
  3128. this.showEventDialog(that.eventCode)
  3129. //获取事件详情
  3130. }
  3131. })
  3132. } else {
  3133. if (eventStatus == 'qs') {
  3134. if (that.sendDeptId == '' || that.sendDeptId == null || that.sendDeptName == '' || that.sendDeptName ==
  3135. null) {
  3136. that.$message.error(`请选择部门!`)
  3137. return
  3138. }
  3139. if (eventStatus == 'qs') {
  3140. if (that.sendEventType == '' || that.sendEventType == null) {
  3141. that.$message.error(`请选择事件类型!`)
  3142. return
  3143. }
  3144. }
  3145. } else {
  3146. that.sendDeptId = that.deptId
  3147. }
  3148. //事件处理流程
  3149. let param = {
  3150. phones: that.sendUserFegin,
  3151. eventCode: that.eventCode,
  3152. deptId: that.sendDeptId,
  3153. deptName: that.sendDeptName,
  3154. eventStatus: eventStatus,
  3155. eventType: that.sendEventType,
  3156. id: that.eventId,
  3157. version: that.version,
  3158. czlx: '',
  3159. cameraCode: that.cameraCode,
  3160. fireRadius: that.sendHuoZaiBanJing,
  3161. reserve: that.sendGuanLianYuAn,
  3162. address: that.address,
  3163. }
  3164. updateCentereventTEventcatalogueStatus(param).then(res => {
  3165. if (res.code == 200) {
  3166. that.$message.success(`处理成功!`)
  3167. that.cancelEventConfirm_send()
  3168. that.showEventConfirm = false
  3169. that.$emit('getEventList', that.calendarDay, 10, 1)
  3170. that.$emit('getSupermap', that.calendarDay)
  3171. if (eventStatus == "cf" || eventStatus == "wb") {
  3172. this.eventDialog = false;
  3173. return;
  3174. }
  3175. that.refreshEvent(that.eventCode)
  3176. } else if (res.code == 304) {
  3177. console.log(that.eventCode)
  3178. this.$message.warning(res.msg)
  3179. this.showEventDialog(that.eventCode)
  3180. //获取事件详情
  3181. }
  3182. })
  3183. }
  3184. }
  3185. },
  3186. filterNode(value, data) {
  3187. //树搜索
  3188. if (!value) return true
  3189. return data.label.indexOf(value) !== -1
  3190. },
  3191. sendEventLog() {
  3192. if (this.eventLog == '' || this.eventLog == null) {
  3193. return;
  3194. }
  3195. //日志发送
  3196. let param = {
  3197. eventCode: this.eventCode,
  3198. logContent: this.eventLog,
  3199. operation: "bus_oper_type_2",
  3200. operationType: "log_oper_type_1"
  3201. }
  3202. sendEventLog(param).then(res => {
  3203. if (res.code == 200) {
  3204. this.$message.success(`发送成功!`)
  3205. this.eventLog = null
  3206. this.refreshEventDialog(this.eventCode)
  3207. }
  3208. })
  3209. },
  3210. showEventLogUpload() {
  3211. this.$refs.eventLogUpload.eventLogUpload(this.eventCode)
  3212. },
  3213. cancelEventShow() {
  3214. this.mapToolShow=false
  3215. this.mapToolCheckItem = [];
  3216. this.mapToolCheckAll=false
  3217. this.mapToolShowBH=false,
  3218. this.dataStatus = null
  3219. this.deptId = null
  3220. console.log('关闭事件弹窗')
  3221. this.eventLogList = []
  3222. },
  3223. showEventDialog(eventCode) {
  3224. this.mapToolShow=false
  3225. this.mapToolCheckItem = [];
  3226. this.mapToolCheckAll=false
  3227. this.mapToolShowBH=false,
  3228. this.getNewDataByDate(this.calendarDay)
  3229. this.eventCode = eventCode
  3230. let that = this
  3231. //获取事件详情
  3232. getEventDetail({
  3233. eventCode: eventCode
  3234. }).then(res => {
  3235. let markersMapList = [];
  3236. that.eventDialog = true
  3237. that.eventLogList = res.data.eventlog //日志列表
  3238. that.visuForestCloudYuAnBo = res.data.visuForestCloudYuAnBo //应急预案
  3239. that.address = res.data.catalogue.address
  3240. that.eventStatusValue = res.data.catalogue.eventStatusValue
  3241. that.eventType = res.data.catalogue.eventType
  3242. that.statusFlag = res.data.catalogue.statusFlag
  3243. that.dataStatus = res.data.catalogue.dataStatus
  3244. that.deptId = res.data.catalogue.deptId
  3245. that.eventId = res.data.catalogue.id
  3246. that.longitude = res.data.catalogue.longitude
  3247. that.latitude = res.data.catalogue.latitude
  3248. that.eventName = res.data.catalogue.eventName
  3249. that.eventTypeXl = res.data.catalogue.eventTypeXl
  3250. that.version = res.data.catalogue.version
  3251. that.isExamine = res.data.catalogue.isExamine
  3252. let markersMap = {
  3253. lng: 124.59,
  3254. lat: 43.02,
  3255. icon: 'marker',
  3256. bindPopupHtml: '',
  3257. click: '',
  3258. parameter: '',
  3259. keepBindPopup: false,
  3260. isAggregation: true,
  3261. radius: 0
  3262. }
  3263. if (res.data.catalogue.eventStatusValue == 'forest_event_status_1' && res.data.catalogue.urgeCount == 0) {
  3264. markersMap.icon = 'sj-icon-map-xinshangbao'
  3265. }
  3266. if (res.data.catalogue.eventStatusValue == 'forest_event_status_1' && res.data.catalogue.urgeCount > 0) {
  3267. markersMap.icon = 'sj-icon-map-cuiban'
  3268. } else if (res.data.catalogue.eventStatusValue == 'forest_event_status_2') {
  3269. markersMap.icon = 'sj-icon-map-qianshou'
  3270. } else if (res.data.catalogue.eventStatusValue == 'forest_event_status_5') {
  3271. markersMap.icon = 'sj-icon-map-banjie'
  3272. } else if (res.data.catalogue.eventStatusValue == 'forest_event_status_6') {
  3273. markersMap.icon = 'sj-icon-map-guidang'
  3274. } else if (res.data.catalogue.eventStatusValue == 'forest_event_status_7') {
  3275. markersMap.icon = 'sj-icon-map-queren'
  3276. }
  3277. markersMap.lng = res.data.catalogue.longitude
  3278. markersMap.lat = res.data.catalogue.latitude
  3279. if (res.data.eventdetail != null && res.data.eventdetail.length > 0 && res.data.eventdetail[0]
  3280. .fireRadius != null && res.data.eventdetail[0].fireRadius != '' && res.data.eventdetail[0].fireRadius >
  3281. 0) {
  3282. markersMap.radius = res.data.eventdetail[0].fireRadius
  3283. }
  3284. markersMapList.push(markersMap);
  3285. if (res.data.centermonitorTCamera != null) {
  3286. that.centermonitorTCamera = null;
  3287. that.cameraCode = res.data.centermonitorTCamera.id;
  3288. if(res.data.centermonitorTCamera.longitude != null && res.data.centermonitorTCamera.latitude != null) {
  3289. that.centermonitorTCamera = res.data.centermonitorTCamera;
  3290. let markersMap = {
  3291. lng: 124.59,
  3292. lat: 43.02,
  3293. icon: 'camera',
  3294. bindPopupHtml: '',
  3295. click: 'preview',
  3296. parameter: {
  3297. code: res.data.centermonitorTCamera.cameraCode,
  3298. type: res.data.centermonitorTCamera.cameraFactory,
  3299. name: res.data.centermonitorTCamera.cameraName
  3300. },
  3301. keepBindPopup: false,
  3302. isAggregation: true,
  3303. radius: 0
  3304. }
  3305. if(res.data.centermonitorTCamera.cameraUse==1)
  3306. {
  3307. markersMap.icon='sj-icon-map-centerdata-slmonitor'
  3308. } else {
  3309. markersMap.icon='camera'
  3310. }
  3311. markersMap.bindPopupHtml = '<div class="map-tip">' +
  3312. '<span>' +
  3313. ' <div class="d-l-con">' +
  3314. ' <div class="d-l-l-text">' +
  3315. ' <h4>摄像头名称:' + res.data.centermonitorTCamera.cameraName + '</h4>' +
  3316. ' </div>' +
  3317. ' </div>' +
  3318. ' </span>' +
  3319. '<span>' +
  3320. '</div>'
  3321. markersMap.lng = res.data.centermonitorTCamera.longitude
  3322. markersMap.lat = res.data.centermonitorTCamera.latitude
  3323. markersMapList.push(markersMap)
  3324. }}
  3325. setTimeout(() => {
  3326. that.$refs.supermapDialog1.dropLocation10(
  3327. res.data.catalogue.latitude,
  3328. res.data.catalogue.longitude
  3329. );
  3330. that.$refs.supermapDialog1.clearM(false);
  3331. that.$refs.supermapDialog1.clearM(true);
  3332. that.$refs.supermapDialog1.setMarkersRadius(markersMapList);
  3333. }, 2000);
  3334. })
  3335. },
  3336. refreshEvent(eventCode) {
  3337. this.eventCode = eventCode
  3338. let that = this
  3339. //刷新--事件详情
  3340. getEventDetail({
  3341. eventCode: eventCode
  3342. }).then(res => {
  3343. let markersMapList = [];
  3344. that.eventDialog = true
  3345. that.eventLogList = res.data.eventlog
  3346. that.visuForestCloudYuAnBo = res.data.visuForestCloudYuAnBo //应急预案
  3347. that.address = res.data.catalogue.address
  3348. that.eventStatusValue = res.data.catalogue.eventStatusValue
  3349. that.eventType = res.data.catalogue.eventType
  3350. that.statusFlag = res.data.catalogue.statusFlag
  3351. that.dataStatus = res.data.catalogue.dataStatus
  3352. that.deptId = res.data.catalogue.deptId
  3353. that.eventId = res.data.catalogue.id
  3354. that.latitude = res.data.catalogue.latitude
  3355. that.longitude = res.data.catalogue.longitude
  3356. that.eventName = res.data.catalogue.eventName
  3357. that.eventTypeXl = res.data.catalogue.eventTypeXl
  3358. that.version = res.data.catalogue.version
  3359. that.isExamine = res.data.catalogue.isExamine
  3360. let markersMap = {
  3361. lng: 124.59,
  3362. lat: 43.02,
  3363. icon: 'marker',
  3364. bindPopupHtml: '',
  3365. click: '',
  3366. parameter: '',
  3367. keepBindPopup: false,
  3368. isAggregation: true,
  3369. radius: 0
  3370. }
  3371. if (res.data.catalogue.eventStatusValue == 'forest_event_status_1' && res.data.catalogue.urgeCount == 0) {
  3372. markersMap.icon = 'sj-icon-map-xinshangbao'
  3373. }
  3374. if (res.data.catalogue.eventStatusValue == 'forest_event_status_1' && res.data.catalogue.urgeCount > 0) {
  3375. markersMap.icon = 'sj-icon-map-cuiban'
  3376. } else if (res.data.catalogue.eventStatusValue == 'forest_event_status_2') {
  3377. markersMap.icon = 'sj-icon-map-qianshou'
  3378. } else if (res.data.catalogue.eventStatusValue == 'forest_event_status_5') {
  3379. markersMap.icon = 'sj-icon-map-banjie'
  3380. } else if (res.data.catalogue.eventStatusValue == 'forest_event_status_6') {
  3381. markersMap.icon = 'sj-icon-map-guidang'
  3382. } else if (res.data.catalogue.eventStatusValue == 'forest_event_status_7') {
  3383. markersMap.icon = 'sj-icon-map-queren'
  3384. }
  3385. markersMap.lng = res.data.catalogue.longitude
  3386. markersMap.lat = res.data.catalogue.latitude
  3387. if (res.data.eventdetail != null && res.data.eventdetail.length > 0 && res.data.eventdetail[0]
  3388. .fireRadius != null && res.data.eventdetail[0].fireRadius != '' && res.data.eventdetail[0].fireRadius >
  3389. 0) {
  3390. markersMap.radius = res.data.eventdetail[0].fireRadius
  3391. }
  3392. markersMapList.push(markersMap)
  3393. if (res.data.centermonitorTCamera != null) {
  3394. that.centermonitorTCamera = null;
  3395. that.cameraCode = res.data.centermonitorTCamera.id;
  3396. if(res.data.centermonitorTCamera.longitude != null && res.data.centermonitorTCamera.latitude != null) {
  3397. that.centermonitorTCamera = res.data.centermonitorTCamera;
  3398. let markersMap = {
  3399. lng: 124.59,
  3400. lat: 43.02,
  3401. icon: 'camera',
  3402. bindPopupHtml: '',
  3403. click: 'preview',
  3404. parameter: {
  3405. code: res.data.centermonitorTCamera.cameraCode,
  3406. type: res.data.centermonitorTCamera.cameraFactory,
  3407. name: res.data.centermonitorTCamera.cameraName
  3408. },
  3409. keepBindPopup: false,
  3410. isAggregation: true,
  3411. radius: 0
  3412. }
  3413. markersMap.bindPopupHtml = '<div class="map-tip">' +
  3414. '<span>' +
  3415. ' <div class="d-l-con">' +
  3416. ' <div class="d-l-l-text">' +
  3417. ' <h4>摄像头名称:' + res.data.centermonitorTCamera.cameraName + '</h4>' +
  3418. ' </div>' +
  3419. ' </div>' +
  3420. ' </span>' +
  3421. '<span>' +
  3422. '</div>'
  3423. markersMap.lng = res.data.centermonitorTCamera.longitude
  3424. markersMap.lat = res.data.centermonitorTCamera.latitude
  3425. markersMapList.push(markersMap)
  3426. }}
  3427. setTimeout(() => {
  3428. that.$refs.supermapDialog1.dropLocation10(
  3429. res.data.catalogue.latitude,
  3430. res.data.catalogue.longitude
  3431. );
  3432. that.$refs.supermapDialog1.clearM(false);
  3433. that.$refs.supermapDialog1.clearM(true);
  3434. that.$refs.supermapDialog1.setMarkersRadius(markersMapList);
  3435. }, 2000);
  3436. })
  3437. },
  3438. refreshEventDialog(eventCode) {
  3439. //刷新--事件日志12
  3440. getEventDetail({
  3441. eventCode: eventCode
  3442. }).then(res => {
  3443. this.eventLogList = res.data.eventlog
  3444. this.visuForestCloudYuAnBo = res.data.visuForestCloudYuAnBo //应急预案
  3445. })
  3446. },
  3447. // 页面元素转图片
  3448. toImage() {
  3449. this.$message.success(`正在上传!请稍后...`)
  3450. // 手动创建一个 canvas 标签
  3451. const canvas = document.createElement('canvas')
  3452. // 获取父标签,意思是这个标签内的 DOM 元素生成图片
  3453. // imageTofile是给截图范围内的父级元素自定义的ref名称
  3454. // let canvasBox = this.$refs.imageTofile
  3455. let canvasBox = document.getElementById('forestWarmSuperMap')
  3456. // let toolbar = document.getElementById('toolbar')
  3457. // if (toolbar != null) {
  3458. // canvasBox.removeChild(toolbar)
  3459. // }
  3460. // 获取父级的宽高
  3461. const width = parseInt(window.getComputedStyle(canvasBox).width)
  3462. const height = parseInt(window.getComputedStyle(canvasBox).height)
  3463. // 宽高 * 2 并放大 2 倍 是为了防止图片模糊
  3464. canvas.width = width * 2
  3465. canvas.height = height * 2
  3466. canvas.style.width = width + 'px'
  3467. canvas.style.height = height + 'px'
  3468. const context = canvas.getContext('2d')
  3469. context.scale(2, 2)
  3470. const options = {
  3471. backgroundColor: null,
  3472. canvas: canvas,
  3473. useCORS: true
  3474. }
  3475. html2canvas(canvasBox, options).then((canvas) => {
  3476. // toDataURL 图片格式转成 base64
  3477. let dataBase64 = canvas.toDataURL('image/png')
  3478. this.uploadBase64(dataBase64)
  3479. })
  3480. // canvasBox.appendChild(toolbar)
  3481. },
  3482. uploadBase64(dataBase64) {
  3483. //事件详情截图直接上传日志
  3484. uploadBase64({
  3485. eventCode: this.eventCode,
  3486. base64: dataBase64
  3487. }).then(res => {
  3488. if (res.code == 200) {
  3489. this.$message.success(`截图上传成功!`)
  3490. this.refreshEventDialog(this.eventCode)
  3491. }
  3492. })
  3493. },
  3494. regionalFlagAdd: function() { //火灾区域
  3495. this.regionalFlagObj.array = []
  3496. this.regionalFlagOpen = true
  3497. },
  3498. showAreaLatLng: function(latlng) { //获取火灾区域经纬度
  3499. this.regionalFlagObj.array = latlng
  3500. this.$modal.msgSuccess('获取坐标成功!')
  3501. },
  3502. /** ----------------------------------摄像头预览开始------------------------------------- */
  3503. alertLogin: function() {
  3504. this.$modal.msg('登录中....')
  3505. },
  3506. alertLoginSuccess: function() {
  3507. this.$modal.msgSuccess('登录成功!')
  3508. },
  3509. alertLoginFailed: function() {
  3510. this.$modal.msgError('登陆失败!')
  3511. },
  3512. alertReinstall: function() {
  3513. this.$modal.msgWarning('请重新安装客户端')
  3514. },
  3515. cancelEventLocationShow() {
  3516. if (this.oWebControl != null) {
  3517. this.oWebControl.JS_HideWnd() // 先让窗口隐藏,规避可能的插件窗口滞后于浏览器消失问题
  3518. this.oWebControl.JS_Disconnect().then(function() { // 断开与插件服务连接成功
  3519. },
  3520. function() { // 断开与插件服务连接失败
  3521. })
  3522. }
  3523. },
  3524. /** 预览按钮操作 */
  3525. preview(cameraParam) {
  3526. if (cameraParam.type == '1') {
  3527. this.showTVWall(cameraParam.code, cameraParam.name)
  3528. // getDahuaVideoServer().then(newResponse => {
  3529. // console.log(newResponse)
  3530. // this.ws.detectConnectQt().then(res => {
  3531. // if (res) { // 连接客户端成功
  3532. // this.alertLogin()
  3533. // this.ws.login({
  3534. // loginIp: newResponse.loginIp,
  3535. // loginPort: newResponse.loginPort,
  3536. // userName: newResponse.userName,
  3537. // userPwd: newResponse.userPwd,
  3538. // token: '',
  3539. // https: 0
  3540. // })
  3541. // this.ws.on('loginState', (res) => {
  3542. // this.isLogin = res
  3543. // console.log('---res-----', res)
  3544. // if (res) {
  3545. // this.alertLoginSuccess()
  3546. // this.activePanel = 'key2'
  3547. // this.realTimeVideoDialog(cameraParam.code)
  3548. // } else {
  3549. // this.alertLoginFailed()
  3550. // }
  3551. // })
  3552. // } else { // 连接客户端失败
  3553. // this.alertReinstall()
  3554. // }
  3555. // })
  3556. // })
  3557. } else if (cameraParam.type == '0') {
  3558. let that = this
  3559. that.cameraVisible = true
  3560. getHaiKangVideoServer({
  3561. cameraCode: cameraParam.code
  3562. }).then(newResponse => {
  3563. that.cameraTitle = '摄像头-' + newResponse.data.cameraName
  3564. that.initPlugin(newResponse.data.appkey, newResponse.data.loginIp, newResponse.data.secret, newResponse
  3565. .data.loginPort)
  3566. setTimeout(function() {
  3567. that.playhk(newResponse.data.channelCode)
  3568. }, 5000)
  3569. })
  3570. }
  3571. },
  3572. realTimeVideoDialog(cameraParams) { // 调用弹窗实时播放接口
  3573. if (!this.isLogin) {
  3574. this.$Message.info('正在登陆客户端,请稍等......')
  3575. return false
  3576. }
  3577. this.ws.openVideo(cameraParams)
  3578. },
  3579. /** ----------------------------------摄像头预览结束------------------------------------- */
  3580. /** ----------------------------------海康摄像头预览开始------------------------------------- */
  3581. // 创建播放实例
  3582. initPlugin(newappkey, newloginIp, newsecret, newloginPort) {
  3583. let that = this
  3584. that.oWebControl = new WebControl({
  3585. szPluginContainer: 'playWnd', // 指定容器id
  3586. iServicePortStart: 15900, // 指定起止端口号,建议使用该值
  3587. iServicePortEnd: 15909,
  3588. szClassId: '23BF3B0A-2C56-4D97-9C03-0CB103AA8F11', // 用于IE10使用ActiveX的clsid
  3589. cbConnectSuccess: function() { // 创建WebControl实例成功
  3590. that.oWebControl.JS_StartService('window', { // WebControl实例创建成功后需要启动服务
  3591. dllPath: './VideoPluginConnect.dll' // 值"./VideoPluginConnect.dll"写死
  3592. }).then(function() { // 启动插件服务成功
  3593. that.oWebControl.JS_SetWindowControlCallback({ // 设置消息回调
  3594. cbIntegrationCallBack: cbIntegrationCallBack
  3595. })
  3596. that.oWebControl.JS_CreateWnd('playWnd', 1020, 600).then(
  3597. function() { //JS_CreateWnd创建视频播放窗口,宽高可设定
  3598. that.init(newappkey, newloginIp, newsecret, newloginPort) // 创建播放实例成功后初始化
  3599. })
  3600. }, function() { // 启动插件服务失败
  3601. })
  3602. },
  3603. cbConnectError: function() { // 创建WebControl实例失败
  3604. that.oWebControl = null
  3605. $('#playWnd').html('插件未启动,正在尝试启动,请稍候...<a href="./hk/VideoWebPlugin.exe">点击下载插件</a>')
  3606. WebControl.JS_WakeUp('VideoWebPlugin://') // 程序未启动时执行error函数,采用wakeup来启动程序
  3607. that.initCount++
  3608. if (that.initCount < 3) {
  3609. setTimeout(function() {
  3610. that.initPlugin(newappkey, newloginIp, newsecret, newloginPort)
  3611. }, 3000)
  3612. } else {
  3613. $('#playWnd').html('插件启动失败,请检查插件是否安装!<a href="./hk/VideoWebPlugin.exe">点击下载插件</a>')
  3614. }
  3615. },
  3616. cbConnectClose: function(bNormalClose) {
  3617. // 异常断开:bNormalClose = false
  3618. // JS_Disconnect正常断开:bNormalClose = true
  3619. that.oWebControl = null
  3620. }
  3621. })
  3622. },
  3623. //播放海康摄像头
  3624. playhk(channelCode) {
  3625. var cameraIndexCode = channelCode //获取输入的监控点编号值,必填
  3626. var streamMode = 0 //主子码流标识:0-主码流,1-子码流
  3627. var transMode = 1 //传输协议:0-UDP,1-TCP
  3628. var gpuMode = 0 //是否启用GPU硬解,0-不启用,1-启用
  3629. var wndId = -1 //播放窗口序号(在2x2以上布局下可指定播放窗口)
  3630. cameraIndexCode = cameraIndexCode.replace(/(^\s*)/g, '')
  3631. cameraIndexCode = cameraIndexCode.replace(/(\s*$)/g, '')
  3632. this.oWebControl.JS_RequestInterface({
  3633. funcName: 'startPreview',
  3634. argument: JSON.stringify({
  3635. cameraIndexCode: cameraIndexCode, //监控点编号
  3636. streamMode: streamMode, //主子码流标识
  3637. transMode: transMode, //传输协议
  3638. gpuMode: gpuMode, //是否开启GPU硬解
  3639. wndId: wndId //可指定播放窗口
  3640. })
  3641. })
  3642. },
  3643. //初始化
  3644. init(newappkey, newloginIp, newsecret, newloginPort) {
  3645. let that = this
  3646. that.getPubKey(function() {
  3647. ////////////////////////////////// 请自行修改以下变量值 ////////////////////////////////////
  3648. var appkey = newappkey //综合安防管理平台提供的appkey,必填
  3649. var secret = that.setEncrypt(newsecret) //综合安防管理平台提供的secret,必填
  3650. var ip = newloginIp //综合安防管理平台IP地址,必填
  3651. var playMode = 0 //初始播放模式:0-预览,1-回放
  3652. var port = Number(newloginPort) //综合安防管理平台端口,若启用HTTPS协议,默认443
  3653. var snapDir = 'D:\\SnapDir' //抓图存储路径
  3654. var videoDir = 'D:\\VideoDir' //紧急录像或录像剪辑存储路径
  3655. var layout = '1x1' //playMode指定模式的布局
  3656. var enableHTTPS = 1 //是否启用HTTPS协议与综合安防管理平台交互,这里总是填1
  3657. var encryptedFields = 'secret' //加密字段,默认加密领域为secret
  3658. var showToolbar = 1 //是否显示工具栏,0-不显示,非0-显示
  3659. var showSmart = 1 //是否显示智能信息(如配置移动侦测后画面上的线框),0-不显示,非0-显示
  3660. var buttonIDs = '0,16,256,257,258,259,260,512,513,514,515,516,517,768,769' //自定义工具条按钮
  3661. ////////////////////////////////// 请自行修改以上变量值 ////////////////////////////////////
  3662. that.oWebControl.JS_RequestInterface({
  3663. funcName: 'init',
  3664. argument: JSON.stringify({
  3665. appkey: appkey, //API网关提供的appkey
  3666. secret: secret, //API网关提供的secret
  3667. ip: ip, //API网关IP地址
  3668. playMode: playMode, //播放模式(决定显示预览还是回放界面)
  3669. port: port, //端口
  3670. snapDir: snapDir, //抓图存储路径
  3671. videoDir: videoDir, //紧急录像或录像剪辑存储路径
  3672. layout: layout, //布局
  3673. enableHTTPS: enableHTTPS, //是否启用HTTPS协议
  3674. encryptedFields: encryptedFields, //加密字段
  3675. showToolbar: showToolbar, //是否显示工具栏
  3676. showSmart: showSmart, //是否显示智能信息
  3677. buttonIDs: buttonIDs //自定义工具条按钮
  3678. })
  3679. }).then(function(oData) {
  3680. that.oWebControl.JS_Resize(1020, 600) // 初始化后resize一次,规避firefox下首次显示窗口后插件窗口未与DIV窗口重合问题
  3681. })
  3682. })
  3683. },
  3684. //获取公钥
  3685. getPubKey(callback) {
  3686. let that = this
  3687. that.oWebControl.JS_RequestInterface({
  3688. funcName: 'getRSAPubKey',
  3689. argument: JSON.stringify({
  3690. keyLength: 1024
  3691. })
  3692. }).then(function(oData) {
  3693. console.log(oData)
  3694. if (oData.responseMsg.data) {
  3695. that.pubKey = oData.responseMsg.data
  3696. callback()
  3697. }
  3698. })
  3699. },
  3700. //RSA加密
  3701. setEncrypt(value) {
  3702. var encrypt = new JSEncrypt()
  3703. encrypt.setPublicKey(this.pubKey)
  3704. return encrypt.encrypt(value)
  3705. },
  3706. /** ----------------------------------视频会议开始------------------------------------- */
  3707. sendMsg() { // 视频会议发送短信
  3708. let reg_user = /^[\u4e00-\u9fa5]{2,4}$/; //2-4个中文字符正则
  3709. let reg_tel = /^(13[0-9]|14[01456879]|15[0-35-9]|16[2567]|17[0-8]|18[0-9]|19[0-35-9])\d{8}$/; //11位手机号码正则
  3710. for (let i in this.dutysystemTableData) {
  3711. if (!reg_user.test(this.dutysystemTableData[i].name)) {
  3712. this.$message.error(`请输入正确姓名!`)
  3713. return;
  3714. }
  3715. if (!reg_tel.test(this.dutysystemTableData[i].telphone)) {
  3716. this.$message.error(`请输入正确手机号码!`)
  3717. return;
  3718. }
  3719. if (this.dutysystemTableData[i].id == null || this.dutysystemTableData[i].id == '') {
  3720. this.dutysystemTableData[i].dept = this.dutysystemDeptName;
  3721. this.dutysystemTableData[i].depteventId = this.depteventId;
  3722. }
  3723. }
  3724. const param = {
  3725. centereventTDutySystemList: this.dutysystemTableData,
  3726. eventCode: this.eventCode,
  3727. eventName: this.eventName,
  3728. eventId: this.eventId
  3729. }
  3730. sendMessage(param).then(res => {
  3731. //this.$message.success(res.msg);
  3732. this.dutysystemSelect(this.iconCurrentIndex, this.dutysystemDeptName, this.depteventId);
  3733. this.showMeetingMsgDialog = false;
  3734. this.joinMeeting();
  3735. })
  3736. },
  3737. joinMeeting() {
  3738. this.$message({
  3739. message: '正在启动云会议客户端,请稍候...',
  3740. type: 'success',
  3741. });
  3742. joinConferences(this.eventId, this.eventName + "的会议", Cookies.get("nickName")).then(res => {
  3743. if (res.code == 200) {
  3744. let conferenceID = res.data.info.conferenceID;
  3745. let password = res.data.info.password;
  3746. let nickName = res.data.nickName;
  3747. let nonce = res.data.nonce;
  3748. window.open(
  3749. "cloudlink://welinksoftclient/h5page?page=LoginAndJoinConf&server_url=meeting.huaweicloud.com&port=8443&conf_id=" +
  3750. conferenceID + "&enter_code=" + password + "&name=" + nickName +
  3751. "&open_mic=true&open_camera=false&nonce=" + nonce);
  3752. }
  3753. })
  3754. },
  3755. Meeting() { //弹出发送会议短信弹窗
  3756. let that = this;
  3757. that.$alert(
  3758. "如您已经安装请点击【确定】,如未安装可<a style='text-decoration:underline;color:blue;' href='http://172.18.1.37:15001/CLOUDMeeting_Win.exe'>点击此处</a>进行下载",
  3759. '该功能需要使用云会议客户端', {
  3760. confirmButtonText: '确定',
  3761. dangerouslyUseHTMLString: true,
  3762. callback: action => {
  3763. let param = {
  3764. eventCode: that.eventCode
  3765. }
  3766. centereventtdepteventList(param).then(res => {
  3767. that.depteventList = res.data
  3768. that.showMeetingMsgDialog = true
  3769. that.initDutysystemTableData();
  3770. })
  3771. }
  3772. });
  3773. },
  3774. /** ----------------------------------视频会议结束------------------------------------- */
  3775. /** ----------------------------------海康摄像头预览结束------------------------------------- */
  3776. }
  3777. }
  3778. // 推送消息
  3779. function cbIntegrationCallBack(oData) {
  3780. console.log(JSON.stringify(oData.responseMsg))
  3781. }
  3782. </script>
  3783. <style lang="scss">
  3784. .sj-map-tool-checkbox-all {
  3785. display: flex;
  3786. align-items: center;
  3787. margin-right: 1rem !important;
  3788. .el-checkbox__input {
  3789. line-height: 0;
  3790. }
  3791. .el-checkbox__label {
  3792. font-size: 14px;
  3793. color: white;
  3794. padding-left: 5px;
  3795. }
  3796. .el-checkbox__input.is-checked + .el-checkbox__label {
  3797. color: #01d1eb;
  3798. }
  3799. }
  3800. .sj-map-tool-checkbox {
  3801. display: flex;
  3802. .el-checkbox {
  3803. margin-right: 1rem;
  3804. display: flex;
  3805. align-items: center;
  3806. .el-checkbox__input {
  3807. line-height: 0;
  3808. }
  3809. }
  3810. .el-checkbox__label {
  3811. font-size: 14px;
  3812. color: white;
  3813. padding-left: 5px;
  3814. }
  3815. .el-checkbox__input.is-checked + .el-checkbox__label {
  3816. color: #01d1eb;
  3817. }
  3818. }
  3819. </style>
  3820. <style lang="scss" scoped>
  3821. @import "@/assets/styles/base.scss";
  3822. //弹层样式
  3823. //.customWidthMp4 {
  3824. // width: 70px !important;
  3825. // height: 70px !important;
  3826. //}
  3827. .tree-border {
  3828. border: 1px $barBorder;
  3829. }
  3830. button {
  3831. padding: 0.5rem;
  3832. }
  3833. /** 火灾报告**/
  3834. //@font-face {
  3835. // font-family: 'fontnameRegular';
  3836. // src: url('../../../../assets/styles/FZYTJW_0.TTF');
  3837. //}
  3838. body,
  3839. html,
  3840. * {
  3841. padding: 0px;
  3842. margin: 0px;
  3843. font-family: "fontnameRegular";
  3844. }
  3845. .table-container {
  3846. width: 100%;
  3847. }
  3848. .txt_right {
  3849. text-align: right !important;
  3850. }
  3851. .txt_left {
  3852. text-align: left !important;
  3853. }
  3854. table {
  3855. border-spacing: 0;
  3856. border-collapse: collapse;
  3857. width: 99%;
  3858. margin: 0 auto;
  3859. color: $inBlue;
  3860. }
  3861. table input {
  3862. font-size: 1rem;
  3863. border: 0px;
  3864. outline: 0px;
  3865. font-family: "微软雅黑";
  3866. background: none;
  3867. color: $inBlue;
  3868. }
  3869. table th input:hover {
  3870. background: $eventBG;
  3871. }
  3872. table thead th {
  3873. font-size: 1rem;
  3874. font-family: "宋体";
  3875. height: 2rem;
  3876. border-top: 0px;
  3877. border-left: 0px;
  3878. border-right: 0px;
  3879. outline: 0px;
  3880. }
  3881. table tr td {
  3882. font-size: 1rem;
  3883. font-family: "fontnameRegular";
  3884. height: 2rem;
  3885. border: 1px $searchBorder;
  3886. text-align: center;
  3887. }
  3888. .font1 {
  3889. font-size: 1.7rem;
  3890. font-weight: bolder;
  3891. }
  3892. .border0 {
  3893. width: 100% !important;
  3894. }
  3895. .border0 tr td {
  3896. border: 0px !important;
  3897. }
  3898. table tr td input {
  3899. width: 100%;
  3900. /* display: inline-block;*/
  3901. outline: 0px;
  3902. text-align: left;
  3903. height: 94%;
  3904. color: $inBlue;
  3905. background: none;
  3906. float: left;
  3907. padding: 0 0.5rem;
  3908. }
  3909. table tr td input:hover {
  3910. background: $eventBG;
  3911. }
  3912. .int_tr td input {
  3913. text-align: center !important;
  3914. }
  3915. .table2 tr th {
  3916. font-size: 1.7rem;
  3917. padding: 0.5rem 0;
  3918. font-family: "fontnameRegular";
  3919. }
  3920. .table2 tr td {
  3921. font-size: 1rem;
  3922. }
  3923. .table2 tr td select {
  3924. border: 0px !important;
  3925. outline: 0px;
  3926. width: 100%;
  3927. font-family: "微软雅黑";
  3928. font-size: 1rem;
  3929. padding-left: 1%;
  3930. color: $inBlue;
  3931. background: none;
  3932. }
  3933. .table2 tr td select:hover {
  3934. background: $eventBG;
  3935. }
  3936. .table2 tr td select option {
  3937. font-size: 1rem;
  3938. font-family: "微软雅黑";
  3939. }
  3940. .border_l0 {
  3941. // border-right: 1px solid #ececec !important;
  3942. }
  3943. .table2 tr td textarea {
  3944. border: 0px !important;
  3945. outline: 0px;
  3946. width: 98%;
  3947. padding: 0.5rem;
  3948. font-size: 1rem;
  3949. resize: none;
  3950. background: none;
  3951. color: $inBlue;
  3952. }
  3953. .table2 tr td textarea:hover {
  3954. background: $eventBG;
  3955. }
  3956. .tr_border td {
  3957. border-right: 0px !important;
  3958. border-left: 0px !important;
  3959. border-bottom: 0px !important;
  3960. font-size: 15px;
  3961. }
  3962. .btm-btn-group {
  3963. padding: 1rem 0;
  3964. width: 100%;
  3965. display: flex;
  3966. button {
  3967. padding: 0.5rem 2rem;
  3968. }
  3969. }
  3970. .sj-map-tool-select {
  3971. position: absolute;
  3972. right: 1rem;
  3973. top: 1rem;
  3974. z-index: 1000;
  3975. display: flex;
  3976. height: 30px;
  3977. align-items: center;
  3978. }
  3979. .sj-map-tool-select-list {
  3980. position: relative;
  3981. padding: 0.3rem 1rem;
  3982. border-radius: 1rem;
  3983. background-color: #fff;
  3984. z-index: 1000;
  3985. background-image: linear-gradient(
  3986. 180deg,
  3987. rgba(18, 71, 153, 1),
  3988. rgba(4, 21, 30, 1)
  3989. );
  3990. box-shadow: 0 -0.2rem 0.5rem 0.3rem rgba(13, 192, 219, 0.09) inset;
  3991. display: flex;
  3992. align-items: center;
  3993. }
  3994. // 20220928
  3995. .yatz_button {
  3996. padding: 0.5rem 0.5rem;
  3997. color: #409eff;
  3998. background: none;
  3999. border-color: #409eff;
  4000. }
  4001. .yatz_button:hover {
  4002. color: #fff;
  4003. background: #409eff;
  4004. border-color: #409eff;
  4005. }
  4006. .fr_button {
  4007. float: right;
  4008. padding: 0.5rem 1.5rem;
  4009. }
  4010. .bottom {
  4011. width: 100%;
  4012. height: calc(100% - 80px);
  4013. display: flex;
  4014. .bottomLeft {
  4015. width: 288px;
  4016. height: 500px;
  4017. overflow-y: auto;
  4018. .leftItem {
  4019. width: 100%;
  4020. height: 50px;
  4021. line-height: 50px;
  4022. text-align: center;
  4023. cursor: pointer;
  4024. }
  4025. }
  4026. .bottomRight {
  4027. width: calc(100% - 288px);
  4028. height: 500px;
  4029. box-sizing: border-box;
  4030. padding: 36px 36px 0 36px;
  4031. overflow-y: auto;
  4032. .bottomRightContent {
  4033. width: 100%;
  4034. box-sizing: border-box;
  4035. padding-bottom: 36px;
  4036. .bottomRightContentHead {
  4037. height: 25px;
  4038. font-family: PingFang SC;
  4039. font-style: normal;
  4040. font-weight: 600;
  4041. font-size: 24px;
  4042. line-height: 25px;
  4043. text-transform: capitalize;
  4044. color: rgba(0, 0, 0, 0.85);
  4045. margin-bottom: 32px;
  4046. }
  4047. .bottomRightContentBody {
  4048. .el-col {
  4049. position: relative;
  4050. margin-bottom: 18px;
  4051. .circle {
  4052. display: inline-block;
  4053. width: 6px;
  4054. height: 6px;
  4055. background: #4677f6;
  4056. border-radius: 50%;
  4057. position: absolute;
  4058. top: 8px;
  4059. left: 0;
  4060. }
  4061. .word {
  4062. margin-left: 12px;
  4063. font-family: PingFang SC;
  4064. font-style: normal;
  4065. font-weight: normal;
  4066. font-size: 14px;
  4067. color: #4677f6;
  4068. cursor: pointer;
  4069. }
  4070. .word:hover {
  4071. text-decoration: underline;
  4072. }
  4073. .topPlace {
  4074. position: absolute;
  4075. top: 1px;
  4076. margin-left: 8px;
  4077. }
  4078. }
  4079. }
  4080. .bottomRightContentFooter {
  4081. height: 1px;
  4082. width: 100%;
  4083. margin-top: 14px;
  4084. }
  4085. }
  4086. }
  4087. }
  4088. </style>