摘要: element 官网上el-table上使用插槽 slot=“header”来实现自定义表头,在表头中使用el-select组件选择不同的状态,无法展示选择后的状态,将slot=“header” 改成#header ,就可以了 阅读全文
posted @ 2021-06-02 14:53 他她 阅读(1047) 评论(0) 推荐(0) 编辑