search

Home  >  Q&A  >  body text

javascript - vuejs how to clear the value of url with parameters

我打开一个弹框的时候 我设定了一个query的搜索条件,现在我不想一进去就开始搜索这些内容
迷茫迷茫2786 days ago1102

reply all(2)I'll reply

  • 三叔

    三叔2017-07-06 10:37:55

    Isn’t it enough that your method is not executed in created or mounted? Click the button and get the parameters for execution

    reply
    0
  • 迷茫

    迷茫2017-07-06 10:37:55

    this.$route.path.replace() method

    reply
    0
  • Cancelreply