chenrui  2 سال پیش
والد
کامیت
474fd521c8
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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 () {