Vue2.0 keep-alive 后组件不使用缓存;

使用:

 

deactivated(){
      this.$destroy(true)
}

强制刷新

相关文章: