From 474292f5326be343c56a9f74cb893a621e12ca94 Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Wed, 26 Oct 2022 19:10:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=83=BD=E5=8A=9B=E4=B8=8A=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- back/src/views/modules/abilityStatistics/index.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/back/src/views/modules/abilityStatistics/index.vue b/back/src/views/modules/abilityStatistics/index.vue index 04752371..8448d031 100644 --- a/back/src/views/modules/abilityStatistics/index.vue +++ b/back/src/views/modules/abilityStatistics/index.vue @@ -55,7 +55,7 @@ 类型: - + @@ -872,6 +872,10 @@ export default { this.resourcesIsShow = false this.handleCurrentChange(1) }, + changeIiem(){ + this.currentPage=1 + this.pageSize=10 + }, // 明细按钮函数//明细按钮函数//明细按钮函数//明细按钮函数//明细按钮函数//明细按钮函数 goToDetail () { this.currentPage=1