src/views/system/user.vue
@@ -1173,6 +1173,9 @@ this.onLoad(this.page, this.query); }, onLoad(page, params = {}) { if (this.userInfo.role_name != "administrator"){ params["jurisdiction"] = this.userInfo.workjurisdiction; } this.loading = true; getList( page.currentPage,