+ height="270px">
@@ -48,7 +48,6 @@
+ height="280px">
-
+
@@ -109,7 +110,7 @@ import {spliceIntoChunks} from "@/utils/index";
import MapResourceInfo from "@/views/dataBoard/overview/components/MapResourceInfo.vue";
export default {
- name: "renfang",
+ name: "overview",
components: {
gridMap,
@@ -147,8 +148,8 @@ export default {
orgData: {
children: [],
}, //当前组织对象
- showMap:false,
-
+ showMap: false,
+ isShowMapDialog: false,
orgId: "",
orgLevel: "",
currentLevel: "",//地图对应level
@@ -419,7 +420,7 @@ export default {
console.log(this.currentLevelData, 'this.currentLevelData 33210')
this.peopleType = this.currentLevel === "grid" ? "unit" : "staffAgency";
this.$refs.map.removeResourcesPoint();
- console.log(this.currentLevel,'level',orgId ,this.currentLevel === 'agency' || this.currentLevel === 'community' || this.currentLevel === 'grid')
+ console.log(this.currentLevel, 'level', orgId, this.currentLevel === 'agency' || this.currentLevel === 'community' || this.currentLevel === 'grid')
if (this.currentLevel === 'community' || this.currentLevel === 'grid') {
this.setResourcesPoint({agencyId: this.orgId})
}
@@ -444,11 +445,13 @@ export default {
this.mapType = "njjwtqk";
break;
}
-
- this.$refs.MapDialog.open({
- orgId: data.agencyId,
- orgLevel: data.level
- }, this.mapType)
+ this.isShowMapDialog = true
+ this.$nextTick(() => {
+ this.$refs.MapDialog.open({
+ orgId: data.agencyId,
+ orgLevel: data.level
+ }, this.mapType)
+ })
}
},
resourcesPointClick(data) {
diff --git a/src/views/dataBoard/satisfactionEval/components/Pagination/index.vue b/src/views/dataBoard/satisfactionEval/components/Pagination/index.vue
index 42c222542..ba9b81a4d 100644
--- a/src/views/dataBoard/satisfactionEval/components/Pagination/index.vue
+++ b/src/views/dataBoard/satisfactionEval/components/Pagination/index.vue
@@ -136,4 +136,8 @@ export default {
.pagination-container.hidden {
display: none;
}
+.el-dialog .pagination-container {
+ padding-bottom: 0!important;
+}
+
diff --git a/src/views/dataBoard/satisfactionEval/modules/eventAnalysis/index.vue b/src/views/dataBoard/satisfactionEval/modules/eventAnalysis/index.vue
index 1792e8f4d..991b8dded 100644
--- a/src/views/dataBoard/satisfactionEval/modules/eventAnalysis/index.vue
+++ b/src/views/dataBoard/satisfactionEval/modules/eventAnalysis/index.vue
@@ -2,8 +2,8 @@
-
+ timeChange(value,1)">
@@ -19,7 +19,7 @@
类型
投诉次数
-
+
{{ item.categoryName }}
{{ item.amount }}
-
+