chenrui  hace 2 años
padre
commit
474fd521c8
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 () {