摘要: el-table 添加属性 <el-table show-summary :summary-method="summaryMethod"> ... </el-table> ... // 添加方法 methods:{ summaryMethod(param) { const { columns, da 阅读全文
posted @ 2021-01-26 11:22 hello蔚蓝 阅读(503) 评论(0) 推荐(0)