refactor: 关闭租户、搜索快捷键和登录表单部分功能
This commit is contained in:
@@ -175,6 +175,10 @@ const formSchema = computed((): VbenFormSchema[] => {
|
||||
ref="loginRef"
|
||||
:form-schema="formSchema"
|
||||
:loading="authStore.loginLoading"
|
||||
:show-code-login="false"
|
||||
:show-forget-password="false"
|
||||
:show-qrcode-login="false"
|
||||
:show-third-party-login="false"
|
||||
@submit="handleLogin"
|
||||
@third-login="handleThirdLogin"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user