kongdeqiang
2023-03-31 ff9af535a162883f5db72f69c92304a9cd37ef16
src/main.js
@@ -30,6 +30,9 @@
    size: 'small'
});
import echarts from 'echarts'
Vue.prototype.$echarts = echarts;
import '@/utils/lib-fiexible'
import {getStore,setStore,removeStore} from "./libs/store";