#
vincentlu
2025-02-14 9af56f878cc3e22d3bce6ab53d67f3753470a7ac
rsf-admin/src/page/login/Login.jsx
@@ -26,7 +26,7 @@
    const notify = useNotify();
    const login = useLogin();
    const location = useLocation();
    const { tenantList } = props;
    const { systemInfo, tenantList } = props;
    const { control, handleSubmit, watch, setValue, getValues } = useForm();