security-plan.vue 162 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611
  1. <template>
  2. <el-row class="contentBox">
  3. <transition name="el-fade-in-linear">
  4. <el-col class="leftBox" v-show="stroes.$state.leftBtn">
  5. <div class="leftTop">
  6. <h4>疏导区基本情况</h4>
  7. <div class="leftTopContent2">
  8. <!-- <el-row>
  9. <div v-for="(item,index) in diversionArea" :key="index">
  10. <p>{{ item.name }}</p>
  11. <p><strong><CountTo :startVal='0' :endVal='item.value' :duration='5000'> {{ item.value || 0 }}</CountTo></strong>{{ item.unit }}</p>
  12. </div>
  13. </el-row> -->
  14. <el-row class="sdqBasicInfo sdline1">
  15. <div
  16. class="basicItem"
  17. v-for="(item, index) in diversionArea.slice(0,5)"
  18. :key="index"
  19. >
  20. <div style="padding: 0.03rem 0; text-align: center">
  21. <span style="display: block">
  22. <Strong
  23. style="color: #01E0FF;font-weight: 600;font-size: 0.26rem"
  24. >
  25. <!-- <CountTo :startVal="0" :endVal="item.value || 0" :duration="3000" v-if="!isNaN(item.value)">{{ item.value || 0 }}</CountTo>
  26. <span v-if="isNaN(item.value)" style="fontSize: 0.2rem !important">{{ item.value || 0 }}</span> -->
  27. <span>{{ item.value }}</span>
  28. </Strong>
  29. {{ item.unit }}
  30. </span>
  31. <span class="nameBox" style="">{{ item.name }}</span>
  32. </div>
  33. </div>
  34. </el-row>
  35. <el-row class="sdqBasicInfo sdline2" >
  36. <div
  37. class="basicItem"
  38. v-for="(item, index) in diversionArea.slice(7,10)"
  39. :key="index"
  40. >
  41. <div style="padding: 0.03rem 0; text-align: center">
  42. <span style="display: block">
  43. <Strong
  44. style="color: #F48354;font-weight: 600;font-size: 0.3rem"
  45. >
  46. <CountTo :startVal="0" :endVal="item.value || 0" :duration="3000" v-if="!isNaN(item.value)">{{ item.value || 0 }}</CountTo>
  47. <span v-if="isNaN(item.value)" style="fontSize: 0.2rem !important">{{ item.value || 0 }}</span>
  48. </Strong>
  49. {{ item.unit }}
  50. </span>
  51. <span class="nameBox" style="">{{ item.name }}</span>
  52. </div>
  53. </div>
  54. </el-row>
  55. <el-row v-if="basicStatisStatus" class="sdline3" >
  56. <div
  57. class="basicItem"
  58. v-for="(item, index) in line3Array"
  59. :key="index"
  60. @click="basicStaticsData(item.value,item.name)"
  61. >
  62. <div style="padding: 0.03rem 0; text-align: center">
  63. <span style="display: block">
  64. <Strong
  65. style="color: #4FE261;font-weight: 600;font-size: .225rem"
  66. >
  67. <CountTo :startVal="0" :endVal="item.count || 0" :duration="3000" v-if="!isNaN(item.count)">{{ item.count || 0 }}</CountTo>
  68. <span v-if="isNaN(item.count)" style="fontSize: 0.2rem !important">{{ item.count || 0 }}</span>
  69. </Strong>
  70. {{ item.unit }}
  71. </span>
  72. <span class="nameBox" style="font-size:12px">{{ item.name }}</span>
  73. </div>
  74. </div>
  75. </el-row>
  76. <el-row v-else class="sdqBasicInfo sdline3" style="position:relative">
  77. <div @click="basicGoBack" class="return">
  78. <div class="returnText">返回</div>
  79. </div>
  80. 表格展示区域
  81. <!-- <el-table :data="tableDataBasic" style="width: 100%;height:1.7rem;margin-top:20px;" class="transparentTableRow" @mouseenter="autoScroll1(true)" @mouseleave="autoScroll1()">
  82. <el-table-column prop="date" label="Date" width="180" />
  83. <el-table-column prop="name" label="Name" width="180" />
  84. <el-table-column prop="address" label="Address" />
  85. </el-table> -->
  86. </el-row>
  87. </div>
  88. </div>
  89. <div class="leftCenter">
  90. <div style="display: flex;">
  91. <h4>疏导区社会单位情况</h4>
  92. <div style="display: flex; border-bottom: 0.0125rem solid rgba(115, 251, 253, 0.5);">
  93. <el-form class="titleElForm" :inline="true" size="mini" :model="barForm" style="height: 0">
  94. <el-form-item>
  95. <!-- <el-select v-model="barForm.fireType" @change="getHouse()" filterable clearable placeholder="场所">
  96. <el-option v-for="(item, ind) in fireTypeList" :key="ind" :label="item" :value="item"></el-option>
  97. </el-select> -->
  98. <!-- <el-select v-model="units" filterable clearable placeholder="场所">
  99. <el-option v-for="(item, ind) in diversionArea" :key="ind" :label="item.name" :value="item.value"></el-option>
  100. </el-select> -->
  101. <el-select v-model="value111" @change="getOneUnit" class="m-2" placeholder="请选择" style="width:200px">
  102. <el-option
  103. v-for="item in line3Array"
  104. :key="item.value"
  105. :label="item.name"
  106. :value="item.value"
  107. />
  108. </el-select>
  109. </el-form-item>
  110. </el-form>
  111. </div>
  112. </div>
  113. <unit-box :typeValue="value111" :arrayData="arrayData" :staticData="staticData" v-if="staticData.total" :type="value111" @staticsPoint="staticsPoint"></unit-box>
  114. <div v-else>暂无数据</div>
  115. <!-- <category
  116. ref="category"
  117. v-show="category"
  118. :dataMap="reportComplaintList.map((val, ind) => val.value)"
  119. :xData="reportComplaintList.map((val, ind) => val.name)"
  120. :isSlice="10"
  121. :width="40"
  122. color="#73FBFD"
  123. @echartsClick="categoryClick"
  124. ></category> -->
  125. </div>
  126. <div class="rightCenter">
  127. <h4>执勤战备力量部署</h4>
  128. <div class="rightTopContent">
  129. <div style="width:95%;margin:0 auto;border: 1px solid rgba(48, 207, 255, 0.6); box-shadow: inset 0 0 0.07rem 0.04rem rgb(115 251 253 / 40%); box-sizing: border-box;display: flex;
  130. justify-content: space-between;padding: .15rem .125rem .15rem">
  131. <span>闵行支队安保分指挥所</span> <span>淮虹路151弄9号</span> <span>电台:闵101</span> <span>值班电话:33281293</span>
  132. </div>
  133. <el-row>
  134. <el-col :span="5" style="border: 1px solid rgba(48, 207, 255, 0.6); margin: .25rem .08rem .125rem .16rem; box-shadow: inset 0 0 0.07rem 0.04rem rgb(115 251 253 / 40%); box-sizing: border-box"
  135. v-for="(item,index) in staticData.array1" :key="index" @click="goPoints(item.facilityType)">
  136. <div style="padding: 0.2rem 0; text-align: center;user-select:none !important">
  137. <span style="display: block">
  138. <Strong :style="{ color: item.color, fontSize: '0.3rem'}" >
  139. <CountTo :startVal='0' :endVal='item.count || 0' :duration='3000'>{{ item.count || 0 }}</CountTo>
  140. </Strong>
  141. </span>
  142. <span style="font-size:.1375rem">{{item.streetTown}}</span>
  143. </div>
  144. </el-col>
  145. </el-row>
  146. <!-- <el-table :data="tableData2" class="transparentTableRow" height="100%" :empty-text="dataNo">
  147. <el-table-column type="expand">
  148. <template #default="props">
  149. <template v-if="props.row.children">
  150. <template v-for="(item, ind) in props.row.children" :key="ind">
  151. <el-row class="tableExpendTitle" style="margin-top: 10px">
  152. 状态:{{ item.carStatus }}({{ item.equipTypeName ? item.equipTypeName + "," : "" }}{{ item.renyuanNum }}人)
  153. </el-row>
  154. <el-row class="tableExpendcontent">
  155. <el-col>
  156. <div>
  157. 车牌号:<span style="color: #6ff3f6">{{ item.cphm }}</span>
  158. </div>
  159. </el-col>
  160. <el-col v-if="item.zhy" :span="12">
  161. <div>
  162. 指挥员:<span style="color: #6ff3f6">{{ item.zhy }}</span>
  163. </div>
  164. </el-col>
  165. <el-col v-if="item.txy" :span="12">
  166. <div>
  167. 通讯员:<span style="color: #6ff3f6">{{ item.txy }}</span>
  168. </div>
  169. </el-col>
  170. <el-col v-if="item.jsy" :span="12">
  171. <div>
  172. 驾驶员:<span style="color: #6ff3f6">{{ item.jsy }}</span>
  173. </div>
  174. </el-col>
  175. <el-col v-if="item.zsry" :span="24">
  176. <div>
  177. 战士人员:<span style="color: #6ff3f6">{{ item.zsry }}</span>
  178. </div>
  179. </el-col>
  180. </el-row>
  181. </template>
  182. </template>
  183. </template>
  184. </el-table-column>
  185. <el-table-column show-overflow-tooltip v-for="item in headerData2" :key="item.prop" :prop="item.prop" align="center" min-width="20" :label="item.name">
  186. <template v-if="item.prop === 'car'" #default="scope">
  187. <span style="color: #6ff3f6">{{ scope.row.car }}</span>
  188. </template>
  189. <template v-if="item.prop === 'personnel'" #default="scope">
  190. <span style="color: #6ff3f6">{{ scope.row.personnel }}</span>
  191. </template>
  192. </el-table-column>
  193. </el-table> -->
  194. </div>
  195. </div>
  196. <!-- <div class="leftCenter">
  197. <h4 class="h4Top">接警处置情况</h4>
  198. <category
  199. ref="category"
  200. v-show="category"
  201. :dataMap="reportComplaintList.map((val, ind) => val.value)"
  202. :xData="reportComplaintList.map((val, ind) => val.name)"
  203. :isSlice="10"
  204. :width="40"
  205. color="#73FBFD"
  206. @echartsClick="categoryClick"
  207. ></category>
  208. <div @click="goBack" class="return" v-if="!category">
  209. <div class="returnText">返回</div>
  210. </div>
  211. </div> -->
  212. <div class="leftBotContent2">
  213. <el-table v-if="!category" :data="tableData" class="transparentTableRow" height="100%" ref="reportTable" @mouseenter="autoScroll(true)" @mouseleave="autoScroll()">
  214. <el-table-column v-for="item in headerData" show-overflow-tooltip :key="item.prop" :prop="item.prop" align="center" min-width="20" :label="item.name">
  215. <template #default="scope">
  216. {{ item.prop === "type" ? "" : item.prop === "status" ? (scope.row[item.prop] == 1 ? "可用" : "不可用") : scope.row[item.prop] }}
  217. </template>
  218. </el-table-column>
  219. </el-table>
  220. </div>
  221. </el-col>
  222. </transition>
  223. <transition name="el-fade-in-linear">
  224. <el-col class="centerBox" style="width: 100%">
  225. <div :class="stroes.$state.leftBtn ? 'leftBtn btnW' : 'leftBtn0 btnW'" @click="stroes.leftBtnClick()">
  226. <img src="@/assets/img/svg/left.svg" alt="" class="img" />
  227. </div>
  228. <el-col class="centerContent" id="mapF"></el-col>
  229. <div :class="stroes.$state.rightBtn ? 'rightBtn btnW' : 'rightBtn0 btnW'" @click="stroes.rightBtnClick()">
  230. <img src="@/assets/img/svg/left.svg" alt="" class="img" />
  231. </div>
  232. <div class="mapTips_type">
  233. <img src="@/assets/img/svg/danweitop.svg" alt="" class="img" />
  234. <div class="content">
  235. <p>类型筛选</p>
  236. <div class="selectType">
  237. <!-- <div @click="checkboxChange(0)" :class="checkedArray.checkedData[0] == 0 ? 'checkTypeSelect' : ''">
  238. <img :src="stores.sadianIcon.xfc" alt="" />
  239. <span>车辆</span>
  240. </div> -->
  241. <!-- <div @click="checkboxChange(1)" :class="checkedArray.checkedData[0] == 1 ? 'checkTypeSelect' : ''">
  242. <img :src="stores.sadianIcon.lsjq" alt="" />
  243. <span>历史警情</span>
  244. </div>
  245. <div @click="checkboxChange(2)" :class="checkedArray.checkedData[0] == 2 ? 'checkTypeSelect' : ''">
  246. <img :src="stores.sadianIcon.lshz" alt="" />
  247. <span>历史火灾</span>
  248. </div> -->
  249. <!-- <div @click="checkboxChange(3)" :class="checkedArray.checkedData[0] == 3 ? 'checkTypeSelect' : ''">
  250. <img :src="stores.sadianIcon.zddw" alt="" />
  251. <span>重点单位</span>
  252. </div> -->
  253. <div
  254. :class="
  255. checkedArray.checkedData[0] == 4
  256. ? 'checkTypeSelect'
  257. : checkedArray.checkedData[0] == 40
  258. ? 'checkTypeSelect'
  259. : checkedArray.checkedData[0] == 41
  260. ? 'checkTypeSelect'
  261. : checkedArray.checkedData[0] == 42
  262. ? 'checkTypeSelect'
  263. : checkedArray.checkedData[0] == 43
  264. ? 'checkTypeSelect'
  265. : checkedArray.checkedData[0] == 44
  266. ? 'checkTypeSelect'
  267. : checkedArray.checkedData[0] == 45
  268. ? 'checkTypeSelect'
  269. : checkedSelectValue == '46'
  270. ? stores.sadianIcon.yjxfz
  271. : checkedSelectValue == '47'
  272. ? stores.sadianIcon.jzzzxfd
  273. : ' '
  274. "
  275. >
  276. <img
  277. :src="
  278. checkedSelectValue == '40'
  279. ? stores.sadianIcon.xfz
  280. : checkedSelectValue == '41'
  281. ? stores.sadianIcon.zzd
  282. : checkedSelectValue == '42'
  283. ? stores.sadianIcon.jzwxxfz
  284. : checkedSelectValue == '43'
  285. ? stores.sadianIcon.csxfz
  286. : checkedSelectValue == '44'
  287. ? stores.sadianIcon.qyxfd
  288. : checkedSelectValue == '45'
  289. ? stores.sadianIcon.sqwxxfz
  290. : checkedSelectValue == '46'
  291. ? stores.sadianIcon.sqwxxfz
  292. : checkedSelectValue == '47'
  293. ? stores.sadianIcon.sqwxxfz
  294. : stores.sadianIcon.xfz
  295. "
  296. alt=""
  297. />
  298. <span>{{ checkedSelectLabel }}</span>
  299. <el-select
  300. v-model="checkedSelectValue"
  301. placeholder="消防站"
  302. class="selectTypeIcon"
  303. style="display: inline-block; width: 100%; position: absolute; right: 0"
  304. @change="selectArray"
  305. >
  306. <el-option v-for="item in checkedSelectArray" :key="item.value" :label="item.label" :value="item.value"> </el-option>
  307. </el-select>
  308. </div>
  309. <div @click="checkboxChange(19)" :class="checkedArray.checkedData[0] == 19 ? 'checkTypeSelect' : ''">
  310. <img :src="stores.sadianIcon.d" alt="" />
  311. <span>大网格</span>
  312. </div>
  313. <div @click="checkboxChange(15)" :class="checkedArray.checkedData[0] == 15 ? 'checkTypeSelect' : ''">
  314. <img :src="stores.sadianIcon.z" alt="" />
  315. <span>中网格</span>
  316. </div>
  317. <div @click="checkboxChange(16)" :class="checkedArray.checkedData[0] == 16 ? 'checkTypeSelect' : ''">
  318. <img :src="stores.sadianIcon.x" alt="" />
  319. <span>小网格</span>
  320. </div>
  321. <div @click="checkboxChange(17)" :class="checkedArray.checkedData[0] == 17 ? 'checkTypeSelect' : ''">
  322. <img :src="stores.sadianIcon.ssjq" alt="" />
  323. <span>监控视频</span>
  324. </div>
  325. <div @click="checkboxChange(18)" :class="checkedArray.checkedData[0] == 18 ? 'checkTypeSelect' : ''">
  326. <img :src="stores.sadianIcon.jdjc" alt="" />
  327. <span>监督检查</span>
  328. </div>
  329. <div @click="checkboxChange(20)" :class="checkedArray.checkedData[0] == 20 ? 'checkTypeSelect' : ''">
  330. <img :src="stores.sadianIcon.zfjly" alt="" />
  331. <span>执法记录仪</span>
  332. </div>
  333. </div>
  334. </div>
  335. </div>
  336. </el-col>
  337. </transition>
  338. <transition name="el-fade-in-linear">
  339. <el-col class="rightBox" v-show="stroes.$state.rightBtn">
  340. <!-- 疏导区每日动态 start -->
  341. <div class="dailyNewSec">
  342. <h4 style="display: flex">疏导区每日动态</h4>
  343. <div class="dailyItem dailyItemLeft">
  344. <el-row>
  345. <el-col>七宝镇党委书记杨维萍开展网格治理调研指导</el-col>
  346. </el-row>
  347. <el-row>
  348. <el-col>华漕镇开展“地毯式”安全生产大检查活动</el-col>
  349. </el-row>
  350. <el-row>
  351. <el-col>张雪松支队长带队到疏导区开展消防安全检查</el-col>
  352. </el-row>
  353. <el-row>
  354. <el-col>陈国清政委到指挥所检查指导</el-col>
  355. </el-row>
  356. <el-row>
  357. <el-col>总队召开进博会消防安保临战动员部署会</el-col>
  358. </el-row>
  359. <el-row>
  360. <el-col>支队召开第六届进博会消防安保警师大会</el-col>
  361. </el-row>
  362. </div>
  363. <div class="dailyItem dailyItemRight">
  364. <el-row>
  365. <el-col><a href="http://32.0.15.107:8080/mhvi/20231031.pdf" target="_blank">第七期 第六届中国国际进口博览会每日工作动态</a></el-col>
  366. <el-col><a href="http://32.0.15.107:8080/mhvi/20231030.pdf" target="_blank">第六期 第六届中国国际进口博览会每日工作动态</a></el-col>
  367. <el-col><a href="http://32.0.15.107:8080/mhvi/20231027.pdf" target="_blank">第五期 第六届中国国际进口博览会每日工作动态</a></el-col>
  368. <el-col><a href="http://32.0.15.107:8080/mhvi/20231026.pdf" target="_blank">第四期 第六届中国国际进口博览会每日工作动态</a></el-col>
  369. <el-col><a href="http://32.0.15.107:8080/mhvi/20231025.pdf" target="_blank">第三期 第六届中国国际进口博览会每日工作动态</a></el-col>
  370. <el-col><a href="http://32.0.15.107:8080/mhvi/20231024.pdf" target="_blank">第二期 第六届中国国际进口博览会每日工作动态</a></el-col>
  371. <el-col><a href="http://32.0.15.107:8080/mhvi/20231023.pdf" target="_blank">第一期 第六届中国国际进口博览会每日工作动态</a></el-col>
  372. </el-row>
  373. <el-row>
  374. <el-col></el-col>
  375. </el-row>
  376. <el-row>
  377. <el-col>今日支队领导视察指挥中心</el-col>
  378. </el-row>
  379. </div>
  380. </div>
  381. <!-- 疏导区网格检查情况 start -->
  382. <div class="girdCheckSec">
  383. <h4 style="display: flex">疏导区网格检查情况</h4>
  384. <div class="girdCheckItem">
  385. <div class="row_g">
  386. <div style="font-size:.175rem">累计:</div>
  387. <div >检查家数<br>4558家次</div>
  388. <div >发现隐患数<br>747处</div>
  389. <div >整改隐患<br>747处</div>
  390. <div style="font-size:.175rem;margin-left:.125rem" >当日:</div>
  391. <div >检查家数<br>125家次</div>
  392. <div >发现隐患数<br>46处</div>
  393. <div >整改隐患<br>46处</div>
  394. </div>
  395. </div>
  396. <div style="display: flex">
  397. <h4 style="font-size: 0.2rem;border:none"></h4>
  398. <div
  399. style="
  400. display: flex;
  401. border-bottom: 0.0125rem solid
  402. rgba(115, 251, 253, 0.5);
  403. "
  404. >
  405. <el-button
  406. size="mini"
  407. @click="btnC('1')"
  408. :class="{ btnClick: check === '1' }"
  409. >大网格</el-button
  410. >
  411. <el-button
  412. size="mini"
  413. @click="btnC('2')"
  414. :class="{ btnClick: check === '2' }"
  415. >中网格</el-button
  416. >
  417. </div>
  418. </div>
  419. <el-table :data="tableData111"
  420. class="transparentTableRow"
  421. height="57%"
  422. :empty-text="dataNo2"
  423. >
  424. <el-table-column prop="id" label="网格编号" min-width="20" show-overflow-tooltip/>
  425. <el-table-column prop="count1" label="检查家数" min-width="20" show-overflow-tooltip/>
  426. <el-table-column prop="count2" label="发现隐患数" min-width="20" show-overflow-tooltip/>
  427. <el-table-column prop="count3" label="整改隐患" min-width="20" show-overflow-tooltip/>
  428. </el-table>
  429. </div>
  430. <!-- 疏导区单位四色分级情况 start -->
  431. <div class=" ssfjSec">
  432. <h4 style="display: flex">疏导区单位四色分级情况</h4>
  433. <div class="girdCheckItem">
  434. <div class="row_g2">
  435. <div >消防安全重点单位</div>
  436. <div style="color:red">高风险<br>2(家)</div>
  437. <div style="color:orange">较高风险<br>1(家)</div>
  438. <div style="color:yellow">一般风险<br>3(家)</div>
  439. <div style="color:green">低风险<br>170(家)</div>
  440. </div>
  441. <div class="row_g2">
  442. <div >九小场所</div>
  443. <div style="color:red">高风险<br>151(家)</div>
  444. <div style="color:orange">较高风险<br>278(家)</div>
  445. <div style="color:yellow">一般风险<br>114(家)</div>
  446. <div style="color:green">低风险<br>4026(家)</div>
  447. </div>
  448. </div>
  449. </div>
  450. <!-- <div class="girdCheckSec">
  451. <h4 style="display: flex">疏导区网格检查情况</h4>
  452. <div class="girdCheckItem">
  453. <p>大网格<span>&nbsp;&nbsp;&nbsp;街镇分营领导:10&nbsp;&nbsp;城运中心主任:10&nbsp;&nbsp;安监所所长:10&nbsp;&nbsp;支队外参谋:10</span></p>
  454. <el-row>
  455. <el-col :span="6">检查家数: 100</el-col>
  456. <el-col :span="6">发现隐患数: 20</el-col>
  457. <el-col :span="6">督改隐患数: 20</el-col>
  458. <el-col :span="6">签约承诺数: 20</el-col>
  459. </el-row>
  460. </div>
  461. <div class="girdCheckItem">
  462. <p>中网格</p>
  463. <el-row>
  464. <el-col :span="6">检查家数: 100</el-col>
  465. <el-col :span="6">发现隐患数: 20</el-col>
  466. <el-col :span="6">督改隐患数: 20</el-col>
  467. <el-col :span="6">签约承诺数: 20</el-col>
  468. </el-row>
  469. </div>
  470. <div class="girdCheckItem">
  471. <p>小网格</p>
  472. <el-row>
  473. <el-col :span="6">检查家数: 100</el-col>
  474. <el-col :span="6">发现隐患数: 20</el-col>
  475. <el-col :span="6">督改隐患数: 20</el-col>
  476. <el-col :span="6">签约承诺数: 20</el-col>
  477. </el-row>
  478. </div>
  479. <br>
  480. </div> -->
  481. <!-- 疏导区网格检查情况 end -->
  482. <!-- <div class="rightTop3">
  483. <h4 style="display: flex">处置网格</h4>
  484. <div class="rightTopContent">
  485. <el-row v-if="gridStatisticsStatus">
  486. <el-col :span="12" @click="gridStatistics(1)">
  487. <div>
  488. <div class="left">
  489. <img src="@a/img/sadian/sbs.png" alt="" />
  490. <div>上报数</div>
  491. </div>
  492. <el-row class="right">
  493. <el-col :span="24" style="color: #ff0000">{{ gridStatisticsNum.total || 0 }}</el-col>
  494. </el-row>
  495. </div>
  496. </el-col>
  497. <el-col :span="12" @click="gridStatistics(3)">
  498. <div>
  499. <div class="left">
  500. <img src="@a/img/sadian/yhs.png" alt="" />
  501. <div>隐患数</div>
  502. </div>
  503. <el-row class="right">
  504. <el-col :span="24" style="color: #ff5a00">{{ gridStatisticsNum.yinhuan || 0 }}</el-col>
  505. </el-row>
  506. </div>
  507. </el-col>
  508. <el-col :span="12" @click="gridStatistics(2)">
  509. <div>
  510. <div class="left">
  511. <img src="@a/img/sadian/czs.png" alt="" />
  512. <div>处置数</div>
  513. </div>
  514. <el-row class="right">
  515. <el-col :span="24" style="color: #ffd800">{{ gridStatisticsNum.over || 0 }}</el-col>
  516. </el-row>
  517. </div>
  518. </el-col>
  519. <el-col :span="12">
  520. <div>
  521. <div class="left">
  522. <img src="@a/img/sadian/czl.png" alt="" />
  523. <div>处置率</div>
  524. </div>
  525. <el-row class="right">
  526. <el-col :span="24" style="color: #0084ff">{{ gridStatisticsNum.rate || 0 }}%</el-col>
  527. </el-row>
  528. </div>
  529. </el-col>
  530. </el-row>
  531. <el-row v-if="!gridStatisticsStatus">
  532. <el-table
  533. :data="gridStatisticsTableType"
  534. class="transparentTableRow"
  535. height="100%"
  536. :empty-text="dataNo3"
  537. ref="reportTable"
  538. @mouseenter="autoScroll1(true)"
  539. @mouseleave="autoScroll1()"
  540. >
  541. <el-table-column v-for="item in gridStatisticsHeader" show-overflow-tooltip :key="item.prop" :prop="item.prop" align="left" min-width="20" :label="item.name">
  542. <template v-if="item.prop =='案件状态' || item.prop =='街镇' || item.prop =='自治网格' || item.prop =='案件子类' || item.prop =='发现时间'" #default="scope">
  543. <el-tooltip placement="left" >
  544. <template #content >
  545. <div class="tableTooltip" ref="ff">
  546. <div class="tableTitle">
  547. <div>案件详情</div>
  548. </div>
  549. <img src="~@a/img/icon/close.png" alt="" class="close" @click="closeIsTooltip" />
  550. <el-row class="tableContent">
  551. <el-col :span="20" v-if="scope.row['案件状态']">案件状态:{{scope.row["案件状态"]}}</el-col>
  552. <el-col :span="24" v-if="scope.row['任务号'] ">任务号:{{scope.row["任务号"] }}</el-col>
  553. <el-col :span="24" v-if="scope.row['发现时间']">发现时间:{{scope.row["发现时间"]}}</el-col>
  554. <el-col :span="24" v-if="scope.row['案件来源']">案件来源:{{scope.row["案件来源"]}}</el-col>
  555. <el-col :span="24" v-if="scope.row['案件属性']">案件属性:{{scope.row["案件属性"]}}</el-col>
  556. <el-col :span="24" v-if="scope.row['街镇']">街镇:{{scope.row["街镇"]}}</el-col>
  557. <el-col :span="12" v-if="scope.row['自治网格类型']">自治网格类型:{{scope.row["自治网格类型"]}}</el-col>
  558. <el-col :span="24" v-if="scope.row['责任块']">责任块:{{scope.row["责任块"]}}</el-col>
  559. <el-col :span="24" v-if="scope.row['案件大类']">案件大类:{{scope.row["案件大类"]}}</el-col>
  560. <el-col :span="24" v-if="scope.row['案件小类']">案件小类:{{scope.row["案件小类"]}}</el-col>
  561. <el-col :span="24" v-if="scope.row['自治网格']">自治网格:{{scope.row["自治网格"]}}</el-col>
  562. <el-col :span="24" v-if="scope.row['处置网格']">处置网格:{{scope.row["处置网格"]}}</el-col>
  563. <el-col :span="24" v-if="scope.row['发生地址']">发生地址:{{scope.row["发生地址"]}}</el-col>
  564. <el-col :span="24" v-if="scope.row['诉求联系人']">诉求联系人:{{scope.row["诉求联系人"]}}</el-col>
  565. <el-col :span="24" v-if="scope.row['流转方向']">流转方向:{{scope.row["流转方向"]}}</el-col>
  566. <el-col :span="24" v-if="scope.row['派遣时间'] ">派遣时间:{{scope.row["派遣时间"] }}</el-col>
  567. <el-col :span="24" v-if="scope.row['主责部门']">主责部门:{{scope.row["主责部门"] }}</el-col>
  568. <el-col :span="24" v-if="scope.row['三级主责部门']">三级主责部门:{{scope.row["三级主责部门"] }}</el-col>
  569. <el-col :span="24" v-if="scope.row['处理时间']">处理时间:{{scope.row["处理时间"] }}</el-col>
  570. </el-row>
  571. </div>
  572. </template>
  573. <template>
  574. <div class="name-wrapper" >{{ scope.row[item.prop] }}</div>
  575. </template>
  576. </el-tooltip>
  577. </template>
  578. <template v-else #default="scope">
  579. {{ scope.row[item.prop] }}
  580. </template>
  581. </el-table-column>
  582. </el-table>
  583. </el-row>
  584. </div>
  585. <div class="leftTopContent" v-if="tabsArea == 'jc'">
  586. <el-row>
  587. <el-col :span="12">
  588. <div>
  589. <div class="title">
  590. <div>检查单位数(家次)</div>
  591. </div>
  592. <div class="content">
  593. <span>6276</span>
  594. <span>同比</span>
  595. <span style="color: #fe0505">+29.48%</span>
  596. </div>
  597. </div>
  598. </el-col>
  599. <el-col :span="12">
  600. <div>
  601. <div class="title">
  602. <div>发现隐患数(处)</div>
  603. </div>
  604. <div class="content">
  605. <span>1340</span>
  606. <span>同比</span>
  607. <span style="color: #fe0505">+14.18%</span>
  608. </div>
  609. </div>
  610. </el-col>
  611. <el-col :span="12">
  612. <div>
  613. <div class="title">
  614. <div>督改隐患数(处)</div>
  615. </div>
  616. <div class="content">
  617. <span>1090</span>
  618. <span>同比</span>
  619. <span style="color: #fe0505">+7.34%</span>
  620. </div>
  621. </div>
  622. </el-col>
  623. <el-col :span="12">
  624. <div style="width: 80%">
  625. <div class="title">
  626. <div>签约承诺书(份)</div>
  627. </div>
  628. <div class="content">
  629. <span>5410</span>
  630. </div>
  631. </div>
  632. </el-col>
  633. </el-row>
  634. </div>
  635. </div> -->
  636. <!-- <div class="rightTop">
  637. <h4 style="display: flex">疏导区社会面风险评估情况</h4>
  638. <div style="display: flex;float:right;margin-top:-36px;">
  639. <el-button size="mini" @click="tabsArea = 'fx'" :class="{ btnClick: tabsArea == 'fx' }"> 风险情况 </el-button>
  640. <el-button size="mini" @click="tabsArea = 'jc'" :class="{ btnClick: tabsArea == 'jc' }"> 检查情况 </el-button>
  641. </div>
  642. <div class="rightTopContent" v-if="tabsArea == 'fx'">
  643. <el-row>
  644. <el-col :span="12">
  645. <div>
  646. <div class="left">
  647. <img src="@a/img/securityPlan/right1.png" alt="" />
  648. <div>高风险场所</div>
  649. </div>
  650. <el-row class="right">
  651. <el-col :span="24">单位总数(家)</el-col>
  652. <el-col :span="24" style="color: #ff0000">8</el-col>
  653. </el-row>
  654. </div>
  655. </el-col>
  656. <el-col :span="12">
  657. <div>
  658. <div class="left">
  659. <img src="@a/img/securityPlan/right2.png" alt="" />
  660. <div>较高风险场所</div>
  661. </div>
  662. <el-row class="right">
  663. <el-col :span="24">单位总数(家)</el-col>
  664. <el-col :span="24" style="color: #ff5a00">0</el-col>
  665. </el-row>
  666. </div>
  667. </el-col>
  668. <el-col :span="12">
  669. <div>
  670. <div class="left">
  671. <img src="@a/img/securityPlan/right3.png" alt="" />
  672. <div>一般风险场所</div>
  673. </div>
  674. <el-row class="right">
  675. <el-col :span="24">单位总数(家)</el-col>
  676. <el-col :span="24" style="color: #ffd800">6</el-col>
  677. </el-row>
  678. </div>
  679. </el-col>
  680. <el-col :span="12">
  681. <div>
  682. <div class="left">
  683. <img src="@a/img/securityPlan/right4.png" alt="" />
  684. <div>低风险场所</div>
  685. </div>
  686. <el-row class="right">
  687. <el-col :span="24">单位总数(家)</el-col>
  688. <el-col :span="24" style="color: #0084ff">18</el-col>
  689. </el-row>
  690. </div>
  691. </el-col>
  692. </el-row>
  693. </div>
  694. <div class="leftTopContent" v-if="tabsArea == 'jc'">
  695. <el-row>
  696. <el-col :span="12">
  697. <div>
  698. <div class="title">
  699. <div>检查单位数(家次)</div>
  700. </div>
  701. <div class="content">
  702. <span>6276</span>
  703. <span>同比</span>
  704. <span style="color: #fe0505">+29.48%</span>
  705. </div>
  706. </div>
  707. </el-col>
  708. <el-col :span="12">
  709. <div>
  710. <div class="title">
  711. <div>发现隐患数(处)</div>
  712. </div>
  713. <div class="content">
  714. <span>1340</span>
  715. <span>同比</span>
  716. <span style="color: #fe0505">+14.18%</span>
  717. </div>
  718. </div>
  719. </el-col>
  720. <el-col :span="12">
  721. <div>
  722. <div class="title">
  723. <div>督改隐患数(处)</div>
  724. </div>
  725. <div class="content">
  726. <span>1090</span>
  727. <span>同比</span>
  728. <span style="color: #fe0505">+7.34%</span>
  729. </div>
  730. </div>
  731. </el-col>
  732. <el-col :span="12">
  733. <div style="width: 80%">
  734. <div class="title">
  735. <div>签约承诺书(份)</div>
  736. </div>
  737. <div class="content">
  738. <span>5410</span>
  739. </div>
  740. </div>
  741. </el-col>
  742. </el-row>
  743. </div>
  744. </div> -->
  745. <div class="rightTop">
  746. <!-- <h4>安保推送情况</h4>
  747. <el-row class="rightTop2">
  748. <el-col :span="8" v-for="(item, index) in proptionList" :key="index">
  749. <div>
  750. <div style="text-align: center; font-size: 0.18rem">
  751. {{ item.type }}
  752. </div>
  753. <div style="height: 1.5rem">
  754. <gauge ref="gauge1" :data="item"></gauge>
  755. </div>
  756. </div>
  757. </el-col>
  758. </el-row> -->
  759. <h4>疏导区执法记录仪画面</h4>
  760. <el-row class="monitor-list" >
  761. <div class="list">
  762. <el-select
  763. v-model="zfjly1"
  764. placeholder="请选择执法记录仪"
  765. class="videoSelect"
  766. >
  767. <el-option
  768. v-for="item in selectVideoData"
  769. :key="item.url"
  770. :label="item.name"
  771. :value="item.url"
  772. >
  773. </el-option>
  774. </el-select>
  775. <img src="@/assets/img/home/video.jpg" alt="" v-if="!zfjly1">
  776. <iframe
  777. class="hlsVideo monitor-height"
  778. :src="zfjly1"
  779. allowfullscreen="true"
  780. ></iframe>
  781. <div @click="videoClose(1)" class="videoCloseBtn" v-if="zfjly1">
  782. <div class="returnText">关闭</div>
  783. </div>
  784. </div>
  785. <div class="list" :offset="2">
  786. <el-select
  787. v-model="zfjly2"
  788. placeholder="请选择监控视频"
  789. class="videoSelect"
  790. >
  791. <el-option
  792. v-for="item in selectVideoData"
  793. :key="item.url"
  794. :label="item.name"
  795. :value="item.url"
  796. >
  797. </el-option>
  798. </el-select>
  799. <img src="@/assets/img/home/video.jpg" alt="" v-if="!zfjly2">
  800. <iframe
  801. class="hlsVideo monitor-height"
  802. :src="zfjly2"
  803. allowfullscreen="true"
  804. ></iframe>
  805. <div @click="videoClose(2)" class="videoCloseBtn" v-if="zfjly2">
  806. <div class="returnText">关闭</div>
  807. </div>
  808. </div>
  809. </el-row>
  810. </div>
  811. <!-- <div class="rightBot">
  812. <h4>网格人员信息</h4>
  813. <div class="rightBotContent" v-if="erpData.length > 0">
  814. <el-table
  815. :data="rightArray.tableData"
  816. class="transparentTableRow"
  817. height="100%"
  818. :empty-text="dataNo2"
  819. ref="reportTable"
  820. @mouseenter="autoScroll(true)"
  821. @mouseleave="autoScroll()"
  822. >
  823. <el-table-column v-for="item in rightArray.headerData2" show-overflow-tooltip :key="item.prop" :prop="item.prop" align="left" min-width="20" :label="item.name">
  824. <template #default="scope">
  825. {{ item.prop === "type" ? "" : item.prop === "status" ? (scope.row[item.prop] == 1 ? "可用" : "不可用") : scope.row[item.prop] }}
  826. </template>
  827. </el-table-column>
  828. </el-table>
  829. </div>
  830. </div> -->
  831. </el-col>
  832. </transition>
  833. <!-- 普通弹框 -->
  834. <!-- <div class="tableTooltipwt sadianTankang" v-show="stores.$state.arrayList.length > 0 && !jkspStatus">
  835. <img src="~@a/img/icon/close.png" alt="" class="close" @click="close" />
  836. <el-row class="tableContent">
  837. <el-col class="mk" v-for="li in stores.$state.arrayList" :key="li" v-show="li.title[1]">
  838. <p v-show="li.title[1]">{{ li.title[0] }}</p>
  839. <el-row>
  840. <el-col v-for="ch in li.children" :key="ch" :span="ch[2]" v-show="li.title[1] && ch[1]">
  841. <span class="color1">{{ ch[0] }}</span>
  842. <span class="color2">{{ ch[1] }}</span>
  843. </el-col>
  844. <el-row style="margin-top: 10px" v-if="li.type">
  845. <iframe :src="li.url" allowfullscreen="true" style="width: 100%"></iframe>
  846. </el-row>
  847. </el-row>
  848. </el-col>
  849. </el-row>
  850. </div> -->
  851. <!-- 普通弹框 -->
  852. <div class="tableTooltipwt sadianTankang " v-if="jkspStatus">
  853. <img src="~@a/img/icon/close.png" alt="" class="close" @click="closeJkspStatus" />
  854. <el-row class="tableContent">
  855. <el-col class="mk">
  856. <p style="font-size:0.2rem">监控视频</p>
  857. <el-row>
  858. <el-col v-for="ch in stores.$state.jkspData.children" :key="ch" :span="24" >
  859. <span class="color1">{{ ch[0] }}</span>
  860. <span class="color2">{{ ch[1] }}</span>
  861. </el-col>
  862. </el-row>
  863. </el-col>
  864. <div class="video">
  865. <video :id="Message.videoId" preload="true" autoplay="autoplay"
  866. class="hlsVideo monitor-height" ref="hlsVideo" style="width: 100%" controls muted></video>
  867. </div>
  868. </el-row>
  869. </div>
  870. <!-- pdf弹框 -->
  871. <!-- <div class="pdf sadianTankang" >
  872. <object :data="pdfUrl"></object>
  873. </div> -->
  874. </el-row>
  875. </template>
  876. <script>
  877. import axios from "axios";
  878. import linstener from "@c/mixins/linstener";
  879. import map from "@c/mixins/map-data1";
  880. import gauge from "@c/gauge/index6";
  881. // import map from "@c/mixins/map-gaode-public";
  882. import category from "@c/category/index22";
  883. import unitBox from "@c/unitBox/index";
  884. import CountTo from "@/components/count-to/index.js";
  885. import Hls from "hls.js";
  886. export default {
  887. mixins: [linstener, map],
  888. components: { category, gauge, CountTo,unitBox },
  889. data() {
  890. return {
  891. check: 1,
  892. tableData111:[{
  893. id: '闵S1(华漕网格)',
  894. count1: '1127',
  895. count2: '250',
  896. count3: '250',
  897. },
  898. {
  899. id: '闵S2(新虹网格)',
  900. count1: '1242',
  901. count2: '169',
  902. count3: '169',
  903. },
  904. {
  905. id: '闵S3(七宝网格)',
  906. count1: '1187',
  907. count2: '173',
  908. count3: '173',
  909. },
  910. {
  911. id: '闵S4(虹桥网格)',
  912. count1: '1002',
  913. count2: '155',
  914. count3: '155',
  915. }],
  916. tableDataBasic:[
  917. {
  918. date: '2016-05-03',
  919. name: 'Tom',
  920. address: 'No. 189, Grove St, Los Angeles',
  921. },
  922. {
  923. date: '2016-05-02',
  924. name: 'Tom',
  925. address: 'No. 189, Grove St, Los Angeles',
  926. },
  927. {
  928. date: '2016-05-04',
  929. name: 'Tom',
  930. address: 'No. 189, Grove St, Los Angeles',
  931. },
  932. {
  933. date: '2016-05-01',
  934. name: 'Tom',
  935. address: 'No. 189, Grove St, Los Angeles',
  936. },
  937. ],
  938. basicStatisStatus:true,
  939. gridStatisticsNum:{
  940. total:0,
  941. over:0,
  942. rate:0,
  943. yinhuan:0,
  944. },
  945. hls: "",
  946. Message: {
  947. "name": undefined,
  948. "videoId": undefined,
  949. "videoUrl": false,
  950. },
  951. jkspStatus:false,//监控视频弹框状态
  952. gridStatisticsStatus:true,//处置网格统计状态
  953. dataNo3:"加载中...",
  954. gridStatisticsTable:[
  955. // {
  956. // "案件状态": "待申请核查",
  957. // "任务号": "2310M2253844",
  958. // "发现时间": "2023-10-13 09:18",
  959. // "案件来源": "12345上报",
  960. // "案件属性": "部件",
  961. // "案件大类": "其他设施",
  962. // "案件小类": "充电站(桩)",
  963. // "案件子类": "其他充电桩相关问题",
  964. // "街镇": "华漕镇",
  965. // "自治网格": "诸新路居委会",
  966. // "自治网格类型": "居委",
  967. // "处置网格": "华漕镇处置网格五(诸翟南片区)",
  968. // "责任块": "九方家园",
  969. // "发生地址": "闵行区华漕镇保乐路168弄九方家园",
  970. // "诉求联系人": "臧婷婷",
  971. // "流转方向": "平台流转",
  972. // "派遣时间": "2023-10-13 09:20",
  973. // "主责部门": "华漕镇",
  974. // "三级主责部门": "诸新路居委会",
  975. // "处理时间": null,
  976. // "处理备注": null,
  977. // "结案时间": null,
  978. // "结案评判": null,
  979. // "结案意见": null,
  980. // "X坐标": -17369.89850242,
  981. // "Y坐标": -2808.9159114,
  982. // "问题描述": "市民来电反映:其是上述地址小区居民,要申请安装充电站,物业不肯给其敲章,市民为此不满,故来来电投诉上述小区物业。"
  983. // }
  984. ],//处置网格table数据
  985. gridStatisticsTableType:[],
  986. gridStatisticsHeader:[
  987. { prop: "发现时间", name: "发现时间" },
  988. { prop: "街镇", name: "街镇" },
  989. { prop: "自治网格", name: "自治网格" },
  990. { prop: "案件子类", name: "案件子类" },
  991. { prop: "案件状态", name: "案件状态" },
  992. ],//处置网格header
  993. value111:23,
  994. //24、厂房仓库?? 25、大型商业综合体?? 27、批发市场??
  995. // 23、宾馆酒店 26、规模租赁公寓 28、三合一场所 29、养老机构 30、医疗机构
  996. options: [
  997. {
  998. value: '23',
  999. label: '宾馆酒店',
  1000. },
  1001. {
  1002. value: '25', //
  1003. label: '大型商业综合体',
  1004. },
  1005. {
  1006. value: '13', //?
  1007. label: '消防安全重点单位',
  1008. },
  1009. {
  1010. value: '30',
  1011. label: '医疗机构',
  1012. },
  1013. {
  1014. value: '29',
  1015. label: '养老机构',
  1016. },
  1017. {
  1018. value: '24',
  1019. label: '厂房仓库',
  1020. },
  1021. {
  1022. value: '27',
  1023. label: '批发市场',
  1024. },
  1025. // {
  1026. // value: '5',
  1027. // label: '居民小区', //??
  1028. // },
  1029. {
  1030. value: '26',
  1031. label: '规模租赁公寓',
  1032. },
  1033. {
  1034. value: '28',
  1035. label: '三合一场所',
  1036. },
  1037. {
  1038. value: '6',//????
  1039. label: '电动自行车领域',
  1040. },
  1041. ],
  1042. arrayData:[],
  1043. line3Array:[
  1044. {
  1045. "name": "消防安全重点单位",
  1046. "count": 176,
  1047. "value":0
  1048. },
  1049. {
  1050. "name": "大型商业综合体",
  1051. "count": 13,
  1052. "value":25
  1053. },
  1054. // {
  1055. // "name": "重点单位",
  1056. // "count": 14,
  1057. // "value":13
  1058. // },
  1059. {
  1060. "name": "酒店/宾馆",
  1061. "count": 85,
  1062. "value":23
  1063. },
  1064. {
  1065. "name": "规模租赁公寓",
  1066. "count": 90,
  1067. "value":26
  1068. },
  1069. // {
  1070. // "name": "高层建筑",
  1071. // "count": 839,
  1072. // "value":0 //?
  1073. // },
  1074. {
  1075. "name": "厂房/仓库",
  1076. "count": 83,
  1077. "value":24
  1078. },
  1079. // {
  1080. // "name": "商市场",
  1081. // "count": 11,
  1082. // "value":0 //?
  1083. // },
  1084. // {
  1085. // "name": "公共娱乐场所",
  1086. // "count": 38,
  1087. // "value":0 //?
  1088. // },
  1089. {
  1090. "name": "医疗机构",
  1091. "count": 18,
  1092. "value":30,
  1093. },{
  1094. "name": "养老机构",
  1095. "count": 10,
  1096. "value":29,
  1097. },
  1098. {
  1099. "name": '批发市场',
  1100. "count": 2,
  1101. "value": '27',
  1102. },
  1103. {
  1104. "name": '学校',
  1105. "count": 23,
  1106. "value": '37',
  1107. },
  1108. {
  1109. "name": "沿街门面",
  1110. "count": 3080,
  1111. "value":1 //?
  1112. },
  1113. // {
  1114. // "name": "办公楼宇",
  1115. // "count": 52,
  1116. // "value":0 //?
  1117. // },
  1118. // {
  1119. // "name": "在建工地",
  1120. // "count": 6,
  1121. // "value":0 //?
  1122. // },
  1123. {
  1124. "name": "居民小区",
  1125. "count": 194,
  1126. "value":38 //?
  1127. },
  1128. // {
  1129. // "name": "宗教场所",
  1130. // "count": 4,
  1131. // "value":0 //?
  1132. // },
  1133. // {
  1134. // "name": "学校",
  1135. // "count": 23,
  1136. // "value":37
  1137. // },
  1138. // {
  1139. // "name": "加油(汽)站",
  1140. // "count": 10,
  1141. // "value":0 //?
  1142. // },
  1143. {
  1144. "name": "地铁站",
  1145. "count": 4,
  1146. "value":3 //?
  1147. }
  1148. ],
  1149. staticData:{
  1150. array:[],
  1151. total:0,
  1152. array1:[
  1153. {
  1154. "streetTown": "消防站",
  1155. "count": 4,
  1156. "color": "#FF0709",
  1157. "facilityType":30
  1158. },
  1159. {
  1160. "streetTown": "流动消防站(一级)",
  1161. "count": 5,
  1162. "color": "#F48354",
  1163. "facilityType":33
  1164. },
  1165. {
  1166. "streetTown": "流动消防站(二级)",
  1167. "count": 5,
  1168. "color": "#73FBFD",
  1169. "facilityType":34
  1170. },
  1171. {
  1172. "streetTown": "重点微型消防站",
  1173. "count": 77,
  1174. "color": "#4FE261",
  1175. "facilityType":36
  1176. }
  1177. ]
  1178. },
  1179. zfjly1:undefined,
  1180. zfjly2:undefined,
  1181. selectVideoData: [],
  1182. tabsArea: "fx", //切换
  1183. diversionArea: [
  1184. { name: "疏导区总面积", value: 57.41, unit: "km²", color: "#7DD807" },
  1185. { name: "华漕镇", value: 28.2, unit: "km²", color: "#01C3B4" },
  1186. { name: "新虹街道", value: 2, unit: "km²", color: "#01C3B4" },
  1187. { name: "七宝镇", value: 7, unit: "k㎡", color: "#01C3B4" },
  1188. { name: "虹桥镇", value: 2.95, unit: "km²", color: "#01C3B4" },
  1189. { name: "分管领导", value: 20, unit: "人", color: "#058DFE" },
  1190. { name: "增援干部", value: 11, unit: "人", color: "#058DD1" },
  1191. { name: "大网格", value: 4, unit: "个", color: "#FC0609 " },
  1192. { name: "中网格", value: 14, unit: "个", color: "#FD843A" },
  1193. { name: "小网格", value: 103, unit: "个", color: "#7DD807" },
  1194. // {name:"人员力量",value:41,unit:"人",color:"#058DD1"},
  1195. ], //疏导区基本情况
  1196. gridStatus: 15,
  1197. dataNo: "加载中...",
  1198. dataNo2: "加载中...",
  1199. stores: this.$useStore(),
  1200. proptionList: [
  1201. {
  1202. type: "已推送单位",
  1203. number: 306,
  1204. month: null,
  1205. radio: "1",
  1206. sameStatus: 2,
  1207. avg: null,
  1208. color: ["#BF4216 ", "#F68E6A"],
  1209. },
  1210. {
  1211. type: "已接收单位",
  1212. number: 303,
  1213. month: null,
  1214. radio: "1",
  1215. sameStatus: 2,
  1216. avg: null,
  1217. color: ["#06B1B9 ", "#14E1EA"],
  1218. },
  1219. {
  1220. type: "推送接收率",
  1221. number: 99,
  1222. month: null,
  1223. radio: "0.99",
  1224. sameStatus: 2,
  1225. avg: null,
  1226. color: ["#E4951E ", "#F8ED41"],
  1227. },
  1228. ],
  1229. category: true,
  1230. tableData2: [],
  1231. headerData2: [
  1232. { prop: "name", name: "站点名称" },
  1233. { prop: "car", name: "站点车辆" },
  1234. { prop: "personnel", name: "人员" },
  1235. ],
  1236. reportComplaintList: [
  1237. { name: "火灾扑救", value: 100 },
  1238. { name: "社会救助", value: 90 },
  1239. { name: "抢险救援", value: 60 },
  1240. ], //接处警情况
  1241. checkedArray: {
  1242. checkedData: [19],
  1243. checkedList: [
  1244. { value: 0, label: "车辆" },
  1245. { value: 1, label: "历史警情" },
  1246. { value: 2, label: "历史火灾" },
  1247. { value: 3, label: "重点单位" },
  1248. { value: 4, label: "消防站" },
  1249. { value: 19, label: "大网格" },
  1250. { value: 15, label: "中网格" },
  1251. { value: 16, label: "小网格" },
  1252. { value: 17, label: "监控视频" },
  1253. { value: 18, label: "监督检查" },
  1254. { value: 20, label: "执法记录仪" },
  1255. ],
  1256. }, //类型筛选
  1257. checkedSelectValue: "40",
  1258. checkedSelectLabel: "消防站",
  1259. checkedSelectArray: [
  1260. { value: 40, label: "消防站" },
  1261. { value: 41, label: "专职队" },
  1262. // { value: 43, label: "城市消防站" },
  1263. { value: 44, label: "企业消防队" },
  1264. { value: 42, label: "街镇微型消防站" },
  1265. { value: 45, label: "社区微型消防站" },
  1266. { value: 46, label: "一级微型消防站" },
  1267. { value: 47, label: "街镇专职消防队" },
  1268. ],
  1269. tableData: [
  1270. {
  1271. type: "火灾",
  1272. policeTime: "23:00:00",
  1273. alertLevel: "二级",
  1274. address: "闵行区",
  1275. car: "2辆",
  1276. policeCause: "电器火灾",
  1277. department: "吴泾支队",
  1278. status: "1",
  1279. callingUp: "1号",
  1280. equipName: "一七",
  1281. carNumber: "沪X5477应急",
  1282. carStatus: "出动",
  1283. disposeTime: "1:00:00",
  1284. correspondent: "张三",
  1285. commander: "李四",
  1286. firemen: "王五",
  1287. driver: "赵六",
  1288. },
  1289. {
  1290. type: "火灾",
  1291. policeTime: "23:00:00",
  1292. alertLevel: "二级",
  1293. address: "闵行区",
  1294. car: "2辆",
  1295. policeCause: "电器火灾",
  1296. department: "吴泾支队",
  1297. status: "1",
  1298. callingUp: "1号",
  1299. equipName: "一七",
  1300. carNumber: "沪X5477应急",
  1301. carStatus: "出动",
  1302. disposeTime: "1:00:00",
  1303. correspondent: "张三",
  1304. commander: "李四",
  1305. firemen: "王五",
  1306. driver: "赵六",
  1307. },
  1308. {
  1309. type: "火灾",
  1310. policeTime: "23:00:00",
  1311. alertLevel: "二级",
  1312. address: "闵行区",
  1313. car: "2辆",
  1314. policeCause: "电器火灾",
  1315. department: "吴泾支队",
  1316. status: "1",
  1317. callingUp: "1号",
  1318. equipName: "一七",
  1319. carNumber: "沪X5477应急",
  1320. carStatus: "出动",
  1321. disposeTime: "1:00:00",
  1322. correspondent: "张三",
  1323. commander: "李四",
  1324. firemen: "王五",
  1325. driver: "赵六",
  1326. },
  1327. {
  1328. type: "社会救援",
  1329. policeTime: "23:00:00",
  1330. alertLevel: "二级",
  1331. address: "闵行区",
  1332. car: "2辆",
  1333. policeCause: "电器火灾",
  1334. department: "吴泾支队",
  1335. status: "1",
  1336. callingUp: "1号",
  1337. equipName: "一七",
  1338. carNumber: "沪X5477应急",
  1339. carStatus: "出动",
  1340. disposeTime: "1:00:00",
  1341. correspondent: "张三",
  1342. commander: "李四",
  1343. firemen: "王五",
  1344. driver: "赵六",
  1345. },
  1346. {
  1347. type: "社会救援",
  1348. policeTime: "23:00:00",
  1349. alertLevel: "二级",
  1350. address: "闵行区",
  1351. car: "2辆",
  1352. policeCause: "电器火灾",
  1353. department: "吴泾支队",
  1354. status: "1",
  1355. callingUp: "1号",
  1356. equipName: "一七",
  1357. carNumber: "沪X5477应急",
  1358. carStatus: "出动",
  1359. disposeTime: "1:00:00",
  1360. correspondent: "张三",
  1361. commander: "李四",
  1362. firemen: "王五",
  1363. driver: "赵六",
  1364. },
  1365. {
  1366. type: "社会救援",
  1367. policeTime: "23:00:00",
  1368. alertLevel: "二级",
  1369. address: "闵行区",
  1370. car: "2辆",
  1371. policeCause: "电器火灾",
  1372. department: "吴泾支队",
  1373. status: "1",
  1374. callingUp: "1号",
  1375. equipName: "一七",
  1376. carNumber: "沪X5477应急",
  1377. carStatus: "出动",
  1378. disposeTime: "1:00:00",
  1379. correspondent: "张三",
  1380. commander: "李四",
  1381. firemen: "王五",
  1382. driver: "赵六",
  1383. },
  1384. {
  1385. type: "抢险救援",
  1386. policeTime: "23:00:00",
  1387. alertLevel: "二级",
  1388. address: "闵行区",
  1389. car: "2辆",
  1390. policeCause: "电器火灾",
  1391. department: "吴泾支队",
  1392. status: "1",
  1393. callingUp: "1号",
  1394. equipName: "一七",
  1395. carNumber: "沪X5477应急",
  1396. carStatus: "出动",
  1397. disposeTime: "1:00:00",
  1398. correspondent: "张三",
  1399. commander: "李四",
  1400. firemen: "王五",
  1401. driver: "赵六",
  1402. },
  1403. {
  1404. type: "抢险救援",
  1405. policeTime: "23:00:00",
  1406. alertLevel: "二级",
  1407. address: "闵行区",
  1408. car: "2辆",
  1409. policeCause: "电器火灾",
  1410. department: "吴泾支队",
  1411. status: "1",
  1412. callingUp: "1号",
  1413. equipName: "一七",
  1414. carNumber: "沪X5477应急",
  1415. carStatus: "出动",
  1416. disposeTime: "1:00:00",
  1417. correspondent: "张三",
  1418. commander: "李四",
  1419. firemen: "王五",
  1420. driver: "赵六",
  1421. },
  1422. {
  1423. type: "抢险救援",
  1424. policeTime: "23:00:00",
  1425. alertLevel: "二级",
  1426. address: "闵行区",
  1427. car: "2辆",
  1428. policeCause: "电器火灾",
  1429. department: "吴泾支队",
  1430. status: "1",
  1431. callingUp: "1号",
  1432. equipName: "一七",
  1433. carNumber: "沪X5477应急",
  1434. carStatus: "出动",
  1435. disposeTime: "1:00:00",
  1436. correspondent: "张三",
  1437. commander: "李四",
  1438. firemen: "王五",
  1439. driver: "赵六",
  1440. },
  1441. {
  1442. type: "抢险救援",
  1443. policeTime: "23:00:00",
  1444. alertLevel: "二级",
  1445. address: "闵行区",
  1446. car: "2辆",
  1447. policeCause: "电器火灾",
  1448. department: "吴泾支队",
  1449. status: "1",
  1450. callingUp: "1号",
  1451. equipName: "一七",
  1452. carNumber: "沪X5477应急",
  1453. carStatus: "出动",
  1454. disposeTime: "1:00:00",
  1455. correspondent: "张三",
  1456. commander: "李四",
  1457. firemen: "王五",
  1458. driver: "赵六",
  1459. },
  1460. {
  1461. type: "火灾",
  1462. policeTime: "23:00:00",
  1463. alertLevel: "二级",
  1464. address: "闵行区",
  1465. car: "2辆",
  1466. policeCause: "电器火灾",
  1467. department: "吴泾支队",
  1468. status: "1",
  1469. callingUp: "1号",
  1470. equipName: "一七",
  1471. carNumber: "沪X5477应急",
  1472. carStatus: "出动",
  1473. disposeTime: "1:00:00",
  1474. correspondent: "张三",
  1475. commander: "李四",
  1476. firemen: "王五",
  1477. driver: "赵六",
  1478. },
  1479. ],
  1480. headerData: [
  1481. { prop: "policeTime", name: "立案时间" },
  1482. { prop: "alertLevel", name: "警情等级" },
  1483. { prop: "address", name: "案发地址" },
  1484. { prop: "car", name: "调动车辆" },
  1485. // { prop: "type", name: "类型" },
  1486. { prop: "policeCause", name: "原因" },
  1487. { prop: "department", name: "所属中队" },
  1488. { prop: "status", name: "状况" },
  1489. ],
  1490. erpData: [
  1491. {
  1492. linkPhone: "13917453877",
  1493. address: "上海市闵行区新虹街道申滨南路1156号龙湖天街A栋112、115室",
  1494. employeeNum: "",
  1495. registrar: "市场监督管理局",
  1496. companyType: "9",
  1497. fireDutyName: "魏良满",
  1498. delegateName: "魏静",
  1499. completedTime: null,
  1500. companyName: "龙湖虹桥天街",
  1501. fireManageName: "魏良满",
  1502. businessStatus: "开业",
  1503. buildArea: "0.0",
  1504. paidCapital: "500",
  1505. companyId: "2DB679350A0F4023B74C4261539AA031",
  1506. foundTime: null,
  1507. buildingStructure: "钢筋混凝土",
  1508. registeredCapital: "500",
  1509. organization: "91310112MA1GEKG30K",
  1510. companyNature: 9,
  1511. buildingHeight: "25",
  1512. fireRating: "一级",
  1513. construction: null,
  1514. id: 1415,
  1515. },
  1516. ],
  1517. rightArray: {
  1518. tableData: [],
  1519. headerData2: [
  1520. { prop: "gridArea", name: "网格区域" },
  1521. { prop: "streetTown", name: "街道" },
  1522. { prop: "gridPeople", name: "网格人员" },
  1523. { prop: "recruiting", name: "增援干部" },
  1524. { prop: "responsibilities", name: "分管领导" },
  1525. ],
  1526. },
  1527. };
  1528. },
  1529. mounted() {
  1530. this.gridStatisticsData()//处置网格数据
  1531. this.grid(15);
  1532. setTimeout(() => {
  1533. this.autoScroll();
  1534. });
  1535. window.addEventListener("resize", () => this.resizeTimeActions([this.$refs.category, this.$refs.gauge1]), true);
  1536. this.initMap("anbao"); //地图初始化
  1537. this.anbao(null, 3);//大网格
  1538. this.dwgjcmcAndhzzx()//大网格名称及会展中心
  1539. // this.anbaoMap()
  1540. this.getFireSiteDuty(); //各站点执勤实力
  1541. this.selectVideo(); //视频在线
  1542. // this.sadianSelect(this.checkedArray.checkedData[0]); //撒点
  1543. this.getStaticData(this.value111) //疏导区社会单位情况统计
  1544. this.getZQStaticData() //执勤战备力量部署
  1545. this.anbaoSDUWG()//疏导区网格
  1546. // this.llbutj()//力量部署统计
  1547. },
  1548. methods: {
  1549. btnC(val) {
  1550. this.check = val;
  1551. },
  1552. /**
  1553. * 视频关闭
  1554. * @param {} id
  1555. */
  1556. videoClose(id){
  1557. if(id ==1){
  1558. this.zfjly1 = true
  1559. }
  1560. if(id ==2){
  1561. this.zfjly2 = true
  1562. }
  1563. this.destroyHls()
  1564. },
  1565. /**
  1566. * 大网格街镇名称
  1567. */
  1568. dwgjcmcAndhzzx(){
  1569. setTimeout(()=>{
  1570. let data = [
  1571. {
  1572. gisX: 121.271655,
  1573. gisY: 31.227993,
  1574. type: "wgmc_hc",
  1575. },
  1576. {
  1577. gisX: 121.308632,
  1578. gisY: 31.201660,
  1579. type: "wgmc_xh",
  1580. },
  1581. {
  1582. gisX: 121.333994,
  1583. gisY: 31.165263,
  1584. type: "wgmc_qb",
  1585. },
  1586. {
  1587. gisX: 121.379764,
  1588. gisY: 31.186605,
  1589. type: "wgmc_hq",
  1590. },
  1591. {
  1592. gisX: 121.302183,
  1593. gisY: 31.189991,
  1594. type: "国家会展中心",
  1595. }
  1596. ];
  1597. this.addMarkerWG(data, "security-plan", "大网格街镇名称&国家会展中心")
  1598. },2000)
  1599. },
  1600. /**
  1601. * 会展中心图标()特殊处理
  1602. */
  1603. hzzxtb(){
  1604. setTimeout(()=>{
  1605. let data = {
  1606. gisX: 121.302183,
  1607. gisY: 31.189991,
  1608. type: "国家会展中心",
  1609. };
  1610. this.addMarkerSYC([data], "security-plan", "国家会展中心")
  1611. },2000)
  1612. },
  1613. /**
  1614. * 力量部署统计
  1615. */
  1616. llbutj(){
  1617. this.$axios.post(this.$api.water.baseGgpFacilityStatistic,{
  1618. "facilityType": [33,34,35,36] ,
  1619. "statisticType":"facilityType",
  1620. }).then((res) => {
  1621. for(let i =0;i<res.data.length;i++){
  1622. if(res.data[i].facilityType == "33"){
  1623. this.staticData.array1[0].count = res.data[i].count
  1624. }
  1625. if(res.data[i].facilityType == "34"){
  1626. this.staticData.array1[1].count = res.data[i].count
  1627. }
  1628. if(res.data[i].facilityType == "35"){
  1629. this.staticData.array1[2].count = res.data[i].count
  1630. }
  1631. if(res.data[i].facilityType == "36"){
  1632. this.staticData.array1[3].count = res.data[i].count
  1633. }
  1634. }
  1635. })
  1636. },
  1637. staticsPoint(arr,type,val){ //疏导区社会单位情况统计撒点
  1638. this.addMarker(arr, "security-plan", val)
  1639. },
  1640. goPoints(type){
  1641. // alert(type)
  1642. this.$axios.post(this.$api.water.baseGgpFacilityList,{
  1643. "facilityType": [type ]
  1644. }).then((res) => {
  1645. let arr = []
  1646. if(res.data.length>0){
  1647. arr = res.data;
  1648. this.arrayData= res.data;
  1649. if(type=='30'){
  1650. this.addMarker(arr, "security-plan", "消防站")
  1651. }else if(type=='33'){
  1652. this.addMarker(arr, "security-plan", "流动消防站(一级)")
  1653. }else if(type=='34'){
  1654. this.addMarker(arr, "security-plan", "流动消防站(二级)")
  1655. }else if(type=='36'){
  1656. this.addMarker(arr, "security-plan", "重点微型消防站")
  1657. }
  1658. }
  1659. });
  1660. },
  1661. basicStaticsData(type,name){ //疏导区基本情况 统计点击事件
  1662. this.$axios.post(this.$api.water.baseGgpFacilityList,{
  1663. "facilityType": [type ]
  1664. }).then((res) => {
  1665. let arr = []
  1666. if(res.data.length>0){
  1667. arr = res.data;
  1668. this.arrayData= res.data;
  1669. let data = {
  1670. gisX: 121.302183,
  1671. gisY: 31.189991,
  1672. type: "国家会展中心",
  1673. };
  1674. arr.push(data)
  1675. this.addMarker(arr, "security-plan", name)
  1676. // if(type=='29'){
  1677. // this.addMarker(arr, "security-plan", "养老机构")
  1678. // }else if(type=='30'){
  1679. // this.addMarker(arr, "security-plan", "医疗机构")
  1680. // }
  1681. }
  1682. });
  1683. // this.basicStatisStatus=false;
  1684. },
  1685. basicGoBack(){ //疏导区基本情况 返回
  1686. this.basicStatisStatus=true;
  1687. },
  1688. getZQStaticData(){
  1689. this.$axios.post(this.$api.water.baseGgpFacilityStatistic,{
  1690. "facilityType": [33,34,35,36 ],
  1691. "statisticType":"facilityType",
  1692. }).then((res) => {
  1693. // this.staticData.array=res.data;
  1694. // var colorArr=['#00C8B8','#068DFF','#FF843A','#7DD807'];
  1695. // this.staticData.array.forEach((item, index) => {
  1696. // item.color = colorArr[index]
  1697. // })
  1698. // console.log(this.staticData.array)
  1699. // var totalCount=0
  1700. // res.data.forEach(function(item){
  1701. // totalCount+=Number(item.count)
  1702. // })
  1703. // this.staticData.total=totalCount
  1704. })
  1705. },
  1706. getStaticData(type){
  1707. this.$axios.post(this.$api.water.baseGgpFacilityStatistic,{
  1708. "facilityType": [type ] ,
  1709. "statisticType":"street",
  1710. }).then((res) => {
  1711. //筛选4个街镇的数据
  1712. this.staticData.array = res.data.filter(item=> item.streetTown=='华漕镇'||item.streetTown=='新虹街道'||item.streetTown=='七宝镇'||item.streetTown=='虹桥镇')
  1713. var colorArr=['#00C8B8','#068DFF','#FF843A','#7DD807'];
  1714. this.staticData.array.forEach((item, index) => {
  1715. item.color = colorArr[index]
  1716. })
  1717. // console.log(this.staticData.array)
  1718. var totalCount=0
  1719. res.data.forEach(function(item){
  1720. totalCount+=Number(item.count)
  1721. })
  1722. this.staticData.total=totalCount
  1723. })
  1724. },
  1725. getOneUnit(val){
  1726. if(val=='29'||val=='30'){ //表格及撒点
  1727. this.$axios.post(this.$api.water.baseGgpFacilityList,{
  1728. "facilityType": [val ]
  1729. }).then((res) => {
  1730. let arr = []
  1731. if(res.data.length>0){
  1732. arr = res.data;
  1733. this.arrayData = res.data ? JSON.parse(JSON.stringify(res.data)) : []
  1734. let data = {
  1735. gisX: 121.302183,
  1736. gisY: 31.189991,
  1737. type: "国家会展中心",
  1738. };
  1739. arr.push(data)
  1740. if(val=='29'){
  1741. this.addMarker(arr, "security-plan", "养老机构")
  1742. }else{
  1743. this.addMarker(arr, "security-plan", "医疗机构")
  1744. }
  1745. }
  1746. });
  1747. }else if(val=='6'){
  1748. }else{//统计
  1749. this.getStaticData(val)
  1750. }
  1751. },
  1752. beforeDestroy() {
  1753. this.autoScroll(true);
  1754. },
  1755. closeJkspStatus(){
  1756. this.jkspStatus = false
  1757. this.destroyHls()
  1758. },
  1759. //播放按钮
  1760. play() {
  1761. this.destroyHls()
  1762. this.loadVideoFn(this.Message.videoUrl)
  1763. },
  1764. destroyHls: function () {//关闭视频拉取
  1765. if (this.hls) {
  1766. this.$refs.hlsVideo.pause();
  1767. this.hls.destroy();
  1768. this.hls = null;
  1769. }
  1770. },
  1771. loadVideoFn(url) {//视频播放
  1772. setTimeout(() => {
  1773. if (Hls.isSupported()) {
  1774. this.hls = new Hls();
  1775. this.hls.loadSource(url);
  1776. this.hls.attachMedia(this.$refs.hlsVideo);
  1777. this.hls.on(Hls.Events.MANIFEST_PARSED, () => {
  1778. // console.log("加载成功");
  1779. this.$refs.hlsVideo.play();
  1780. });
  1781. this.hls.on(Hls.Events.ERROR, (event, data) => {
  1782. // console.log(event, data);
  1783. // 监听出错事件
  1784. //console.log("加载失败");
  1785. });
  1786. }
  1787. }, 1000)
  1788. },
  1789. /**
  1790. * 监控视频
  1791. */
  1792. surveillance(){
  1793. axios({
  1794. method: "get",
  1795. url: "http://32.1.7.96:8086/fireMajorSecurityProcess/selectSecurityViewUrl",
  1796. params:{
  1797. "pageNum":"1",
  1798. "pageSize":"500",
  1799. }
  1800. }).then((res) => {
  1801. this.sadian(res.data.data, "security-plan", "监控视频");
  1802. })
  1803. },
  1804. /**
  1805. * 网格统计状态切换
  1806. */
  1807. gridStatisticsGoBack(){
  1808. this.gridStatisticsStatus = true
  1809. },
  1810. /**
  1811. * 网格数据统计
  1812. */
  1813. gridStatisticsData(){
  1814. let formData = new FormData()
  1815. formData.append('grant_type', "client_credentials")
  1816. formData.append('client_id', "12016")
  1817. formData.append('client_secret', "956DD43944464DCeB262cED7d351AAA4")
  1818. formData.append('scope', "api.read")
  1819. axios({
  1820. headers: {
  1821. 'Content-Type': 'multipart/form-data'
  1822. },
  1823. method: "post",
  1824. url: "http://32.1.8.124:5001/connect/token",
  1825. data:formData
  1826. }).then((res) => {
  1827. axios({
  1828. headers: {
  1829. 'Content-Type': 'multipart/form-data',
  1830. "AppId": "12016",
  1831. "ResourceId": "1884",
  1832. "Authorization":'Bearer ' + res.access_token
  1833. },
  1834. method: "get",
  1835. url: "http://32.1.8.124:5002/api/data-share/1884/json",
  1836. params:{
  1837. "STARTTIME":dayjs().subtract(0, "day").format("YYYY-MM-DD"),
  1838. "ENDTIME":dayjs().subtract(0, "day").format("YYYY-MM-DD"),
  1839. "STREETCODE":"",
  1840. "INFOTYPEID":"",
  1841. "INFOBCCODE":"",
  1842. "INFOSCCODE":"",
  1843. "INFOZCCODE":"",
  1844. // "ENDTIME":"2023-12-01",
  1845. }
  1846. }).then((res2) => {
  1847. this.gridStatisticsTable.total = []
  1848. this.gridStatisticsTable.over = []
  1849. this.gridStatisticsTable.yinhuan = []
  1850. this.gridStatisticsTable.total = res2.values
  1851. this.gridStatisticsTableType = this.gridStatisticsTable.total
  1852. this.gridStatisticsNum.total = res2.values.length
  1853. let num = 0;
  1854. let yinhuan = 0
  1855. for(let i =0;i<res2.values.length;i++){
  1856. if(res2.values[i]["案件状态"] == "已结案"){
  1857. num ++
  1858. this.gridStatisticsTable.over.push(res2.values[i])
  1859. }
  1860. if(res2.values[i]["案件子类"].indexOf("部件") > -1 ||
  1861. res2.values[i]["案件子类"].indexOf("三违") > -1 ||
  1862. res2.values[i]["案件子类"].indexOf("扰乱火灾") > -1 ||
  1863. res2.values[i]["案件子类"].indexOf("焚烧") > -1 ||
  1864. res2.values[i]["案件子类"].indexOf("森林火灾") > -1 ){
  1865. }else{
  1866. yinhuan ++
  1867. this.gridStatisticsTable.yinhuan.push(res2.values[i])
  1868. }
  1869. }
  1870. setTimeout(()=>{
  1871. this.gridStatisticsNum.over = num
  1872. this.gridStatisticsNum.yinhuan = yinhuan
  1873. if(num){
  1874. this.gridStatisticsNum.rate = ((num / this.gridStatisticsNum.total) * 100).toFixed(2)
  1875. }else{
  1876. this.gridStatisticsNum.rate = 0
  1877. }
  1878. },50)
  1879. })
  1880. })
  1881. },
  1882. /**
  1883. * 网格统计
  1884. * @param {} id 1上报数,2隐患数,3处置数
  1885. */
  1886. gridStatistics(id){
  1887. this.gridStatisticsStatus = false
  1888. if(id == 1){
  1889. this.gridStatisticsTableType = this.gridStatisticsTable.total
  1890. }
  1891. if(id == 2){
  1892. this.gridStatisticsTableType = this.gridStatisticsTable.over
  1893. }
  1894. if(id == 3){
  1895. this.gridStatisticsTableType = this.gridStatisticsTable.yinhuan
  1896. }
  1897. },
  1898. /**
  1899. * 在线视频
  1900. */
  1901. async selectVideo(id) {
  1902. await axios({
  1903. headers: {
  1904. "Content-Type": "application/json;charset=UTF-8",
  1905. },
  1906. method: "get",
  1907. // url: "http://32.0.15.107:8080/video-api/kiop-gateway-core/4G/device/ext?apikey=643e6591-a489-4648-ba35-c15c39c64022",
  1908. url: "http://32.0.15.107:8080/video-api/kiop-gateway-core/tysbs/device/ext?apikey=643e6591-a489-4648-ba35-c15c39c64022&f_in_civilCode=31021019,31020414&pageNo=0&pageSize=10000",
  1909. }).then((res) => {
  1910. let arr = [];
  1911. let zfjly = [];
  1912. if (res.data.length > 0) {
  1913. let data = res.data;
  1914. for (let i = 0; i < data.length; i++) {
  1915. if (data[i].otherNames?.status_name == "在线") {
  1916. var num = {
  1917. id: data[i].id,
  1918. name: data[i]?.deviceName,
  1919. groupName: data[i]?.groupName,
  1920. gisX: data[i]?.longitude
  1921. ? data[i]?.longitude
  1922. : 0,
  1923. gisY: data[i]?.latitude ? data[i]?.latitude : 0,
  1924. type: "执法记录仪",
  1925. gbid: data[i].gbid,
  1926. url:
  1927. "http://10.107.31.215:50080/dispatch-ms/#/conference/single_url?ipc_live=1&key=643e6591-a489-4648-ba35-c15c39c64022&gbids=" +
  1928. data[i].gbid,
  1929. };
  1930. arr.push(num);
  1931. }
  1932. }
  1933. for (let i = 0; i < arr.length; i++) {
  1934. if (
  1935. arr[i].name.indexOf("单兵") == "-1" &&
  1936. arr[i].name.indexOf("无人机") == "-1" &&
  1937. arr[i].name.indexOf("布控球") == "-1"
  1938. ) {
  1939. zfjly.push(arr[i]);
  1940. }
  1941. }
  1942. this.selectVideoData = zfjly;
  1943. if (arr.length > 0 && id) {
  1944. let data = {
  1945. gisX: 121.302183,
  1946. gisY: 31.189991,
  1947. type: "国家会展中心",
  1948. };
  1949. arr.push(data)
  1950. this.addMarker(arr, "enforcement-dynamic","执法记录仪");
  1951. }
  1952. }
  1953. });
  1954. // 测试
  1955. // let arr =
  1956. // [{
  1957. // id: "5708ad6382517cd68ea2d2f8cd01bb58",
  1958. // name: "上海闵行闵行消防站4G布控球",
  1959. // groupName: "009闵行支队",
  1960. // gisX: 121.386128,
  1961. // gisY:31.139253 ,
  1962. // type:"video",
  1963. // gbid:31.01411,
  1964. // type:"执法记录仪",
  1965. // url:"http://10.107.31.215:50080/dispatch-ms/#/conference/single_url?ipc_live=1&key=643e6591-a489-4648-ba35-c15c39c64022&gbids=31000000001320003271&nmediaid=121"
  1966. // }
  1967. // ]
  1968. // if(id){
  1969. // this.addMarker(arr, "enforcement-dynamic");
  1970. // }
  1971. },
  1972. selectArray(id) {
  1973. this.checkedArray.checkedData[0] = 4;
  1974. let data = this.checkedSelectArray.filter((val) => {
  1975. if (val.value == id) {
  1976. return val.label;
  1977. }
  1978. });
  1979. this.checkedSelectLabel = data[0].label;
  1980. this.sadianSelect(data[0].value);
  1981. this.anbaoSDUWG()//疏导区网格
  1982. },
  1983. /**
  1984. *
  1985. */
  1986. goBack() {
  1987. this.category = true;
  1988. },
  1989. /**
  1990. * categoryClick echarts 点击事件
  1991. */
  1992. categoryClick() {
  1993. this.category = false;
  1994. },
  1995. /* 各站点执勤实力分页 */
  1996. async getFireSiteDuty() {
  1997. await this.$axios
  1998. .get(
  1999. this.$api.fireSite.page +
  2000. "?" +
  2001. this.$qs.stringify({
  2002. current: 1,
  2003. size: 100,
  2004. })
  2005. )
  2006. .then((res) => {
  2007. if (res.data.records.length > 0) {
  2008. let arr = res.data.records;
  2009. let data = arr.filter((item) => {
  2010. let data = [];
  2011. if (item.name == "华漕站" || item.name == "新虹站" || item.name == "七宝站" || item.name == "申虹站") {
  2012. data.push(item);
  2013. return data;
  2014. }
  2015. });
  2016. for (let i = 0; i < data.length; i++) {
  2017. data[i].cheliang = {};
  2018. data[i].personnel = undefined;
  2019. data[i].car = undefined;
  2020. this.$axios
  2021. .get(
  2022. this.$api.fireSite.list +
  2023. "?" +
  2024. this.$qs.stringify({
  2025. zdCode: data[i].xfjgId,
  2026. })
  2027. )
  2028. .then((Response) => {
  2029. if (Response.data.length > 0) {
  2030. let children = Response.data;
  2031. data[i].cheliang = children;
  2032. data[i].car = children.length;
  2033. data[i].children = [];
  2034. data[i].personnel = 0;
  2035. for (let a = 0; a < children.length; a++) {
  2036. children[a].renyuan = "";
  2037. children[a].renyuanNum = 0;
  2038. if (children[a].zhy) {
  2039. children[a].renyuan = children[a].zhy + ",";
  2040. }
  2041. if (children[a].jsy) {
  2042. children[a].renyuan += children[a].jsy + ",";
  2043. }
  2044. if (children[a].txy) {
  2045. children[a].renyuan += children[a].txy + ",";
  2046. }
  2047. if (children[a].zsry) {
  2048. children[a].renyuan += children[a].zsry + ",";
  2049. }
  2050. data[i].children.push(children[a]);
  2051. if (children[a].renyuan.indexOf(",") > -1) {
  2052. children[a].renyuanNum += children[a].renyuan.match(/,/g).length;
  2053. }
  2054. data[i].personnel += children[a].renyuanNum;
  2055. }
  2056. for (let i = 0; i < data.length; i++) {
  2057. if (data[i].name == "闵行支队") {
  2058. data[i].name = "支队";
  2059. } else {
  2060. data[i].name = data[i].name.slice(0, 2);
  2061. }
  2062. }
  2063. setTimeout(() => {
  2064. this.cldt = data;
  2065. }, 1500);
  2066. }
  2067. });
  2068. }
  2069. setTimeout(() => {
  2070. this.tableData2 = data;
  2071. }, 1000);
  2072. } else {
  2073. this.dataNo = "暂未数据";
  2074. }
  2075. });
  2076. },
  2077. /**
  2078. * 撒点类型选择
  2079. */
  2080. checkboxChange(id) {
  2081. this.checkedArray.checkedData[0] = id;
  2082. if (id == 15) {
  2083. this.gridStatus = id;
  2084. this.anbao(1, 1);
  2085. // this.anbaoMap()
  2086. this.grid(id);
  2087. this.hzzxtb()
  2088. this.anbaoSDUWG()//疏导区网格
  2089. } else if (id == 16) {
  2090. this.gridStatus = id;
  2091. this.grid(16, null, null, 1);
  2092. // this.anbaoMap()
  2093. // this.anbao(1, 2);
  2094. this.hzzxtb()
  2095. this.anbaoSDUWG()//疏导区网格
  2096. } else if (id == 17) {
  2097. this.surveillance()
  2098. this.hzzxtb()
  2099. this.anbaoSDUWG()//疏导区网格
  2100. } else if (id == 18) {
  2101. this.gridStatus = id;
  2102. this.sadianSelect(id);
  2103. this.hzzxtb()
  2104. this.anbaoSDUWG()//疏导区网格
  2105. } else if (id == 19) {
  2106. this.gridStatus = id;
  2107. this.anbao(1, 3);
  2108. this.dwgjcmcAndhzzx()
  2109. this.anbaoSDUWG()//疏导区网格
  2110. } else if (id == 20) {
  2111. this.gridStatus = id;
  2112. this.selectVideo(1)
  2113. this.anbaoSDUWG()//疏导区网格
  2114. } else {
  2115. this.sadianSelect(id);
  2116. this.hzzxtb()
  2117. this.anbaoSDUWG()//疏导区网格
  2118. }
  2119. },
  2120. /* 历史警情 */
  2121. async historicalWarning() {
  2122. let monthDay = dayjs().subtract(30, "day").format("YYYY-MM-DD HH:mm:ss");
  2123. let today = dayjs().subtract(0, "day").format("YYYY-MM-DD HH:mm:ss");
  2124. return await this.$axios.get(
  2125. this.$api.jqzhcz.page2 +
  2126. "?" +
  2127. this.$qs.stringify({
  2128. // streetTown: this.stroes.$state.streetTown, //街镇
  2129. current: 1,
  2130. size: 150,
  2131. startTime: monthDay,
  2132. endTime: today,
  2133. })
  2134. );
  2135. },
  2136. /**
  2137. * 撒点测绘院、高德
  2138. */
  2139. sadianSelect(id) {
  2140. let type = undefined
  2141. for(let i =0;i<this.checkedArray.checkedList.length;i++){
  2142. if(id ==this.checkedArray.checkedList[i].value ){
  2143. type = this.checkedArray.checkedList[i].label
  2144. // this.checkedSelectLabel = type
  2145. }
  2146. }
  2147. let that = this;
  2148. let arr = [];
  2149. if (this.stroes.$state.mapBool == 1) {
  2150. if (id == 0) {
  2151. this.initMarkers(arr.slice(0, 500), "security-plan", type);
  2152. } else if (id == 1 || id == 2) {
  2153. this.historicalWarning()
  2154. .then((res) => {
  2155. if (res) {
  2156. let data = res.data.records;
  2157. arr = data;
  2158. arr = data.filter((item) => item.zhongdui === "华漕" || item.zhongdui === "新虹" || item.zhongdui === "七宝" || item.zhongdui === "虹桥");
  2159. if (id == 2) {
  2160. arr = arr.filter((item) => {
  2161. return item.ajlxdm == 1;
  2162. });
  2163. }
  2164. }
  2165. })
  2166. .then((res) => {
  2167. this.initMarkers(arr.slice(0, 500), "security-plan", type);
  2168. });
  2169. } else {
  2170. this.initMarkers([], "security-plan", type);
  2171. }
  2172. } else {
  2173. if (id == 0) {
  2174. let data = {
  2175. gisX: 121.302183,
  2176. gisY: 31.189991,
  2177. type: "国家会展中心",
  2178. };
  2179. arr.push(data);
  2180. this.sadian(arr, "security-plan", type);
  2181. }
  2182. if (id == 1 || id == 2) {
  2183. this.historicalWarning()
  2184. .then((res) => {
  2185. if (res) {
  2186. let data = res.data.records;
  2187. arr = data;
  2188. arr = data.filter((item) => item.zhongdui === "华漕" || item.zhongdui === "新虹" || item.zhongdui === "七宝" || item.zhongdui === "虹桥");
  2189. if (id == 2) {
  2190. arr = arr.filter((item) => {
  2191. return item.ajlxdm == 1;
  2192. });
  2193. }
  2194. }
  2195. })
  2196. .then((res) => {
  2197. let data = {
  2198. gisX: 121.302183,
  2199. gisY: 31.189991,
  2200. type: "国家会展中心",
  2201. };
  2202. arr.push(data);
  2203. this.sadian(arr, "security-plan", type);
  2204. });
  2205. }
  2206. if (this.checkedArray.checkedData[0] == 40) {
  2207. this.$axios
  2208. .post(this.$api.fireSite.demFireStationList, {
  2209. stationType: [1, 2, 3, 4],
  2210. })
  2211. .then((res) => {
  2212. for (let i = 0; i < res.data.length; i++) {
  2213. if (
  2214. res.data[i].streetTown.indexOf("华漕") > -1 ||
  2215. res.data[i].streetTown.indexOf("新虹") > -1 ||
  2216. res.data[i].streetTown.indexOf("七宝") > -1 ||
  2217. res.data[i].streetTown.indexOf("虹桥") > -1
  2218. ) {
  2219. res.data[i].type = "消防站";
  2220. arr.push(res.data[i]);
  2221. }
  2222. }
  2223. let data = {
  2224. gisX: 121.302183,
  2225. gisY: 31.189991,
  2226. type: "国家会展中心",
  2227. };
  2228. arr.push(data);
  2229. this.addMarker(arr, "rescue-station", "消防站");
  2230. });
  2231. }
  2232. if (id == 41) {
  2233. this.$axios
  2234. .post(this.$api.fireSite.demFireStationList, {
  2235. stationType: [4],
  2236. })
  2237. .then((res) => {
  2238. for (let i = 0; i < res.data.length; i++) {
  2239. if (
  2240. res.data[i].streetTown.indexOf("华漕") > -1 ||
  2241. res.data[i].streetTown.indexOf("新虹") > -1 ||
  2242. res.data[i].streetTown.indexOf("七宝") > -1 ||
  2243. res.data[i].streetTown.indexOf("虹桥") > -1
  2244. ) {
  2245. res.data[i].type = "专职队";
  2246. arr.push(res.data[i]);
  2247. }
  2248. }
  2249. let data = {
  2250. gisX: 121.302183,
  2251. gisY: 31.189991,
  2252. type: "国家会展中心",
  2253. };
  2254. arr.push(data);
  2255. this.addMarker(arr, "rescue-station", "专职队");
  2256. });
  2257. }
  2258. if (id == 42) {
  2259. this.$axios.get(this.$api.fireSite.demStreetMicroStationList + "?" + this.$qs.stringify({})).then((res) => {
  2260. for (let i = 0; i < res.data.length; i++) {
  2261. if (
  2262. res.data[i].streetTown.indexOf("华漕") > -1 ||
  2263. res.data[i].streetTown.indexOf("新虹") > -1 ||
  2264. res.data[i].streetTown.indexOf("七宝") > -1 ||
  2265. res.data[i].streetTown.indexOf("虹桥") > -1
  2266. ) {
  2267. res.data[i].stationType = 5;
  2268. arr.push(res.data[i]);
  2269. }
  2270. }
  2271. let data = {
  2272. gisX: 121.302183,
  2273. gisY: 31.189991,
  2274. type: "国家会展中心",
  2275. };
  2276. arr.push(data);
  2277. this.addMarker(arr, "rescue-station", "微型消防站");
  2278. });
  2279. }
  2280. if (id == 44) {
  2281. this.$axios
  2282. .post(this.$api.water.baseGgpFacilityList, {
  2283. facilityType: [13, 14],
  2284. })
  2285. .then((res) => {
  2286. for (let i = 0; i < res.data.length; i++) {
  2287. if (
  2288. res.data[i].streetTown.indexOf("华漕") > -1 ||
  2289. res.data[i].streetTown.indexOf("新虹") > -1 ||
  2290. res.data[i].streetTown.indexOf("七宝") > -1 ||
  2291. res.data[i].streetTown.indexOf("虹桥") > -1
  2292. ) {
  2293. res.data[i].stationType = 112;
  2294. arr.push(res.data[i]);
  2295. }
  2296. }
  2297. let data = {
  2298. gisX: 121.302183,
  2299. gisY: 31.189991,
  2300. type: "国家会展中心",
  2301. };
  2302. arr.push(data);
  2303. this.addMarker(arr, "rescue-station", "企业消防");
  2304. });
  2305. }
  2306. if (id == 45) {
  2307. this.$axios
  2308. .post(this.$api.water.baseGgpFacilityList, {
  2309. facilityType: [15, 16],
  2310. })
  2311. .then((res) => {
  2312. for (let i = 0; i < res.data.length; i++) {
  2313. if (
  2314. res.data[i].streetTown.indexOf("华漕") > -1 ||
  2315. res.data[i].streetTown.indexOf("新虹") > -1 ||
  2316. res.data[i].streetTown.indexOf("七宝") > -1 ||
  2317. res.data[i].streetTown.indexOf("虹桥") > -1
  2318. ) {
  2319. res.data[i].stationType = 112;
  2320. arr.push(res.data[i]);
  2321. }
  2322. }
  2323. let data = {
  2324. gisX: 121.302183,
  2325. gisY: 31.189991,
  2326. type: "国家会展中心",
  2327. };
  2328. arr.push(data);
  2329. this.addMarker(arr, "rescue-station", "社区消防");
  2330. });
  2331. }
  2332. if (id == 46) {
  2333. this.$axios
  2334. .post(this.$api.water.baseGgpFacilityList, {
  2335. facilityType: [17],
  2336. })
  2337. .then((res) => {
  2338. for (let i = 0; i < res.data.length; i++) {
  2339. if (
  2340. res.data[i].streetTown.indexOf("华漕") > -1 ||
  2341. res.data[i].streetTown.indexOf("新虹") > -1 ||
  2342. res.data[i].streetTown.indexOf("七宝") > -1 ||
  2343. res.data[i].streetTown.indexOf("虹桥") > -1
  2344. ) {
  2345. res.data[i].stationType = 17;
  2346. arr.push(res.data[i]);
  2347. }
  2348. }
  2349. let data = {
  2350. gisX: 121.302183,
  2351. gisY: 31.189991,
  2352. type: "国家会展中心",
  2353. };
  2354. arr.push(data);
  2355. this.addMarker(arr, "rescue-station", "一级微型消防站");
  2356. });
  2357. }
  2358. if (id == 47) {
  2359. this.$axios
  2360. .post(this.$api.water.baseGgpFacilityList, {
  2361. facilityType: [18],
  2362. })
  2363. .then((res) => {
  2364. for (let i = 0; i < res.data.length; i++) {
  2365. if (
  2366. res.data[i].streetTown.indexOf("华漕") > -1 ||
  2367. res.data[i].streetTown.indexOf("新虹") > -1 ||
  2368. res.data[i].streetTown.indexOf("七宝") > -1 ||
  2369. res.data[i].streetTown.indexOf("虹桥") > -1
  2370. ) {
  2371. res.data[i].stationType = 18;
  2372. arr.push(res.data[i]);
  2373. }
  2374. }
  2375. let data = {
  2376. gisX: 121.302183,
  2377. gisY: 31.189991,
  2378. type: "国家会展中心",
  2379. };
  2380. arr.push(data);
  2381. this.addMarker(arr, "rescue-station", "街镇专职消防队");
  2382. });
  2383. }
  2384. if (id == 18) {
  2385. this.$axios
  2386. .get(this.$api.fire.fireSafetyInspectionScatter)
  2387. .then((res) => {
  2388. for(let i =0;i<res.data.length;i++){
  2389. res.data[i].type = "监督检查"
  2390. arr.push(res.data[i])
  2391. }
  2392. let data = {
  2393. gisX: 121.302183,
  2394. gisY: 31.189991,
  2395. type: "国家会展中心",
  2396. };
  2397. arr.push(data);
  2398. this.addMarker(arr, "security-plan", "监督检查");
  2399. });
  2400. }
  2401. }
  2402. },
  2403. /**
  2404. * 撒点
  2405. */
  2406. sadian(data, pageType, type) {
  2407. if (this.stroes.$state.mapBool == 1) {
  2408. if (data.length > 0) {
  2409. this.initMarkers(data.slice(0, 500), pageType, type);
  2410. } else {
  2411. this.initMarkers([], pageType, type);
  2412. }
  2413. } else {
  2414. // this.anbaoMapNew(); //安保区域
  2415. if (data.length > 0) {
  2416. this.addMarker(data.slice(0, 500), pageType, type);
  2417. } else {
  2418. this.addMarker([], pageType, type);
  2419. }
  2420. }
  2421. },
  2422. /**
  2423. * 网格人员
  2424. * id 15中网格
  2425. * area 区域名称
  2426. * position 坐标
  2427. * query 查询居委会名称
  2428. */
  2429. grid(id, area, position, query) {
  2430. let querySearch = {};
  2431. let hzzx =[{
  2432. gisX: 121.302183,
  2433. gisY: 31.189991,
  2434. type: "国家会展中心",
  2435. }];
  2436. // this.sadian(hzzx, "security-plan", "国家会展中心");
  2437. if (id == 15) {
  2438. this.rightArray.headerData2 = [
  2439. { prop: "gridArea", name: "网格区域" },
  2440. { prop: "streetTown", name: "街道" },
  2441. { prop: "type1", name: "安监所人员" },
  2442. { prop: "type2", name: "城运中心人员" },
  2443. { prop: "type3", name: "消防助理员" },
  2444. ];
  2445. querySearch = {
  2446. gridArea: area,
  2447. gridGrade: 2,
  2448. };
  2449. }
  2450. if (id == 16) {
  2451. this.rightArray.headerData2 = [
  2452. { prop: "gridArea", name: "网格区域" },
  2453. { prop: "streetTown", name: "街道" },
  2454. { prop: "type1", name: "小网格人员" },
  2455. { prop: "type2", name: "小网格长" },
  2456. ];
  2457. querySearch = {
  2458. mapGridName: area,
  2459. gridGrade: 3,
  2460. };
  2461. }
  2462. this.$axios.get(this.$api.fireSite.gridMemberScatter + "?" + this.$qs.stringify(querySearch)).then((res) => {
  2463. let data = res.data;
  2464. let gridData = [];
  2465. if (data.length > 0) {
  2466. for (let i = 0; i < data.length; i++) {
  2467. if (data[i].gridMemderViceList && data[i].gridMemderViceList.length > 0) {
  2468. gridData[i] = {
  2469. gridArea: data[i].gridArea,
  2470. streetTown: data[i].streetTown,
  2471. mapGridName: data[i].mapGridName,
  2472. seniorGrid: data[i].seniorGrid,
  2473. type1: undefined,
  2474. type2: undefined,
  2475. type3: undefined,
  2476. };
  2477. if (data[i].gridMemderViceList) {
  2478. for (let ii = 0; ii < data[i].gridMemderViceList.length; ii++) {
  2479. if (id == 15) {
  2480. if (data[i].gridMemderViceList[ii].personnelType == 7) {
  2481. if (gridData[i].type1) {
  2482. gridData[i].type1 = `${gridData[i].type1}</br>${data[i].gridMemderViceList[ii].personnelName} ${data[i].gridMemderViceList[ii].phone}`;
  2483. } else {
  2484. gridData[i].type1 = `${data[i].gridMemderViceList[ii].personnelName} ${data[i].gridMemderViceList[ii].phone}`;
  2485. }
  2486. }
  2487. if (data[i].gridMemderViceList[ii].personnelType == 8) {
  2488. if (gridData[i].type2) {
  2489. gridData[i].type2 = `${gridData[i].type2}</br>${data[i].gridMemderViceList[ii].personnelName} ${data[i].gridMemderViceList[ii].phone}`;
  2490. } else {
  2491. gridData[i].type2 = `${data[i].gridMemderViceList[ii].personnelName} ${data[i].gridMemderViceList[ii].phone}`;
  2492. }
  2493. }
  2494. if (data[i].gridMemderViceList[ii].personnelType == 9) {
  2495. if (gridData[i].type3) {
  2496. gridData[i].type3 = `${gridData[i].type3}</br>${data[i].gridMemderViceList[ii].personnelName} ${data[i].gridMemderViceList[ii].phone}`;
  2497. } else {
  2498. gridData[i].type3 = `${data[i].gridMemderViceList[ii].personnelName} ${data[i].gridMemderViceList[ii].phone}`;
  2499. }
  2500. }
  2501. }
  2502. if (id == 16) {
  2503. if (data[i].gridMemderViceList[ii].personnelType == 10) {
  2504. if (gridData[i].type1) {
  2505. gridData[i].type1 = `${gridData[i].type1}</br>${data[i].gridMemderViceList[ii].personnelName} ${data[i].gridMemderViceList[ii].phone}`;
  2506. } else {
  2507. gridData[i].type1 = `${data[i].gridMemderViceList[ii].personnelName} ${data[i].gridMemderViceList[ii].phone}`;
  2508. }
  2509. }
  2510. if (data[i].gridMemderViceList[ii].personnelType == 11) {
  2511. if (gridData[i].type2) {
  2512. gridData[i].type2 = `${gridData[i].type2}</br>${data[i].gridMemderViceList[ii].personnelName} ${data[i].gridMemderViceList[ii].phone}`;
  2513. } else {
  2514. gridData[i].type2 = `${data[i].gridMemderViceList[ii].personnelName} ${data[i].gridMemderViceList[ii].phone}`;
  2515. }
  2516. }
  2517. }
  2518. }
  2519. }
  2520. }
  2521. }
  2522. if (position) {
  2523. let arr = {};
  2524. arr.type = id;
  2525. arr.name = area;
  2526. arr.position = position;
  2527. arr.content = gridData;
  2528. this.anbaoPopup(arr);
  2529. this.superiorGrid(gridData[0].seniorGrid, id == 15 ? 1 : id == 16 ? 2 : "");
  2530. } else {
  2531. }
  2532. this.rightArray.tableData = gridData;
  2533. } else {
  2534. this.dataNo2 = "暂无数据";
  2535. }
  2536. //用于地图居委会区块查询
  2537. if (query && id == 16) {
  2538. var queryData = [];
  2539. let qw = []
  2540. for (let i = 0; i < gridData.length; i++) {
  2541. if (gridData[i].mapGridName) {
  2542. queryData.push(gridData[i]);
  2543. }else{
  2544. qw.push(gridData[i])
  2545. }
  2546. }
  2547. this.anbao(1, 2, queryData);
  2548. }
  2549. });
  2550. },
  2551. /**
  2552. * 上级网格
  2553. * @param {*网格上级id} id
  2554. * @param {*等级} type 1镇级 2片区
  2555. */
  2556. superiorGrid(id, type) {
  2557. this.$axios
  2558. .get(
  2559. this.$api.fireSite.gridMemberScatter +
  2560. "?" +
  2561. this.$qs.stringify({
  2562. seniorGrid: id,
  2563. })
  2564. )
  2565. .then((res) => {
  2566. this.diversionArea = [];
  2567. if (res.data.length > 0) {
  2568. let data = res.data[0];
  2569. if (type == 1) {
  2570. //镇级
  2571. this.diversionArea[0] = {
  2572. name: `${data.gridArea}面积`,
  2573. value: data.gridArea == "华漕镇" ? 61.46 : data.gridArea == "新虹街道" ? "19.26" : data.gridArea == "七宝镇" ? "7" : data.gridArea == "虹桥镇" ? "17" : "",
  2574. unit: "km²",
  2575. color: "#7DD807",
  2576. };
  2577. this.diversionArea[1] = {
  2578. name: "分管领导",
  2579. value: 0,
  2580. unit: "人",
  2581. color: "#01C3B4",
  2582. };
  2583. this.diversionArea[2] = {
  2584. name: "城运中心主任",
  2585. value: 0,
  2586. unit: "人",
  2587. color: "#FD843A",
  2588. };
  2589. this.diversionArea[3] = {
  2590. name: "安监所所长",
  2591. value: 0,
  2592. unit: "人",
  2593. color: "#7DD807",
  2594. };
  2595. this.diversionArea[4] = {
  2596. name: "支队外勤参谋",
  2597. value: 0,
  2598. unit: "人",
  2599. color: "#058DFE",
  2600. };
  2601. this.diversionArea[5] = {
  2602. name: "中网格",
  2603. value: data.gridArea == "华漕镇" ? 5 : data.gridArea == "新虹街道" ? "4" : data.gridArea == "七宝镇" ? "3" : data.gridArea == "虹桥镇" ? "2" : "",
  2604. unit: "个",
  2605. color: "#058DFE",
  2606. };
  2607. this.diversionArea[6] = {
  2608. name: "小网格",
  2609. value: data.gridArea == "华漕镇" ? 36 : data.gridArea == "新虹街道" ? "22" : data.gridArea == "七宝镇" ? "34" : data.gridArea == "虹桥镇" ? "11" : "",
  2610. unit: "个",
  2611. color: "#058DFE",
  2612. };
  2613. for (let i = 0; i < data.gridMemderViceList.length; i++) {
  2614. if (data.gridMemderViceList[i].personnelType == 3) {
  2615. //分管领导
  2616. this.diversionArea[1].value++;
  2617. }
  2618. if (data.gridMemderViceList[i].personnelType == 4) {
  2619. //城运中心主任
  2620. this.diversionArea[2].value++;
  2621. }
  2622. if (data.gridMemderViceList[i].personnelType == 5) {
  2623. //安监所所长
  2624. this.diversionArea[3].value++;
  2625. }
  2626. if (data.gridMemderViceList[i].personnelType == 6) {
  2627. //支队外勤参谋
  2628. this.diversionArea[4].value++;
  2629. }
  2630. }
  2631. }
  2632. if (type == 2) {
  2633. //片区
  2634. this.diversionArea[0] = {
  2635. name: "",
  2636. value: data.gridArea,
  2637. unit: "",
  2638. color: "#7DD807",
  2639. };
  2640. this.diversionArea[1] = {
  2641. name: "安监所人员",
  2642. value: 0,
  2643. unit: "人",
  2644. color: "#01C3B4",
  2645. };
  2646. this.diversionArea[2] = {
  2647. name: "城运中心人员",
  2648. value: 0,
  2649. unit: "人",
  2650. color: "#FD843A",
  2651. };
  2652. this.diversionArea[3] = {
  2653. name: "消防助理员",
  2654. value: 0,
  2655. unit: "人",
  2656. color: "#7DD807",
  2657. };
  2658. this.diversionArea[4] = {
  2659. name: "小网格",
  2660. value:
  2661. data.gridArea == "闵S1-1(纪王西网格)"
  2662. ? "4"
  2663. : data.gridArea == "闵S1-2(纪王东网格)"
  2664. ? "6"
  2665. : data.gridArea == "闵S1-3(诸翟北网格)"
  2666. ? "12"
  2667. : data.gridArea == "闵S1-4(诸翟南网格)"
  2668. ? "8"
  2669. : data.gridArea == "闵S1-5(老华漕网格)"
  2670. ? "6"
  2671. : data.gridArea == "闵S2-1(爱博网格)"
  2672. ? "4"
  2673. : data.gridArea == "闵S2-2(华美网格)"
  2674. ? "6"
  2675. : data.gridArea == "闵S2-3(枢纽网格)"
  2676. ? "6"
  2677. : data.gridArea == "闵S2-4(航华网格)"
  2678. ? "6"
  2679. : data.gridArea == "闵S3-1(七宝北片网格)"
  2680. ? "10"
  2681. : data.gridArea == "闵S3-2(七宝吴宝路网格)"
  2682. ? "9"
  2683. : data.gridArea == "闵S3-3(七宝航华网格)"
  2684. ? "15"
  2685. : data.gridArea == "闵S4-1(紫藤红松网格)"
  2686. ? "6"
  2687. : data.gridArea == "闵S4-2(虹梅网格)"
  2688. ? "5"
  2689. : "0",
  2690. unit: "个",
  2691. color: "#7DD807",
  2692. };
  2693. for (let i = 0; i < data.gridMemderViceList.length; i++) {
  2694. if (data.gridMemderViceList[i].personnelType == 7) {
  2695. //安监所人员
  2696. this.diversionArea[1].value++;
  2697. }
  2698. if (data.gridMemderViceList[i].personnelType == 8) {
  2699. //城运中心人员
  2700. this.diversionArea[2].value++;
  2701. }
  2702. if (data.gridMemderViceList[i].personnelType == 9) {
  2703. //消防助理员
  2704. this.diversionArea[3].value++;
  2705. }
  2706. }
  2707. }
  2708. }
  2709. // diversionArea:[
  2710. // {name:"疏导区总面积",value:61.46,unit:"km²",color:"#7DD807"},
  2711. // {name:"华漕镇",value:28.2,unit:"km²",color:"#01C3B4"},
  2712. // {name:"新虹街道",value:19.26,unit:"km²",color:"#01C3B4"},
  2713. // {name:"七宝镇",value:7,unit:"㎡",color:"#01C3B4"},
  2714. // {name:"虹桥镇",value:7,unit:"km²",color:"#01C3B4"},
  2715. // {name:"大网格",value:4,unit:"个",color:"#FC0609 "},
  2716. // {name:"中网格",value:14,unit:"个",color:"#FD843A"},
  2717. // {name:"小网格",value:103,unit:"个",color:"#7DD807"},
  2718. // {name:"分管领导",value:20,unit:"人",color:"#058DFE"},
  2719. // {name:"增援干部",value:11,unit:"人",color:"#058DD1"},
  2720. // ],//疏导区基本情况
  2721. });
  2722. },
  2723. },
  2724. watch: {
  2725. "stores.$state.gridData": function (newValue, oldValue) {
  2726. if (this.gridStatus == 15) {
  2727. this.grid(15, newValue.name, newValue.position);
  2728. }
  2729. if (this.gridStatus == 16) {
  2730. this.grid(16, newValue.name, newValue.position);
  2731. }
  2732. },
  2733. "stores.$state.jkspData": function (newValue, oldValue) {
  2734. this.jkspStatus = true
  2735. this.Message.name = newValue.children[0][1]
  2736. this.Message.videoId = newValue.id
  2737. this.Message.videoUrl = newValue.url
  2738. // "http://videocdn.didano.com/school765class0channelId2761namedingdangm/playlist.m3u8"
  2739. this.play()
  2740. },
  2741. },
  2742. // watch: {
  2743. // "stores.$state.jkspData": function (newValue, oldValue) {
  2744. // console.log(123,newValue,this.stores.$state.jkspData)
  2745. // this.jkspStatus = true
  2746. // console.log(this.jkspStatus)
  2747. // this.Message.name = newValue.children[0][1]
  2748. // this.Message.videoId = newValue.id
  2749. // this.Message.videoUrl = "http://videocdn.didano.com/school765class0channelId2761namedingdangm/playlist.m3u8"
  2750. // // this.Message.videoUrl = newValue.url
  2751. // this.play()
  2752. // },
  2753. // },
  2754. };
  2755. </script>
  2756. <style lang="scss" scoped>
  2757. @import "@/assets/scss/color.scss";
  2758. .contentBox {
  2759. .return{
  2760. position: absolute;
  2761. top:0px;
  2762. right:0px;
  2763. margin-top:0!important;
  2764. .returnText {
  2765. width: 0.5rem;
  2766. text-align: center;
  2767. height: 0.3rem;
  2768. line-height: 0.3rem;
  2769. box-shadow: inset 0 0 0.05rem 0.05rem #1b4f90;
  2770. background: rgba(19, 42, 90, 0.2) !important;
  2771. color: #fff;
  2772. float: right;
  2773. margin-top: 0;
  2774. }
  2775. }
  2776. .leftBox {
  2777. .leftTop {
  2778. height: 43%;
  2779. max-height: 43%;
  2780. justify-content: center;
  2781. align-items: center;
  2782. box-sizing: border-box;
  2783. .leftTopContent {
  2784. color: #ffffff;
  2785. height: calc(100% - 0.4375rem);
  2786. display: flex;
  2787. > .el-row {
  2788. width: 100%;
  2789. > .el-col {
  2790. display: flex;
  2791. > div {
  2792. margin: auto;
  2793. > .title {
  2794. width: 1.075rem;
  2795. height: 0.225rem;
  2796. font-size: 0.175rem;
  2797. padding-left: 0.1625rem;
  2798. margin: 0.0625rem 0 0.0625rem 0;
  2799. position: relative;
  2800. background-image: url(~@a/img/securityPlan/fhxcqk.png);
  2801. background-size: 100% 100%;
  2802. > div {
  2803. position: absolute;
  2804. bottom: 0.0625rem;
  2805. width: 150%;
  2806. }
  2807. }
  2808. > .content {
  2809. > span:nth-child(1) {
  2810. font-size: 0.3rem;
  2811. padding: 0 0.5625rem 0 0.1625rem;
  2812. color: #73fbfd;
  2813. }
  2814. > span:nth-child(2) {
  2815. font-size: 0.175rem;
  2816. margin-right: 0.125rem;
  2817. }
  2818. > span:nth-child(3) {
  2819. font-size: 0.175rem;
  2820. }
  2821. }
  2822. }
  2823. }
  2824. }
  2825. }
  2826. .leftTopContent2 {
  2827. color: #fff;
  2828. font-size: 0.175rem;
  2829. .sdqBasicInfo{
  2830. .basicItem{
  2831. width:19%; margin: 4px 0; box-sizing: border-box;
  2832. .nameBox{
  2833. background-image: url(~@a/img/securityPlan/sdTextBg.png);
  2834. background-size: contain;
  2835. width: 100%;
  2836. display: inline-block
  2837. }
  2838. }
  2839. .basicItem:not(:last-child){
  2840. margin-right:.07rem
  2841. }
  2842. }
  2843. .sdqBasicInfo.sdline2{
  2844. .basicItem{
  2845. margin:0 .4rem;
  2846. }
  2847. }
  2848. .sdline3 {
  2849. margin-top:.25rem;
  2850. .basicItem{
  2851. cursor:pointer;
  2852. width:25% !important; margin: 0px 0; box-sizing: border-box;
  2853. position:relative;
  2854. }
  2855. // .basicItem::after {
  2856. // position: absolute; /*绝对定位*/
  2857. // top: 50%; /*Y轴方向偏移自身高度的50%*/
  2858. // transform: translatey(-40%); /*Y轴方向偏移微调*/
  2859. // right: 0; /*紧靠容器左边缘*/
  2860. // content: ''; /*伪元素需要有内容才能显示*/
  2861. // width: 1px; /*伪元素宽度*/
  2862. // height: 40px; /*伪元素高度*/
  2863. // background-color: rgba(168, 164, 164,.4); /*伪元素颜色*/
  2864. // }
  2865. }
  2866. .sdline3 .basicItem:last-child{
  2867. width:auto
  2868. }
  2869. .el-row {
  2870. > div {
  2871. width: 20%;
  2872. margin-top: 40px;
  2873. p:nth-child(2) {
  2874. // text-align: center;
  2875. strong {
  2876. font-size: 0.2rem;
  2877. }
  2878. }
  2879. }
  2880. }
  2881. }
  2882. }
  2883. .leftCenter {
  2884. height: 32%;
  2885. max-height: 32%;
  2886. margin-top: 0.125rem;
  2887. width: 100%;
  2888. justify-content: center;
  2889. align-items: center;
  2890. // box-sizing: border-box;
  2891. color: #ffffff;
  2892. .leftCenterContent {
  2893. width: 100%;
  2894. height: calc(100% - 0.4375rem);
  2895. display: flex;
  2896. .content1,
  2897. .content2,
  2898. .content3 {
  2899. width: 33.33%;
  2900. overflow: hidden;
  2901. margin: auto 0;
  2902. > div:nth-child(1) {
  2903. display: flex;
  2904. > img {
  2905. width: 1.17rem; //大屏
  2906. height: 1.08rem; //大屏
  2907. margin: auto;
  2908. }
  2909. }
  2910. > div:nth-child(2) {
  2911. font-size: 0.2rem;
  2912. text-align: center;
  2913. & > span {
  2914. b {
  2915. margin-right: 0.0625rem;
  2916. font-size: 0.3rem;
  2917. line-height: 0.5rem;
  2918. }
  2919. }
  2920. p {
  2921. margin-top: 0.1rem;
  2922. color: #fff;
  2923. }
  2924. }
  2925. }
  2926. }
  2927. }
  2928. .rightCenter {
  2929. color: #ffffff;
  2930. height: calc(35% - 0.125rem);
  2931. max-height: calc(35% - 0.125rem);
  2932. margin-top: 0.125rem;
  2933. .rightTopContent {
  2934. width: 100%;
  2935. padding: 0.25rem 0 10px 0;
  2936. height: calc(100% - 0.8125rem);
  2937. .content {
  2938. height: 100%;
  2939. overflow: scroll;
  2940. position: relative;
  2941. & > .el-row {
  2942. overflow: hidden;
  2943. width: 100%;
  2944. height: auto;
  2945. & > .title {
  2946. width: 100%;
  2947. height: 0.4375rem;
  2948. line-height: 0.4375rem;
  2949. font-size: 0.175rem;
  2950. padding: 0 0.125rem;
  2951. background: rgba(115, 251, 253, 0.3) !important;
  2952. margin-bottom: 0.025rem;
  2953. }
  2954. & > .data {
  2955. width: 100%;
  2956. font-size: 0.175rem;
  2957. padding: 0 0.125rem;
  2958. background: rgba(115, 251, 253, 0.1) !important;
  2959. margin-bottom: 0.025rem;
  2960. white-space: initial;
  2961. .el-col {
  2962. line-height: 0.35rem;
  2963. span {
  2964. color: #73fbfd;
  2965. }
  2966. }
  2967. }
  2968. }
  2969. &::-webkit-scrollbar {
  2970. display: none;
  2971. }
  2972. }
  2973. }
  2974. }
  2975. }
  2976. .rightBox {
  2977. color: #ffffff;
  2978. .rightTop {
  2979. height: 30%;
  2980. max-height: 30%;
  2981. .rightTopContent {
  2982. width: 100%;
  2983. height: calc(100% - 0.4375rem);
  2984. display: flex;
  2985. > .el-row {
  2986. > .el-col {
  2987. display: flex;
  2988. margin: auto 0;
  2989. > div {
  2990. display: flex;
  2991. .left {
  2992. width: 1.375rem;
  2993. margin-right: 0.25rem;
  2994. div {
  2995. text-align: center;
  2996. font-size: 0.175rem;
  2997. overflow: hidden !important;
  2998. white-space: nowrap !important;
  2999. text-overflow: ellipsis !important;
  3000. }
  3001. img {
  3002. width: 0.675rem;
  3003. height: 0.675rem;
  3004. display: flex;
  3005. margin: auto auto 0.0625rem auto;
  3006. }
  3007. }
  3008. .right {
  3009. overflow: hidden !important;
  3010. white-space: nowrap !important;
  3011. text-overflow: ellipsis !important;
  3012. .el-col:nth-child(1) {
  3013. display: flex;
  3014. margin: auto 0 0 0;
  3015. font-size: 0.175rem;
  3016. }
  3017. .el-col:nth-child(2) {
  3018. display: flex;
  3019. margin: auto 0 0 0;
  3020. font-size: 0.3rem;
  3021. font-weight: bold;
  3022. }
  3023. }
  3024. }
  3025. }
  3026. }
  3027. }
  3028. }
  3029. .rightTop3 {
  3030. height: 30%;
  3031. max-height: 30%;
  3032. position:relative;
  3033. .rightTopContent {
  3034. width: 100%;
  3035. height: calc(100% - 0.4375rem);
  3036. display: flex;
  3037. > .el-row {
  3038. > .el-col {
  3039. display: flex;
  3040. margin: auto 0;
  3041. > div {
  3042. display: flex;
  3043. .left {
  3044. width: 1.375rem;
  3045. margin-right: 0.25rem;
  3046. div {
  3047. text-align: center;
  3048. font-size: 0.175rem;
  3049. overflow: hidden !important;
  3050. white-space: nowrap !important;
  3051. text-overflow: ellipsis !important;
  3052. }
  3053. img {
  3054. width: 0.675rem;
  3055. height: 0.675rem;
  3056. display: flex;
  3057. margin: auto auto 0.0625rem auto;
  3058. }
  3059. }
  3060. .right {
  3061. overflow: hidden !important;
  3062. white-space: nowrap !important;
  3063. text-overflow: ellipsis !important;
  3064. .el-col:nth-child(1) {
  3065. font-size: 0.3rem;
  3066. margin-top:14px;
  3067. vertical-align: bottom;
  3068. }
  3069. // .el-col:nth-child(2) {
  3070. // display: flex;
  3071. // margin: auto 0 0 0;
  3072. // font-size: 0.3rem;
  3073. // font-weight: bold;
  3074. // }
  3075. }
  3076. }
  3077. }
  3078. }
  3079. }
  3080. }
  3081. .leftTopContent {
  3082. color: #ffffff;
  3083. height: calc(100% - 0.4375rem);
  3084. display: flex;
  3085. > .el-row {
  3086. width: 100%;
  3087. > .el-col {
  3088. display: flex;
  3089. > div {
  3090. margin: auto;
  3091. > .title {
  3092. width: 1.075rem;
  3093. height: 0.225rem;
  3094. font-size: 0.175rem;
  3095. padding-left: 0.1625rem;
  3096. margin: 0.0625rem 0 0.0625rem 0;
  3097. position: relative;
  3098. background-image: url(~@a/img/securityPlan/fhxcqk.png);
  3099. background-size: 100% 100%;
  3100. > div {
  3101. position: absolute;
  3102. bottom: 0.0625rem;
  3103. width: 150%;
  3104. }
  3105. }
  3106. > .content {
  3107. > span:nth-child(1) {
  3108. font-size: 0.3rem;
  3109. padding: 0 0.5625rem 0 0.1625rem;
  3110. color: #73fbfd;
  3111. }
  3112. > span:nth-child(2) {
  3113. font-size: 0.175rem;
  3114. margin-right: 0.125rem;
  3115. }
  3116. > span:nth-child(3) {
  3117. font-size: 0.175rem;
  3118. }
  3119. }
  3120. }
  3121. }
  3122. }
  3123. }
  3124. .leftBot {
  3125. height: calc(35% - 0.125rem);
  3126. max-height: calc(35% - 0.125rem);
  3127. margin-top: 0.125rem;
  3128. width: 100%;
  3129. .leftBotContent {
  3130. padding: 0.25rem 0 0 0;
  3131. height: calc(100% - 0.6875rem);
  3132. }
  3133. }
  3134. .rightBot {
  3135. height: calc(39% - 0.125rem);
  3136. max-height: calc(35% - 0.125rem);
  3137. margin-top: 0.125rem;
  3138. .rightBotContent {
  3139. padding: 0.25rem 0 0 0;
  3140. height: 100%;
  3141. }
  3142. }
  3143. .dailyNewSec{
  3144. height:18%;
  3145. .dailyItemLeft{
  3146. margin-top:.2rem;
  3147. line-height:.375rem;
  3148. font-size:.175rem;
  3149. width:39%;
  3150. display: inline-block;
  3151. vertical-align: middle;
  3152. height:60%;
  3153. overflow-y:scroll;
  3154. overflow: hidden;
  3155. white-space: nowrap;
  3156. text-overflow: ellipsis;
  3157. .el-col::after {
  3158. content: '|';
  3159. margin-left: .15rem;
  3160. }
  3161. }
  3162. .dailyItemRight{
  3163. vertical-align: middle;
  3164. margin-left:.15rem;
  3165. margin-top:.2rem;
  3166. line-height:.375rem;
  3167. font-size:.175rem;
  3168. width:58%;
  3169. height:60%;
  3170. overflow-y:scroll;
  3171. display: inline-block;
  3172. a{
  3173. color:#fff;
  3174. text-decoration: none;
  3175. }
  3176. }
  3177. }
  3178. .girdCheckSec{
  3179. height:38%;
  3180. .girdCheckItem{
  3181. p{
  3182. font-size:0.225rem;
  3183. margin:.1875rem 0 .125rem;
  3184. color:rgb(234, 183, 147);
  3185. font-weight:700;
  3186. span{
  3187. font-size: 0.175rem;
  3188. color:#fff;
  3189. }
  3190. }
  3191. .row_g{
  3192. display:flex;
  3193. align-items: center;
  3194. margin-top:10px;
  3195. width:100%;
  3196. div{
  3197. // min-width:18% !important;
  3198. display: inline-block;
  3199. font-size:.155rem;
  3200. margin:.125rem .182rem 0 0;
  3201. text-align: left;
  3202. vertical-align: top;
  3203. }
  3204. }
  3205. }
  3206. }
  3207. .ssfjSec{
  3208. height:20%;
  3209. .girdCheckItem{
  3210. .row_g2{
  3211. margin-top:0px;
  3212. width:100%;
  3213. div:first-child{
  3214. width:1.5rem
  3215. }
  3216. div{
  3217. display: inline-block;
  3218. font-size:.155rem;
  3219. margin:.125rem .3rem .125rem 0;
  3220. text-align: left;
  3221. // vertical-align: top;
  3222. }
  3223. }
  3224. .row_g3{
  3225. margin-top:-10px;
  3226. width:100%;
  3227. div{
  3228. width:16% !important;
  3229. display: inline-block;
  3230. font-size:.155rem;
  3231. margin:.125rem 0;
  3232. text-align: left;
  3233. vertical-align: top;
  3234. }
  3235. }
  3236. }
  3237. }
  3238. }
  3239. }
  3240. .leftBotContent2 {
  3241. height: 23%;
  3242. margin-top: -35%;
  3243. }
  3244. .rightTop2 {
  3245. > .el-col {
  3246. > div {
  3247. > div:nth-child(1) {
  3248. margin: 0.3rem 0;
  3249. }
  3250. > div:nth-child(3) {
  3251. width: 50%;
  3252. margin: 0.2rem auto;
  3253. padding: 0.075rem;
  3254. border-radius: 0.25rem;
  3255. box-shadow: inset 0 0 0.05rem 0.05rem rgba(27, 79, 144, 1);
  3256. background: rgba(#132a5a, 0.2) !important;
  3257. span {
  3258. margin-left: 0.075rem;
  3259. }
  3260. }
  3261. }
  3262. }
  3263. }
  3264. .monitor-list {
  3265. overflow: hidden;
  3266. margin-top:0.25rem;
  3267. > .list {
  3268. border: 1px solid #3a7e8e;
  3269. position: relative;
  3270. width:48%;
  3271. height:16.5vh;
  3272. box-sizing: border-box;
  3273. .videoSelect {
  3274. position: absolute;
  3275. width: 100%;
  3276. }
  3277. img{
  3278. width:100%;
  3279. height:192px;
  3280. overflow: hidden;
  3281. }
  3282. }
  3283. .list:nth-child(2){
  3284. margin-left:4%;
  3285. }
  3286. }
  3287. iframe {
  3288. border: none;
  3289. width:100%;
  3290. }
  3291. .tableTooltipwt {
  3292. position: fixed;
  3293. top:120px;left:39%;
  3294. max-height:500px;
  3295. overflow-y: scroll;
  3296. background:none;
  3297. width:400px;
  3298. bottom:auto;
  3299. padding:10px 10px 5px 10px !important;
  3300. border-radius: 0.05rem;
  3301. border:1px solid rgba(115, 251, 253, 1);
  3302. box-shadow: inset 0 0 1px 0.0125rem rgba(115, 251, 253, 1);
  3303. background:rgba(0, 0, 0, 0.6);
  3304. z-index: 10000;
  3305. .close {
  3306. width: 20px;
  3307. height: 20px;
  3308. position: absolute;
  3309. right: 10px;
  3310. top: 10px;
  3311. z-index: 10000;
  3312. display: block;
  3313. }
  3314. .tableContent {
  3315. p {
  3316. @include color_primary($color-primary1);
  3317. font-size: 0.2rem;
  3318. }
  3319. .el-col {
  3320. margin-top: 0.05rem;
  3321. line-height: 0.3rem;
  3322. text-overflow: ellipsis !important;
  3323. white-space: normal !important;
  3324. font-size: 0.18rem;
  3325. }
  3326. .mk {
  3327. margin-top: 0px;
  3328. .color1 {
  3329. @include color_primary($color-primary3);
  3330. }
  3331. .color2 {
  3332. @include color_primary($color-primary1);
  3333. }
  3334. }
  3335. .video{
  3336. width:100%;
  3337. margin:10px 0;
  3338. }
  3339. }
  3340. }
  3341. .videoCloseBtn{
  3342. position: absolute;
  3343. z-index: 10;
  3344. bottom:0;
  3345. left:0;
  3346. cursor: pointer;
  3347. .returnText{
  3348. width: 0.5rem;
  3349. text-align: center;
  3350. height: 0.3rem;
  3351. line-height: 0.3rem;
  3352. box-shadow: inset 0 0 0.05rem 0.05rem #1b4f90;
  3353. background: rgba(19, 42, 90, 0.2) !important;
  3354. color: #fff;
  3355. float: right;
  3356. margin-top: 0;
  3357. }
  3358. }
  3359. </style>
  3360. <style>
  3361. .el-tooltip__popper {
  3362. width: 200px;
  3363. }
  3364. .table-tooltip {
  3365. max-width: 200px;
  3366. }
  3367. .table-style .cell {
  3368. width: 200px;
  3369. overflow: hidden;
  3370. text-overflow: ellipsis;
  3371. white-space: nowrap;
  3372. }
  3373. .el-popper {
  3374. max-width: 30%;
  3375. padding-bottom: 5px !important;
  3376. display: -webkit-box;
  3377. overflow: hidden;
  3378. text-overflow: ellipsis;
  3379. -webkit-line-clamp: 15;
  3380. -webkit-box-orient: vertical;
  3381. }
  3382. </style>