refactor: 支持LDAP登录
This commit is contained in:
@@ -89,7 +89,9 @@ defineExpose({
|
||||
</slot>
|
||||
<template #desc>
|
||||
<slot name="subTitle">
|
||||
{{ subTitle || $t('authentication.firstLoginResetPassword') }}
|
||||
<span class="text-sm text-red-500">
|
||||
{{ subTitle || $t('authentication.firstLoginResetPassword') }}
|
||||
</span>
|
||||
</slot>
|
||||
</template>
|
||||
</Title>
|
||||
|
||||
Reference in New Issue
Block a user