diff --git a/src/views/modules/base/classification/index.vue b/src/views/modules/base/classification/index.vue index f55b29908..12dbf0231 100644 --- a/src/views/modules/base/classification/index.vue +++ b/src/views/modules/base/classification/index.vue @@ -375,7 +375,7 @@ - +
@@ -634,7 +634,7 @@
网格员
-
{{ categoryList.gridManagerFlagCount || 0 }}
+
{{ categoryList.gridMemberFlagCount || 0 }}
@@ -642,7 +642,7 @@
网格员(虚拟网格)
-
{{ categoryList.gridManagerFlagVirtualCount || 0 }}
+
{{ categoryList.gridMemberFlagVirtualCount || 0 }}
@@ -789,4 +789,4 @@ export default { overflow-x: hidden !important; } } - \ No newline at end of file + diff --git a/src/views/modules/base/community/communityTable.vue b/src/views/modules/base/community/communityTable.vue index bb1f03bab..99333f554 100644 --- a/src/views/modules/base/community/communityTable.vue +++ b/src/views/modules/base/community/communityTable.vue @@ -39,12 +39,12 @@ 导入房屋数据
- + 导入
- + 导出 @@ -75,7 +75,11 @@
-->
下载电子门牌 + @click="handleExportHouseDoorplate()">下载房屋电子门牌 +
+
+ 下载单元电子门牌
+ + + @@ -102,7 +109,7 @@ - - - + + - + - + - +