付延余
2022-04-15 e81178dba4f1a12f751f9418487d8b218e2dccf6
src/main.js
@@ -6,6 +6,8 @@
import { getStore, setStore, removeStore } from "./libs/store"
import store from './store'
import 'lib-flexible/flexible.js'
import echarts from 'echarts'
Vue.prototype.$echarts = echarts
import Plugin from 'v-fit-columns';