From 32acec2b3a5db90e551a34e0541f2d85d924edac Mon Sep 17 00:00:00 2001 From: "@QQNZX" Date: Tue, 26 Mar 2024 16:16:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fuintAdmin_zt/src/views/tag/tagCode/index.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/fuintAdmin_zt/src/views/tag/tagCode/index.vue b/fuintAdmin_zt/src/views/tag/tagCode/index.vue index 931f64aa4..9c5c7b114 100644 --- a/fuintAdmin_zt/src/views/tag/tagCode/index.vue +++ b/fuintAdmin_zt/src/views/tag/tagCode/index.vue @@ -65,8 +65,12 @@ @@ -122,7 +126,7 @@ export default { // 查询参数 queryParams: { pageNum: 1, - pageSize: 10, + pageSize: 5, collection: null, tagCodeSn: null, imageUrl: null,