erp-el-element/CommonInput/ErpEcharts.md

13 lines
453 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## ErpEcharts 图表封装
> **组件名ErpEcharts**
> 代码块: `ErpEcharts`
> 关联组件:`echarts`
> **子组件:传参**
> options组件接收的参数直接去echarts图表中复制option传到组件即可
> width: "600px",----------------------------图表宽度(选填)
> height: "400px",----------------------------图表高度(选填)
> **注意事项**
> 循环多个图表时this.uuid必须为唯一值