diff --git a/src/router/index.js b/src/router/index.js index 4617a3804..04e9da2d8 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -318,11 +318,11 @@ router.beforeEach((to, from, next) => { name: "事件处理分析", id: "shijianchulifenxi", }, - { - url: "visual/communityGovern/processAnalyze", - name: "事件处置分析", - id: "processAnalyze", - }, + // { + // url: "visual/communityGovern/processAnalyze", + // name: "事件处置分析", + // id: "processAnalyze", + // }, { url: "/visual/communityGovern/shijianfenlei/shijianfenleifenxi", name: "事件分类分析", @@ -338,16 +338,16 @@ router.beforeEach((to, from, next) => { // name: "事件分类分析", // id: "typeAnalyze", // }, - { - url: "/visual/communityGovern/resibuzz", - name: "居民热议分析", - id: "resibuzz", - }, - { - url: "/visual/communityGovern/distributionAnalyze", - name: "事件分布分析", - id: "distributionAnalyze", - }, + // { + // url: "/visual/communityGovern/resibuzz", + // name: "居民热议分析", + // id: "resibuzz", + // }, + // { + // url: "/visual/communityGovern/distributionAnalyze", + // name: "事件分布分析", + // id: "distributionAnalyze", + // }, ], }, diff --git a/src/views/modules/shequzhili/event/cpts/event-detail.vue b/src/views/modules/shequzhili/event/cpts/event-detail.vue index 711f9416a..2853aa23b 100644 --- a/src/views/modules/shequzhili/event/cpts/event-detail.vue +++ b/src/views/modules/shequzhili/event/cpts/event-detail.vue @@ -31,9 +31,9 @@ class="info-prop"> 语音: diff --git a/src/views/modules/shequzhili/event/cpts/process-form.vue b/src/views/modules/shequzhili/event/cpts/process-form.vue index dcfa39a1a..4f9e07016 100644 --- a/src/views/modules/shequzhili/event/cpts/process-form.vue +++ b/src/views/modules/shequzhili/event/cpts/process-form.vue @@ -12,7 +12,8 @@ prop="operationType"> - 暂不处理 + 暂不处理 回复 立项 转服务 diff --git a/src/views/modules/shequzhili/event/eventList.vue b/src/views/modules/shequzhili/event/eventList.vue index 6c6621bf2..caeede238 100644 --- a/src/views/modules/shequzhili/event/eventList.vue +++ b/src/views/modules/shequzhili/event/eventList.vue @@ -169,7 +169,8 @@ width="80" label="音频"> @@ -290,6 +291,30 @@ @dialogOk="handleEditSuccess" /> + +
+
+ + +
+
+ +
+ 取消 + +
+
+ @@ -384,7 +409,8 @@ export default { eventDetailData: {}, - + showVoice: false, + selVoiceUrl: '', }; }, computed: { @@ -518,6 +544,11 @@ export default { } }, + //显示语音窗口 + handleShowVoice (url) { + this.selVoiceUrl = url + this.showVoice = true + }, handleClose () { this.pageType = "list"; diff --git a/src/views/modules/shequzhili/xiangmu/index.vue b/src/views/modules/shequzhili/xiangmu/index.vue index 63227a92f..886314332 100644 --- a/src/views/modules/shequzhili/xiangmu/index.vue +++ b/src/views/modules/shequzhili/xiangmu/index.vue @@ -23,12 +23,22 @@ + + + @@ -39,7 +49,7 @@ placeholder="请选择" size="small" clearable - style="width: 120px" + style="width: 150px" class="resi-cell-select" >