在列表接口成功表格数据赋值后添加 this.$nextTick(() => { this.$refs.table.doLayout(); // 解决表格错位 }); el-popover 关闭问题 在需要关闭的按钮方法中触发 body 的点击事件 document.body.click()