chenrui  2 жил өмнө
parent
commit
474fd521c8

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

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