feat(ui): lint

This commit is contained in:
pycook
2023-12-18 19:25:22 +08:00
parent 4a92d95d2f
commit 3e6ebec9af
6 changed files with 42 additions and 35 deletions

View File

@@ -30,7 +30,6 @@ export function getAuthDataEnable() {
})
}
export function testLDAP(test_type, data) {
return axios({
url: `/common-setting/v1/auth_config/LDAP/test?test_type=${test_type}`,