我的组件的当前路径是http://localhost:3000/dashboard/questionnaire/5bf79ff4c45a150015cef7a9这个组件里面有
<Link to={`dashboard/financials/${businessId}`}>Financials</Link>
Run Code Online (Sandbox Code Playgroud)
如果 URL 被点击,它会重定向到http://localhost:3000/dashboard/questionnaire/dashboard/financials/5bf79ff4c45a150015cef7a9而不是http://localhost:3000/dashboard/financials/5bf79ff4c45a1500915cef