保安服务企业管理-验收版本
Administrator
2021-11-24 85ab793767da7692cfe8d180f754b8af7e587eab
src/views/system/user.vue
@@ -1016,6 +1016,7 @@
    onLoad(page, params = {}) {
      this.loading = true;
      var deptid = this.deptids == null ? this.treeDeptId : this.deptids;
      params['status'] = 1;
      getList(
        page.currentPage,
        page.pageSize,