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 +