vue echarts組件 option以及on事件設置

<template> <div ref="dom"></div> </template> <script> import echarts from 'echarts' import {on, off} from '@/libs/tools' export default { name: 'eChart', props: { option: { type: Obj
相關文章
相關標籤/搜索