@@ -24,7 +24,6 @@ import {removeToken} from './utils/auth'
// import { resetForm} from "@/utils/index"
import { parseTime, resetForm, addDateRange, selectDictLabel, selectDictLabels, handleTree } from "@/utils/ruoyi"
Vue.prototype.$moment = moment
-Vue.prototype.$echarts = echarts
Vue.prototype.$XEUtils = XEUtils
import _ from 'lodash'
Vue.prototype._ = _