zhangxiaoxu123456
2022-04-26 388c2eeb0522a3dc928cffc5059e9f7da4c84ecb
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';