firespread.vue 157 KB

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