diff --git a/src/assets/scss/modules/visual/incident-info.scss b/src/assets/scss/modules/visual/incident-info.scss index 1ca5a43ac..ed3aacad8 100644 --- a/src/assets/scss/modules/visual/incident-info.scss +++ b/src/assets/scss/modules/visual/incident-info.scss @@ -103,17 +103,7 @@ .info-content { margin: 20px 0; } - .info-pics { - display: flex; - margin: 20px 0; - img { - display: block; - width: 32%; - height: 90px; - margin-right: 9px; - object-fit: cover; - } - } + .info-prop { position: relative; @@ -144,6 +134,18 @@ border-radius: 3px; margin-right: 10px; } + + .info-pics { + display: flex; + margin: 20px 0; + img { + display: block; + width: 32%; + height: 90px; + margin-right: 9px; + object-fit: cover; + } + } } } diff --git a/src/views/modules/shequzhili/event copy/cpts/add.vue b/src/views/modules/shequzhili/event copy/cpts/add.vue deleted file mode 100644 index ffa69e7a5..000000000 --- a/src/views/modules/shequzhili/event copy/cpts/add.vue +++ /dev/null @@ -1,757 +0,0 @@ - - - - - - - - - - - - - - - - - 居民信息中选择 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 选择图片 - 最多上传3张图片,图片支持jpg、jpeg、bmp、git或png格式 - - - - - - - - - - - - - - - - - - - - 查询 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 确定 - - - - - - - - - - - - diff --git a/src/views/modules/shequzhili/event copy/cpts/event-detail.vue b/src/views/modules/shequzhili/event copy/cpts/event-detail.vue deleted file mode 100644 index c24ccba68..000000000 --- a/src/views/modules/shequzhili/event copy/cpts/event-detail.vue +++ /dev/null @@ -1,350 +0,0 @@ - - - - 事件详情 - - - - 所属网格: - {{ info.gridName }} - - - 上报时间: - {{ info.createdTime }} - - - 事件内容: - {{ info.eventContent }} - - - - - 图片: - - - - 语音: - - - - - - - 反映渠道: - {{ info.sourceTypeName }} - - - 地址: - {{ info.address }} - - - 报事人: - {{ info.name }} - - - 手机号: - {{ info.mobile }} - - - 身份证号: - {{ info.idCard?info.idCard:'--' }} - - - 已立项: - 查看项目 - - - 已转需求: - 查看需求 - - - 满意度: - {{info.satisfactionName}} - - - - - - - 关闭 - - - - - - - 满意度评价 - - - - - - - 不满意 - - - - 满意 - - - - 非常满意 - - - - - - - - 关闭 - 确定 - - - - - - - 关闭 - 确定 - - - - - - - - - diff --git a/src/views/modules/shequzhili/event copy/cpts/event-info.vue b/src/views/modules/shequzhili/event copy/cpts/event-info.vue deleted file mode 100644 index 79a35d6ac..000000000 --- a/src/views/modules/shequzhili/event copy/cpts/event-info.vue +++ /dev/null @@ -1,624 +0,0 @@ - - - - - - - 新增事件 - - - - - - - - 处理 - - - - 关闭 - 确定 - - - - - - - - - - - - - - 处理 - - - - 关闭 - 确定 - - - - - - - - - 事件处理进展 - - - - - {{ item.processName }} - - {{ item.processTime }} - - - - - - 回复人: - {{ item.departmentName }} - - - 回复内容: - {{ item.publicReply }} - - - - - - - 回复人: - {{ item.departmentName }} - - - 回复内容: - {{ item.publicReply }} - - - - - 处理部门: - {{ item.departmentName }} - - - - 协 办: - - {{ item.assistanceUnitName }} - - - - 说 明: - - {{ item.publicReply }} - - - - - 内部备注: - - {{ item.internalRemark }} - - - - - - - {{ att.name }} - - - - - - - - - - 回复人: - {{ item.departmentName }} - - - 回复内容: - {{ item.publicReply }} - - - - - 服务方: - {{ item.serviceParty }} - - - 实际服务时间: - {{ item.actualServiceTime }} - - - - - 服务时间: - {{ item.serviceTime }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/views/modules/shequzhili/event copy/cpts/process-form-demand.vue b/src/views/modules/shequzhili/event copy/cpts/process-form-demand.vue deleted file mode 100644 index 3f0f07281..000000000 --- a/src/views/modules/shequzhili/event copy/cpts/process-form-demand.vue +++ /dev/null @@ -1,665 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 查询 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/views/modules/shequzhili/event copy/cpts/process-form-project.vue b/src/views/modules/shequzhili/event copy/cpts/process-form-project.vue deleted file mode 100644 index 58e96624d..000000000 --- a/src/views/modules/shequzhili/event copy/cpts/process-form-project.vue +++ /dev/null @@ -1,603 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - (formData.staffList = ret)" - @close="visibleStaffPanel = false" /> - - - - 点击选择 - 已选 {{ formData.staffList.length }} 人 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ item.name }} - - - - - - 选择标签 - - - - - - - - - - - - - 关闭 - - - 选择 - - - - - - - - - - - - - - - - - diff --git a/src/views/modules/shequzhili/event copy/cpts/process-form-replay.vue b/src/views/modules/shequzhili/event copy/cpts/process-form-replay.vue deleted file mode 100644 index 461aeb07f..000000000 --- a/src/views/modules/shequzhili/event copy/cpts/process-form-replay.vue +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - - - - - - 已完成 - - - - - - - - - - - - - - - diff --git a/src/views/modules/shequzhili/event copy/cpts/process-form.vue b/src/views/modules/shequzhili/event copy/cpts/process-form.vue deleted file mode 100644 index 754af4c7f..000000000 --- a/src/views/modules/shequzhili/event copy/cpts/process-form.vue +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - - - 暂不处理 - 回复 - 立项 - 转服务 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/views/modules/shequzhili/event copy/eventList.vue b/src/views/modules/shequzhili/event copy/eventList.vue deleted file mode 100644 index 6f0556bed..000000000 --- a/src/views/modules/shequzhili/event copy/eventList.vue +++ /dev/null @@ -1,663 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 至 - - - - - - - - - - - - 查询 - 重置 - - - - - - - - 新增 - - 导出 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 处理中 - 已办结 - -- - - - - - - - 处理 - - 去评价 - 查看 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 取消 - - - - - - - - - - diff --git a/src/views/modules/shequzhili/event/cpts/event-detail.vue b/src/views/modules/shequzhili/event/cpts/event-detail.vue index 13709ebd5..2158a7bdf 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/eventList.vue b/src/views/modules/shequzhili/event/eventList.vue index 2664af1d8..fd1f74c04 100644 --- a/src/views/modules/shequzhili/event/eventList.vue +++ b/src/views/modules/shequzhili/event/eventList.vue @@ -169,7 +169,7 @@ width="80" label="音频"> - diff --git a/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue b/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue index 8e602feed..2aed96664 100644 --- a/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue +++ b/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue @@ -44,9 +44,13 @@ class="info-prop"> 音频: - + + + +