引入(main.js) importVChartsfrom'v-charts'Vue.use(VCharts) 组件使用 <template><el-radio-groupv-model="radio"size="small"><el-radio-buttonlabel="1"border>今天</el-radio-button><el-radio-buttonlabel="2"border>本月</el-radio-button><el-radio-buttonlabel="3"border>本年</el-radio-butto...
element里使用v-charts中的柱状图,main.js引用方式如下:import VeBar from 'v-charts/lib/bar.common' Vue.component(VeBar.name, VeBar)组件里面使用后方式如下:<el-dialog :title="chartsTitle" :visible.sync="dialogVisible" width="40%" :before-close="handleClose"> <ve-bar :data="currentChartsData"...
element里使用v-charts中的柱状图,main.js引用方式如下:import VeBar from 'v-charts/lib/bar.common' Vue.component(VeBar.name, VeBar)组件里面使用后方式如下:<el-dialog :title="chartsTitle" :visible.sync="dialogVisible" width="40%" :before-close="handleClose"> <ve-bar :data="currentChartsData"...
element里使用v-charts中的柱状图,main.js引用方式如下:import VeBar from 'v-charts/lib/bar.common' Vue.component(VeBar.name, VeBar)组件里面使用后方式如下:<el-dialog :title="chartsTitle" :visible.sync="dialogVisible" width="40%" :before-close="handleClose"> <ve-bar :data="currentChartsData"...
element里使用v-charts中的柱状图,main.js引用方式如下:import VeBar from 'v-charts/lib/bar.common' Vue.component(VeBar.name, VeBar)组件里面使用后方式如下:<el-dialog :title="chartsTitle" :visible.sync="dialogVisible" width="40%" :before-close="handleClose"> <ve-bar :...