Nuxt handle redirect after deletion without errors : beforeUpdate direction not working?

前端 未结 0 477
無奈伤痛
無奈伤痛 2020-12-16 19:53

So I have this nuxt page /pages/:id.

In there, I do load the page content with:


content: function(){
  return this.$store.state.pages.fin         


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