#
luxiaotao1123
2025-02-12 71eeac34fee9f5a53168e0872e5fb7b855c0b4c8
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();