求救!url携带了参数会导致不同页面的请求都默认携带该参数 #12812
Unanswered
z910130233
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
现在不知道是umi的配置还是antd pro配置还是antd pro Components的配置问题,我这里使用了ant pro构建了系统,切换不同页面为什么都会添加请求的参数http://localhost:8000/?current=1&pageSize=10#/test,这个参数会导致使用antpro Components里面的表格也携带这些参数,删也删不掉,不同的路由页面都共享了这个数据吗,切换页面不会清除这个数据...
Beta Was this translation helpful? Give feedback.
All reactions