This commit is contained in:
2024-09-03 17:40:15 +08:00
parent bdb8c55b2b
commit f470a7fece
21 changed files with 383 additions and 71 deletions

View File

@@ -132,7 +132,7 @@ const handleSubmit = async ({ values, errors }) => {
...otherQuery // 将退出时的查询参数放入,这样就不会错误
}
})
// 暂时加载LDAP数据
// 加载LDAP数据/内网/暂定
await userApi.loadLDAPUsers()
} else {
return