chenrui  2 năm trước cách đây
mục cha
commit
474fd521c8
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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 () {