How to reload page once I push query params in vue-router

后端 未结 0 1099
终归单人心
终归单人心 2020-11-28 00:54
filter() {
      this.$router.push({
        query: {
          bathrooms: this.selectedBathroom,
          beds: this.selectedBed,
          minPrice: this.selected         


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