Surpriseplus
2022-11-12 50f52beb0ed100105166f62027cd0b15e6b596dc
src/main.js
@@ -12,6 +12,7 @@
import 'element-ui/lib/theme-chalk/index.css';
Vue.prototype.$echarts = echarts;
import * as echarts from 'echarts';
import drag from './JS/drag';
Vue.use(ElementUI, { locale });
Vue.prototype.$http = axios;
Vue.prototype.$bus = new Vue();