Remove one of multiple parameters from URL AND refresh the page without removed parameter BUT with the other parameters

前端 未结 0 1747
無奈伤痛
無奈伤痛 2021-02-04 01:44

When I remove one parameter from a URL with javaScript, then call:

window.location.assign(newURL);

It doesn\'t refresh the page without the parameter. It does noth

相关标签:
回答
  • 消灭零回复
提交回复
热议问题