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