hebing
commit
1cb45fe535
|
|
@ -45,7 +45,11 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="huoqing-box" v-if="reportlistShow">
|
<div class="huoqing-box" v-if="reportlistShow">
|
||||||
|
<<<<<<< HEAD
|
||||||
<reportlist :mergeSuccessRandom="mergeSuccessRandom" @wuzi="wuzi" @shuiyuan="shuiyuan" @jiankong="jiankong" @renyuan="renyuan" @merge="mergeboxShow=true;" @changeCurrentInfo="changeCurrentInfo" :globalmap="globalmap" :checkList="checkList"></reportlist>
|
<reportlist :mergeSuccessRandom="mergeSuccessRandom" @wuzi="wuzi" @shuiyuan="shuiyuan" @jiankong="jiankong" @renyuan="renyuan" @merge="mergeboxShow=true;" @changeCurrentInfo="changeCurrentInfo" :globalmap="globalmap" :checkList="checkList"></reportlist>
|
||||||
|
=======
|
||||||
|
<reportlist :mergeSuccessRandom="mergeSuccessRandom" @wuzi="wuzi" @shuiyuan="shuiyuan" @jiankong="jiankong" @merge="mergeboxShow=true;" @changeCurrentInfo="changeCurrentInfo" :globalmap="globalmap" :checkList="checkList"></reportlist>
|
||||||
|
>>>>>>> db204fe98ead24f5ba150023a2da0b2e70e01a80
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="huoqing-box" v-if="mergeboxShow">
|
<div class="huoqing-box" v-if="mergeboxShow">
|
||||||
|
|
@ -175,7 +179,10 @@ import taskbox from './widget/taskbox.vue';
|
||||||
import gridbox from './widget/gridbox.vue';
|
import gridbox from './widget/gridbox.vue';
|
||||||
import LCmonitorbox from './widget/LCmonitorbox.vue'
|
import LCmonitorbox from './widget/LCmonitorbox.vue'
|
||||||
import HKmonitorbox from './widget/HKmonitorbox.vue'
|
import HKmonitorbox from './widget/HKmonitorbox.vue'
|
||||||
|
<<<<<<< HEAD
|
||||||
import personnel from './widget/personnel.vue';
|
import personnel from './widget/personnel.vue';
|
||||||
|
=======
|
||||||
|
>>>>>>> db204fe98ead24f5ba150023a2da0b2e70e01a80
|
||||||
import axios from 'axios';
|
import axios from 'axios';
|
||||||
import jQuery from 'jquery';
|
import jQuery from 'jquery';
|
||||||
import { mask } from '@turf/turf';
|
import { mask } from '@turf/turf';
|
||||||
|
|
@ -199,8 +206,12 @@ export default {
|
||||||
gridbox,
|
gridbox,
|
||||||
LCmonitorbox,
|
LCmonitorbox,
|
||||||
HKmonitorbox,
|
HKmonitorbox,
|
||||||
|
<<<<<<< HEAD
|
||||||
mergebox,
|
mergebox,
|
||||||
personnel
|
personnel
|
||||||
|
=======
|
||||||
|
mergebox
|
||||||
|
>>>>>>> db204fe98ead24f5ba150023a2da0b2e70e01a80
|
||||||
},
|
},
|
||||||
|
|
||||||
data() {
|
data() {
|
||||||
|
|
@ -327,6 +338,7 @@ export default {
|
||||||
this.HKmonitorboxShow = true;
|
this.HKmonitorboxShow = true;
|
||||||
|
|
||||||
},
|
},
|
||||||
|
<<<<<<< HEAD
|
||||||
renyuan(item){
|
renyuan(item){
|
||||||
if(this.personVisible){
|
if(this.personVisible){
|
||||||
this.personVisible = false
|
this.personVisible = false
|
||||||
|
|
@ -334,6 +346,8 @@ export default {
|
||||||
this.personVisible = true;
|
this.personVisible = true;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
=======
|
||||||
|
>>>>>>> db204fe98ead24f5ba150023a2da0b2e70e01a80
|
||||||
// 水源
|
// 水源
|
||||||
shuiyuan(item){
|
shuiyuan(item){
|
||||||
this.waterCenter = item;
|
this.waterCenter = item;
|
||||||
|
|
|
||||||
|
|
@ -71,7 +71,10 @@ import { parse } from '../lib/handleGeojson';
|
||||||
window.wuzi = this.wuzi
|
window.wuzi = this.wuzi
|
||||||
window.shuiyuan = this.shuiyuan
|
window.shuiyuan = this.shuiyuan
|
||||||
window.jiankong = this.jiankong;
|
window.jiankong = this.jiankong;
|
||||||
|
<<<<<<< HEAD
|
||||||
window.renyuan = this.renyuan
|
window.renyuan = this.renyuan
|
||||||
|
=======
|
||||||
|
>>>>>>> db204fe98ead24f5ba150023a2da0b2e70e01a80
|
||||||
},
|
},
|
||||||
mounted(){
|
mounted(){
|
||||||
|
|
||||||
|
|
@ -184,7 +187,11 @@ import { parse } from '../lib/handleGeojson';
|
||||||
</div>
|
</div>
|
||||||
<div class="data-li">
|
<div class="data-li">
|
||||||
<div class="data-value">
|
<div class="data-value">
|
||||||
|
<<<<<<< HEAD
|
||||||
<span id="lablSBZT1" onclick="renyuan([${item.lng},${item.lat}]);" class="label-tag data-value-status-1" title="中间状态">人员调度</span>
|
<span id="lablSBZT1" onclick="renyuan([${item.lng},${item.lat}]);" class="label-tag data-value-status-1" title="中间状态">人员调度</span>
|
||||||
|
=======
|
||||||
|
<span id="lablSBZT1" class="label-tag data-value-status-1" title="人员调度">人员调度</span>
|
||||||
|
>>>>>>> db204fe98ead24f5ba150023a2da0b2e70e01a80
|
||||||
<span id="lablSBZT2" onclick="wuzi([${item.lng},${item.lat}]);" class="label-tag data-value-status-0" title="物资调度" >物资调度</span>
|
<span id="lablSBZT2" onclick="wuzi([${item.lng},${item.lat}]);" class="label-tag data-value-status-0" title="物资调度" >物资调度</span>
|
||||||
<span id="lablCSFM2" onclick="shuiyuan([${item.lng},${item.lat}])" class="label-tag data-value-status-2" title="附近水源">附近水源</span>
|
<span id="lablCSFM2" onclick="shuiyuan([${item.lng},${item.lat}])" class="label-tag data-value-status-2" title="附近水源">附近水源</span>
|
||||||
<span id="lablSBZT1" onclick="jiankong([${item.lng},${item.lat}])" class="label-tag data-value-status-1" title="视频监控">视频监控</span>
|
<span id="lablSBZT1" onclick="jiankong([${item.lng},${item.lat}])" class="label-tag data-value-status-1" title="视频监控">视频监控</span>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue