From 4b11612ae68d2d817001f96f67b27a9159910c9b Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Fri, 15 Oct 2021 18:20:28 +0800 Subject: [PATCH] =?UTF-8?q?Bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statisticalReport/WholeInstituteStatisticsList.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/statisticalReport/WholeInstituteStatisticsList.vue b/src/views/statisticalReport/WholeInstituteStatisticsList.vue index 73a6801..a86b048 100644 --- a/src/views/statisticalReport/WholeInstituteStatisticsList.vue +++ b/src/views/statisticalReport/WholeInstituteStatisticsList.vue @@ -391,6 +391,7 @@ export default { this.queryParam = { year: new Date().getFullYear().toString() } + this.exportSelectedKeys = [] this.loadData(1) }, /**