Преглед изворни кода

1.去除报错的echarts引用

wangt пре 1 година
родитељ
комит
d214b96f14
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      ui/src/main.js

+ 0 - 1
ui/src/main.js

@@ -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._ = _