element 组件全局刷新(el-tree等) 要刷新的组件加 :key=“timer” data() {} 中定义timer: ’ ’ 在想要刷新的方法中加 this.timer = new Date().getTime()