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);