From bf1152aa573a2f98e8abc5be3539c8e233b91050 Mon Sep 17 00:00:00 2001
From: shilixia <2309368887@qq.com>
Date: Wed, 21 Oct 2020 11:51:45 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8D=E6=98=BE=E7=A4=BA?=
=?UTF-8?q?=E6=95=B0=E6=8D=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
client/src/views/ability/inspection.vue | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/client/src/views/ability/inspection.vue b/client/src/views/ability/inspection.vue
index 1905d2e..26a7c59 100644
--- a/client/src/views/ability/inspection.vue
+++ b/client/src/views/ability/inspection.vue
@@ -96,12 +96,12 @@
-
-
-
+
@@ -259,10 +259,7 @@ export default {
});
},
- resetFilter() {
- (this.listQuery = Object.assign({}, dflistQuery)), this.getList();
- this.getGroup();
- },
+
getGroup() {
for (let key in this.groupBy) {
let data = Object.assign({}, this.listQuery);