feat: 整合echarts,添加柱状图、饼图、漏斗和雷达图

This commit is contained in:
郝先瑞
2022-01-24 00:38:22 +08:00
parent d02a8e27ce
commit 35ceddc39a
8 changed files with 501 additions and 342 deletions

View File

@@ -9,7 +9,7 @@ export default {
name: 'App'
}
</script>
<style >
<style>
/*表格未对齐*/
.el-table__header col[name="gutter"] {
display: table-cell !important;