chenrui  2 years ago
parent
commit
474fd521c8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/newUserManagement/index.vue

+ 2 - 0
src/views/newUserManagement/index.vue

@@ -277,6 +277,8 @@ export default {
         this.arrs.push(...result)
         // this.options = result
         // this.data[0].children = result
+      } else {
+        this.arrs = []
       }
     },
     handleAdd () {