diff --git a/sgzb-ui/src/views/system/post/index.vue b/sgzb-ui/src/views/system/post/index.vue
index 253b8377..8d793b99 100644
--- a/sgzb-ui/src/views/system/post/index.vue
+++ b/sgzb-ui/src/views/system/post/index.vue
@@ -115,7 +115,12 @@
@selection-change="handleSelectionChange"
>
-
+
+
+ {{ (queryParams.pageNum - 1) * 10 + scope.$index + 1 }}
+
+
+