摘要:
<el-progress :percentage='80' ></el-progress> 报错原因是,percentage的值大于100。值应为[0,100]之间的值。 阅读全文
posted @ 2020-04-13 18:35
沐梓小姐
阅读(657)
评论(0)
推荐(0)
摘要:
最近在做项目的过程中遇到一个问题, 改变浏览器的大小, 发现 elmentui 中的 el-table 表头与 表身列不对齐 其实很简单: 只需要 添加 如下 css 样式即可解决问题!so easy! .el-table th { display: table-cell !important; } 阅读全文
posted @ 2020-04-13 18:24
沐梓小姐
阅读(1205)
评论(0)
推荐(0)

浙公网安备 33010602011771号