Explorar o código

登录策略优化

chenrui  %!s(int64=3) %!d(string=hai) anos
pai
achega
185eaa312b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/systemManagement/addSystem/index.vue

+ 1 - 0
src/views/systemManagement/addSystem/index.vue

@@ -296,6 +296,7 @@ export default {
   watch: {
     keyWords(val) {
       if (this.keyWords.length == 0) {
+        this.arrList = [];
         this.getUserList({
           QueryName: this.keyWords,
           PageSize: this.PageSize,