From 4ed1d18cb35ea11f38a15ff7f948f88078b0577f Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Wed, 26 Oct 2022 15:04:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=83=BD=E5=8A=9B=E7=BB=9F=E8=AE=A1=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- back/src/views/modules/abilityStatistics/index.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/back/src/views/modules/abilityStatistics/index.vue b/back/src/views/modules/abilityStatistics/index.vue index 3fc5fa7a..33ffe4f6 100644 --- a/back/src/views/modules/abilityStatistics/index.vue +++ b/back/src/views/modules/abilityStatistics/index.vue @@ -59,12 +59,12 @@ 类型: - + - + @@ -414,6 +414,10 @@ export default { closeModal () { this.detailsVisible = false }, + changeIiem(){ + this.currentPage=1 + this.pageSize=10 + }, handleCurrentChange (val) { console.log('val------------>', val) this.currentPage = val