diff --git a/src/views/dataBoard/IoTPerception/Videosurveillance/cpts/videoDialog.vue b/src/views/dataBoard/IoTPerception/Videosurveillance/cpts/videoDialog.vue index fe2a69cb8..f4e825656 100644 --- a/src/views/dataBoard/IoTPerception/Videosurveillance/cpts/videoDialog.vue +++ b/src/views/dataBoard/IoTPerception/Videosurveillance/cpts/videoDialog.vue @@ -152,7 +152,7 @@ export default { async getVideoUrl(){ let {data,code} = await requestPost('/actual/base/videoMonitoring/getVideoUrl',{monitorCode:this.monitorCode}) if(code === 0){ - this.url = data.replace('http://111.34.21.222:12080/',`${window.SITE_CONFIG['liveURL']}`) + this.url = data.replace('https://111.34.21.222:12443/',`${window.SITE_CONFIG['liveURL']}`) this.play() } }, diff --git a/src/views/modules/communityParty/communityNews/index.vue b/src/views/modules/communityParty/communityNews/index.vue index 25ed48e42..d96fc1c78 100644 --- a/src/views/modules/communityParty/communityNews/index.vue +++ b/src/views/modules/communityParty/communityNews/index.vue @@ -53,8 +53,8 @@ - - + - + diff --git a/src/views/modules/communityParty/employmentService/index.vue b/src/views/modules/communityParty/employmentService/index.vue index c13db59ab..a9c685c4a 100644 --- a/src/views/modules/communityParty/employmentService/index.vue +++ b/src/views/modules/communityParty/employmentService/index.vue @@ -53,8 +53,8 @@ - - + - + diff --git a/src/views/modules/communityParty/noticeAnnouncement/index.vue b/src/views/modules/communityParty/noticeAnnouncement/index.vue index 1dbe900e4..0d4ba3bad 100644 --- a/src/views/modules/communityParty/noticeAnnouncement/index.vue +++ b/src/views/modules/communityParty/noticeAnnouncement/index.vue @@ -53,8 +53,8 @@ - - + - + diff --git a/src/views/modules/communityParty/policeCivilianInteraction/index.vue b/src/views/modules/communityParty/policeCivilianInteraction/index.vue index ab6fa0796..4530e9916 100644 --- a/src/views/modules/communityParty/policeCivilianInteraction/index.vue +++ b/src/views/modules/communityParty/policeCivilianInteraction/index.vue @@ -53,8 +53,8 @@ - - + - + diff --git a/src/views/modules/communityParty/threeAffairsDisclosure/index.vue b/src/views/modules/communityParty/threeAffairsDisclosure/index.vue index 09c169ee1..07a8713e5 100644 --- a/src/views/modules/communityParty/threeAffairsDisclosure/index.vue +++ b/src/views/modules/communityParty/threeAffairsDisclosure/index.vue @@ -53,8 +53,8 @@ - - + - + diff --git a/src/views/modules/shequzhili/eventOld/cpts/event-detail.vue b/src/views/modules/shequzhili/eventOld/cpts/event-detail.vue index 461c64778..fcf968399 100644 --- a/src/views/modules/shequzhili/eventOld/cpts/event-detail.vue +++ b/src/views/modules/shequzhili/eventOld/cpts/event-detail.vue @@ -271,7 +271,7 @@ export default { watch: { "info.gridId": function (val) { this.selGridId = val; - this.$emit("changeGridId", val); + this.$emit("handelCLickGridId", val); this.gridId = this.selGridId; if (!this.eventDetailData.gridId && this.selGridId) { this.updateEvent(); @@ -296,6 +296,9 @@ export default { this.user = this.$store.state.user; if (this.eventId) { this.info = JSON.parse(JSON.stringify(this.eventDetailData)); + if(this.info.gridId){ + this.$emit("handelCLickGridId", this.info.gridId); + } this.agencyId = this.info.agencyId } this.loadGrid(); diff --git a/src/views/modules/shequzhili/eventOld/cpts/event-info.vue b/src/views/modules/shequzhili/eventOld/cpts/event-info.vue index 5be3d723f..2eb143b53 100644 --- a/src/views/modules/shequzhili/eventOld/cpts/event-info.vue +++ b/src/views/modules/shequzhili/eventOld/cpts/event-info.vue @@ -510,7 +510,7 @@ export default { } }, handelCLickGridId(val){ - this.grid = val.value; + this.grid = val; }, async handelDispose() { console.log(this.grid,"DSFKDSFJDKS"); diff --git a/src/views/modules/shequzhili/eventOld/eventList.vue b/src/views/modules/shequzhili/eventOld/eventList.vue index e8bb1c64e..a60f4cfad 100644 --- a/src/views/modules/shequzhili/eventOld/eventList.vue +++ b/src/views/modules/shequzhili/eventOld/eventList.vue @@ -125,7 +125,16 @@
新增 - + + 标记 + + 标记为难点堵点 + 标记为矛盾纠纷 + 标记为自身问题 + 标记为超出服务范围 + + 导出 批量催办
diff --git a/src/views/modules/shequzhili/videomonitoring/index.vue b/src/views/modules/shequzhili/videomonitoring/index.vue index 8948d26db..83eb1f5bb 100644 --- a/src/views/modules/shequzhili/videomonitoring/index.vue +++ b/src/views/modules/shequzhili/videomonitoring/index.vue @@ -22,16 +22,16 @@
新增 - 下载模板 + - - - 导入 - - + + + + + + + +