import Vue from 'vue'; import VeHistogram from 'v-charts/lib/histogram.common' //柱状图 Vue.component('VeHistogram', VeHistogram);