eventdetailsdialog.vue 160 KB

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