From 6d79f0f5e9a39ce2513a3c3bf0746aed99d5b47c Mon Sep 17 00:00:00 2001
From: zzyuan <781948537@qq.com>
Date: Mon, 29 Apr 2024 17:57:04 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B2=97=E4=BD=8D=E7=BC=96=E5=8F=B7=E6=94=B9?=
=?UTF-8?q?=E4=B8=BA=E5=BA=8F=E5=8F=B7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sgzb-ui/src/views/system/post/index.vue | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
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 }}
+
+
+