Browse Source

bug修改

chenrui  2 years ago
parent
commit
ef730f8cac
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/system/securityCheck/components/securityCheckHeader.vue

+ 2 - 0
src/views/system/securityCheck/components/securityCheckHeader.vue

@@ -406,6 +406,8 @@ export default {
         })
       } else {
         this.locationsData = []
+        this.formData.searchText = ''
+        this.formData.searchTexts = ''
       }
     },
     filterManager(input, option) {