1
This commit is contained in:
@@ -14,6 +14,10 @@ import Common from './components/common/common'
|
||||
|
||||
Vue.prototype.Common = Common;
|
||||
|
||||
// 使用 ES Module
|
||||
import * as echarts from 'echarts';
|
||||
Vue.prototype.$echarts = echarts
|
||||
|
||||
|
||||
Vue.prototype.$api = api
|
||||
|
||||
|
||||
Reference in New Issue
Block a user