#
vincentlu
2025-02-13 e6df4123693fca526040115475701bcd3e373904
rsf-admin/src/page/login/Register.jsx
@@ -26,7 +26,7 @@
    const notify = useNotify();
    const login = useLogin();
    const location = useLocation();
    const { tab, tenantList } = props;
    const { systemInfo, tenantList } = props;
    const { control, watch, handleSubmit, setValue } = useForm();
@@ -191,7 +191,7 @@
                        )}
                    />
                    <Box mt={10}></Box>
                    <Box />
                    <Button
                        type="submit"